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