Gemfile.lock in js-test-driver-rails-0.5.0.pre2 vs Gemfile.lock in js-test-driver-rails-0.5.0.pre3
- old
+ new
@@ -1,30 +1,30 @@
PATH
remote: .
specs:
- js-test-driver-rails (0.5.0.pre1)
+ js-test-driver-rails (0.5.0.pre3)
commander
- json
+ multi_json
rake
selenium-webdriver
GEM
remote: http://rubygems.org/
specs:
- childprocess (0.1.9)
+ childprocess (0.2.1)
ffi (~> 1.0.6)
- commander (4.0.4)
+ commander (4.0.5)
highline (>= 1.5.0)
ffi (1.0.9)
highline (1.6.2)
- json (1.5.1)
- json_pure (1.5.1)
+ json_pure (1.5.3)
mocha (0.9.9)
rake
+ multi_json (1.0.3)
rake (0.8.7)
rubyzip (0.9.4)
- selenium-webdriver (0.2.1)
- childprocess (>= 0.1.7)
+ selenium-webdriver (2.4.0)
+ childprocess (>= 0.2.1)
ffi (>= 1.0.7)
json_pure
rubyzip
PLATFORMS