updated gemfile
This commit is contained in:
25
Gemfile.lock
25
Gemfile.lock
@@ -58,16 +58,16 @@ GEM
|
|||||||
bcrypt-ruby (3.0.1)
|
bcrypt-ruby (3.0.1)
|
||||||
builder (3.0.0)
|
builder (3.0.0)
|
||||||
chronic (0.6.4)
|
chronic (0.6.4)
|
||||||
coderay (1.0.0)
|
coderay (0.9.8)
|
||||||
daemons (1.1.4)
|
daemons (1.1.4)
|
||||||
delayed_job (2.1.4)
|
delayed_job (2.1.4)
|
||||||
activesupport (~> 3.0)
|
activesupport (~> 3.0)
|
||||||
daemons
|
daemons
|
||||||
erubis (2.7.0)
|
erubis (2.7.0)
|
||||||
execjs (1.2.8)
|
execjs (1.2.9)
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
factory_girl (2.1.0)
|
factory_girl (2.1.2)
|
||||||
ghazel-daemons (1.0.13.1)
|
activesupport
|
||||||
hike (1.2.1)
|
hike (1.2.1)
|
||||||
i18n (0.6.0)
|
i18n (0.6.0)
|
||||||
imagesize (0.1.1)
|
imagesize (0.1.1)
|
||||||
@@ -96,10 +96,10 @@ GEM
|
|||||||
polyamorous (0.5.0)
|
polyamorous (0.5.0)
|
||||||
activerecord (~> 3.0)
|
activerecord (~> 3.0)
|
||||||
polyglot (0.3.2)
|
polyglot (0.3.2)
|
||||||
pry (0.9.6)
|
pry (0.9.6.2)
|
||||||
coderay (>= 0.9.8)
|
coderay (~> 0.9.8)
|
||||||
method_source (>= 0.6.5)
|
method_source (~> 0.6.5)
|
||||||
ruby_parser (>= 2.0.5)
|
ruby_parser (~> 2.0.5)
|
||||||
slop (~> 2.1.0)
|
slop (~> 2.1.0)
|
||||||
rack (1.3.3)
|
rack (1.3.3)
|
||||||
rack-cache (1.0.3)
|
rack-cache (1.0.3)
|
||||||
@@ -128,13 +128,13 @@ GEM
|
|||||||
rake (0.9.2)
|
rake (0.9.2)
|
||||||
rdoc (3.9.4)
|
rdoc (3.9.4)
|
||||||
rmagick (2.13.1)
|
rmagick (2.13.1)
|
||||||
ruby_parser (2.3.0)
|
ruby_parser (2.0.6)
|
||||||
sexp_processor (~> 3.0)
|
sexp_processor (~> 3.0)
|
||||||
sass (3.1.7)
|
sass (3.1.7)
|
||||||
sexp_processor (3.0.6)
|
sexp_processor (3.0.7)
|
||||||
shoulda (2.11.3)
|
shoulda (2.11.3)
|
||||||
silent-postgres (0.1.1)
|
silent-postgres (0.1.1)
|
||||||
simple_form (1.5.1)
|
simple_form (1.5.2)
|
||||||
actionpack (~> 3.0)
|
actionpack (~> 3.0)
|
||||||
activemodel (~> 3.0)
|
activemodel (~> 3.0)
|
||||||
simplecov (0.5.3)
|
simplecov (0.5.3)
|
||||||
@@ -163,7 +163,7 @@ GEM
|
|||||||
uglifier-rails (3.1.0.rc.2)
|
uglifier-rails (3.1.0.rc.2)
|
||||||
railties (~> 3.1.0.rc1)
|
railties (~> 3.1.0.rc1)
|
||||||
uglifier (>= 1.0.0)
|
uglifier (>= 1.0.0)
|
||||||
webrobots (0.0.11)
|
webrobots (0.0.12)
|
||||||
nokogiri (>= 1.4.4)
|
nokogiri (>= 1.4.4)
|
||||||
whenever (0.7.0)
|
whenever (0.7.0)
|
||||||
activesupport (>= 2.3.4)
|
activesupport (>= 2.3.4)
|
||||||
@@ -177,7 +177,6 @@ DEPENDENCIES
|
|||||||
delayed_job
|
delayed_job
|
||||||
factory_girl
|
factory_girl
|
||||||
ffaker!
|
ffaker!
|
||||||
ghazel-daemons
|
|
||||||
imagesize
|
imagesize
|
||||||
mechanize
|
mechanize
|
||||||
memcache-client
|
memcache-client
|
||||||
|
|||||||
Reference in New Issue
Block a user