Gemfile.lock in parse_resource-1.4.1 vs Gemfile.lock in parse_resource-1.4.2
- old
+ new
@@ -1,14 +1,25 @@
GEM
remote: http://rubygems.org/
specs:
+ activemodel (3.1.0)
+ activesupport (= 3.1.0)
+ bcrypt-ruby (~> 3.0.0)
+ builder (~> 3.0.0)
+ i18n (~> 0.6)
+ activesupport (3.1.0)
+ multi_json (~> 1.0)
+ bcrypt-ruby (3.0.0)
+ builder (3.0.0)
git (1.2.5)
+ i18n (0.6.0)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
mime-types (1.16)
+ multi_json (1.0.3)
rake (0.9.2)
rcov (0.9.10)
reek (1.2.8)
ruby2ruby (~> 1.2)
ruby_parser (~> 2.0)
@@ -24,9 +35,11 @@
PLATFORMS
ruby
DEPENDENCIES
+ activemodel
+ activesupport
bundler (~> 1.0.0)
jeweler (~> 1.6.4)
rcov
reek (~> 1.2.8)
rest-client