Browse Source

update dependencies

pull/1/head
Nicolae Claudius 13 years ago
parent
commit
efe3f3140c
  1. 33
      Gemfile.lock

33
Gemfile.lock

@ -6,9 +6,9 @@ GIT
GIT GIT
remote: https://github.com/activescaffold/active_scaffold.git remote: https://github.com/activescaffold/active_scaffold.git
revision: 75abf52219da6015e76a9bd9115f80134a384d69 revision: c2380071424210e6704fc278c677ae340caf8311
specs: specs:
active_scaffold (3.1.11) active_scaffold (3.1.13)
rails (~> 3.1.0) rails (~> 3.1.0)
GEM GEM
@ -62,7 +62,7 @@ GEM
rack-test (>= 0.5.4) rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0) selenium-webdriver (~> 2.0)
xpath (~> 0.1.4) xpath (~> 0.1.4)
childprocess (0.2.3) childprocess (0.2.4)
ffi (~> 1.0.6) ffi (~> 1.0.6)
chunky_png (1.2.5) chunky_png (1.2.5)
coffee-rails (3.1.1) coffee-rails (3.1.1)
@ -71,13 +71,13 @@ GEM
coffee-script (2.2.0) coffee-script (2.2.0)
coffee-script-source coffee-script-source
execjs execjs
coffee-script-source (1.1.3) coffee-script-source (1.2.0)
compass (0.12.alpha.2) compass (0.12.alpha.3)
chunky_png (~> 1.2) chunky_png (~> 1.2)
fssm (>= 0.2.7) fssm (>= 0.2.7)
sass (~> 3.1) sass (~> 3.1)
daemons (1.0.10) daemons (1.0.10)
dalli (1.1.3) dalli (1.1.4)
database_cleaner (0.6.7) database_cleaner (0.6.7)
devise (1.4.9) devise (1.4.9)
bcrypt-ruby (~> 3.0) bcrypt-ruby (~> 3.0)
@ -85,7 +85,7 @@ GEM
warden (~> 1.0.3) warden (~> 1.0.3)
diff-lcs (1.1.3) diff-lcs (1.1.3)
erubis (2.7.0) erubis (2.7.0)
execjs (1.2.9) execjs (1.2.13)
multi_json (~> 1.0) multi_json (~> 1.0)
factory_girl (2.3.2) factory_girl (2.3.2)
activesupport activesupport
@ -97,20 +97,21 @@ GEM
ffi (1.0.11) ffi (1.0.11)
fssm (0.2.7) fssm (0.2.7)
gem_plugin (0.2.3) gem_plugin (0.2.3)
guard (0.8.8) guard (0.10.0)
ffi (>= 0.5.0)
thor (~> 0.14.6) thor (~> 0.14.6)
guard-rspec (0.4.5) guard-rspec (0.4.5)
guard (>= 0.4.0) guard (>= 0.4.0)
guard-spork (0.3.2) guard-spork (0.3.2)
guard (>= 0.8.4) guard (>= 0.8.4)
spork (>= 0.8.4) spork (>= 0.8.4)
highline (1.6.8) highline (1.6.9)
hike (1.2.1) hike (1.2.1)
i18n (0.6.0) i18n (0.6.0)
jquery-rails (1.0.19) jquery-rails (1.0.19)
railties (~> 3.0) railties (~> 3.0)
thor (~> 0.14) thor (~> 0.14)
json (1.6.2) json (1.6.4)
libnotify (0.5.9) libnotify (0.5.9)
libv8 (3.3.10.4) libv8 (3.3.10.4)
mail (2.3.0) mail (2.3.0)
@ -123,7 +124,7 @@ GEM
daemons (~> 1.0.10) daemons (~> 1.0.10)
gem_plugin (~> 0.2.3) gem_plugin (~> 0.2.3)
multi_json (1.0.4) multi_json (1.0.4)
mysql2 (0.3.10) mysql2 (0.3.11)
net-scp (1.0.4) net-scp (1.0.4)
net-ssh (>= 1.99.1) net-ssh (>= 1.99.1)
net-sftp (2.0.5) net-sftp (2.0.5)
@ -139,7 +140,7 @@ GEM
pjax_rails (0.1.10) pjax_rails (0.1.10)
jquery-rails jquery-rails
polyglot (0.3.3) polyglot (0.3.3)
rack (1.3.5) rack (1.3.6)
rack-cache (1.1) rack-cache (1.1)
rack (>= 0.4) rack (>= 0.4)
rack-mount (0.8.3) rack-mount (0.8.3)
@ -169,7 +170,7 @@ GEM
rb-fsevent (0.4.3.1) rb-fsevent (0.4.3.1)
rb-inotify (0.8.8) rb-inotify (0.8.8)
ffi (>= 0.5.0) ffi (>= 0.5.0)
rdoc (3.11) rdoc (3.12)
json (~> 1.4) json (~> 1.4)
rspec (2.6.0) rspec (2.6.0)
rspec-core (~> 2.6.0) rspec-core (~> 2.6.0)
@ -185,13 +186,13 @@ GEM
railties (~> 3.0) railties (~> 3.0)
rspec (~> 2.6.0) rspec (~> 2.6.0)
rubyzip (0.9.5) rubyzip (0.9.5)
sass (3.1.11) sass (3.1.12)
sass-rails (3.1.5) sass-rails (3.1.5)
actionpack (~> 3.1.0) actionpack (~> 3.1.0)
railties (~> 3.1.0) railties (~> 3.1.0)
sass (~> 3.1.10) sass (~> 3.1.10)
tilt (~> 1.3.2) tilt (~> 1.3.2)
selenium-webdriver (2.14.0) selenium-webdriver (2.15.0)
childprocess (>= 0.2.1) childprocess (>= 0.2.1)
ffi (~> 1.0.9) ffi (~> 1.0.9)
multi_json (~> 1.0.4) multi_json (~> 1.0.4)
@ -210,7 +211,7 @@ GEM
polyglot polyglot
polyglot (>= 0.3.1) polyglot (>= 0.3.1)
tzinfo (0.3.31) tzinfo (0.3.31)
uglifier (1.1.0) uglifier (1.2.1)
execjs (>= 0.3.0) execjs (>= 0.3.0)
multi_json (>= 1.0.2) multi_json (>= 1.0.2)
warden (1.0.6) warden (1.0.6)

Loading…
Cancel
Save