Gemfile.lock in cascadence-0.1.2 vs Gemfile.lock in cascadence-0.2.0
- old
+ new
@@ -1,10 +1,14 @@
GEM
remote: http://rubygems.org/
specs:
+ activesupport (3.2.12)
+ i18n (~> 0.6)
+ multi_json (~> 1.0)
diff-lcs (1.1.3)
git (1.2.5)
+ i18n (0.6.4)
jeweler (1.8.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
@@ -23,14 +27,17 @@
rspec-mocks (2.12.1)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
+ thor (0.17.0)
PLATFORMS
ruby
DEPENDENCIES
+ activesupport
jeweler
rdoc
rspec
simplecov
+ thor