Gemfile.lock in gitmodel-0.0.6 vs Gemfile.lock in gitmodel-0.0.7
- old
+ new
@@ -1,44 +1,46 @@
PATH
remote: .
specs:
- gitmodel (0.0.5)
+ gitmodel (0.0.7)
activemodel (>= 3.0.1)
activesupport (>= 3.0.1)
grit (>= 2.3.0)
lockfile (>= 1.4.3)
memcache-client (>= 1.8.5)
yajl-ruby (>= 0.8.2)
GEM
remote: http://rubygems.org/
specs:
- ZenTest (4.5.0)
- activemodel (3.0.9)
- activesupport (= 3.0.9)
- builder (~> 2.1.2)
- i18n (~> 0.5.0)
- activesupport (3.0.9)
+ 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)
autotest (4.4.6)
ZenTest (>= 4.4.1)
- builder (2.1.2)
- diff-lcs (1.1.2)
+ builder (3.0.0)
+ diff-lcs (1.1.3)
grit (2.4.1)
diff-lcs (~> 1.1)
mime-types (~> 1.15)
- i18n (0.5.0)
- lockfile (1.4.3)
+ i18n (0.6.0)
+ lockfile (2.1.0)
memcache-client (1.8.5)
- mime-types (1.16)
- rspec (2.6.0)
- rspec-core (~> 2.6.0)
- rspec-expectations (~> 2.6.0)
- rspec-mocks (~> 2.6.0)
- rspec-core (2.6.4)
- rspec-expectations (2.6.0)
+ mime-types (1.17.2)
+ multi_json (1.0.4)
+ rspec (2.7.0)
+ rspec-core (~> 2.7.0)
+ rspec-expectations (~> 2.7.0)
+ rspec-mocks (~> 2.7.0)
+ rspec-core (2.7.1)
+ rspec-expectations (2.7.0)
diff-lcs (~> 1.1.2)
- rspec-mocks (2.6.0)
- yajl-ruby (0.8.2)
+ rspec-mocks (2.7.0)
+ yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES