fixed jrails, fixed deprecation warnings
This commit is contained in:
22
Gemfile.lock
22
Gemfile.lock
@@ -1,3 +1,9 @@
|
||||
GIT
|
||||
remote: http://github.com/EmmanuelOga/ffaker.git
|
||||
revision: cbe849d
|
||||
specs:
|
||||
ffaker (0.4.0)
|
||||
|
||||
GIT
|
||||
remote: http://github.com/mislav/will_paginate.git
|
||||
revision: b1a5bee
|
||||
@@ -44,17 +50,17 @@ GEM
|
||||
erubis (2.6.6)
|
||||
abstract (>= 1.0.0)
|
||||
factory_girl (1.3.2)
|
||||
faker (0.3.1)
|
||||
haml (3.0.21)
|
||||
i18n (0.4.1)
|
||||
haml (3.0.22)
|
||||
i18n (0.4.2)
|
||||
imagesize (0.1.1)
|
||||
mail (2.2.7)
|
||||
mail (2.2.9)
|
||||
activesupport (>= 2.3.6)
|
||||
mime-types
|
||||
treetop (>= 1.4.5)
|
||||
i18n (~> 0.4.1)
|
||||
mime-types (~> 1.16)
|
||||
treetop (~> 1.4.8)
|
||||
memcache-client (1.8.5)
|
||||
mime-types (1.16)
|
||||
mocha (0.9.8)
|
||||
mocha (0.9.9)
|
||||
rake
|
||||
pg (0.9.0)
|
||||
polyglot (0.3.1)
|
||||
@@ -93,7 +99,7 @@ PLATFORMS
|
||||
DEPENDENCIES
|
||||
delayed_job
|
||||
factory_girl
|
||||
faker
|
||||
ffaker!
|
||||
haml
|
||||
imagesize
|
||||
memcache-client
|
||||
|
||||
Reference in New Issue
Block a user