Gemfile.lock in justools-1.2.0 vs Gemfile.lock in justools-1.2.1
- old
+ new
@@ -1,16 +1,21 @@
GEM
remote: http://rubygems.org/
specs:
+ activesupport (3.2.8)
+ i18n (~> 0.6)
+ multi_json (~> 1.0)
diff-lcs (1.1.3)
git (1.2.5)
+ i18n (0.6.1)
jeweler (1.8.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
json (1.7.5)
+ multi_json (1.3.6)
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
rspec (2.11.0)
rspec-core (~> 2.11.0)
@@ -23,9 +28,10 @@
PLATFORMS
ruby
DEPENDENCIES
- bundler (>= 1.0.0)
- jeweler (~> 1.8.4)
- rdoc (~> 3.12)
- rspec (~> 2.11.0)
+ activesupport (>= 2.3.5)
+ bundler
+ jeweler
+ rdoc
+ rspec