Gemfile.lock in gitmodel-0.0.7 vs Gemfile.lock in gitmodel-0.0.8
- old
+ new
@@ -1,37 +1,39 @@
PATH
remote: .
specs:
- gitmodel (0.0.7)
- activemodel (>= 3.0.1)
- activesupport (>= 3.0.1)
+ gitmodel (0.0.8)
+ activemodel (~> 3.0.1)
+ activesupport (~> 3.0.1)
+ dalli
grit (>= 2.3.0)
lockfile (>= 1.4.3)
- memcache-client (>= 1.8.5)
+ rake
yajl-ruby (>= 0.8.2)
GEM
remote: http://rubygems.org/
specs:
ZenTest (4.6.2)
- activemodel (3.1.3)
- activesupport (= 3.1.3)
- builder (~> 3.0.0)
- i18n (~> 0.6)
- activesupport (3.1.3)
- multi_json (~> 1.0)
+ activemodel (3.0.17)
+ activesupport (= 3.0.17)
+ builder (~> 2.1.2)
+ i18n (~> 0.5.0)
+ activesupport (3.0.17)
autotest (4.4.6)
ZenTest (>= 4.4.1)
- builder (3.0.0)
+ builder (2.1.2)
+ dalli (2.2.1)
diff-lcs (1.1.3)
- grit (2.4.1)
+ grit (2.5.0)
diff-lcs (~> 1.1)
mime-types (~> 1.15)
- i18n (0.6.0)
+ posix-spawn (~> 0.3.6)
+ i18n (0.5.0)
lockfile (2.1.0)
- memcache-client (1.8.5)
- mime-types (1.17.2)
- multi_json (1.0.4)
+ mime-types (1.19)
+ posix-spawn (0.3.6)
+ rake (0.9.2.2)
rspec (2.7.0)
rspec-core (~> 2.7.0)
rspec-expectations (~> 2.7.0)
rspec-mocks (~> 2.7.0)
rspec-core (2.7.1)