Gemfile.lock in gitmodel-0.0.2 vs Gemfile.lock in gitmodel-0.0.3
- old
+ new
@@ -4,46 +4,44 @@
gitmodel (0.0.2)
activemodel (>= 3.0.1)
activesupport (>= 3.0.1)
grit (>= 2.3.0)
lockfile (>= 1.4.3)
+ yajl-ruby (>= 0.8.2)
GEM
remote: http://rubygems.org/
specs:
ZenTest (4.5.0)
- activemodel (3.0.4)
- activesupport (= 3.0.4)
+ activemodel (3.0.9)
+ activesupport (= 3.0.9)
builder (~> 2.1.2)
- i18n (~> 0.4)
- activesupport (3.0.4)
+ i18n (~> 0.5.0)
+ activesupport (3.0.9)
autotest (4.4.6)
ZenTest (>= 4.4.1)
- autotest-fsevent (0.2.4)
- sys-uname
builder (2.1.2)
diff-lcs (1.1.2)
grit (2.4.1)
diff-lcs (~> 1.1)
mime-types (~> 1.15)
i18n (0.5.0)
lockfile (1.4.3)
mime-types (1.16)
- rspec (2.5.0)
- rspec-core (~> 2.5.0)
- rspec-expectations (~> 2.5.0)
- rspec-mocks (~> 2.5.0)
- rspec-core (2.5.1)
- rspec-expectations (2.5.0)
+ 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)
diff-lcs (~> 1.1.2)
- rspec-mocks (2.5.0)
- sys-uname (0.8.5)
+ rspec-mocks (2.6.0)
+ yajl-ruby (0.8.2)
PLATFORMS
ruby
DEPENDENCIES
ZenTest (>= 4.4.0)
autotest (>= 4.4.1)
- autotest-fsevent (>= 0.2.3)
gitmodel!
rspec (>= 2.0.1)