Gemfile.lock in bogus-0.0.4 vs Gemfile.lock in bogus-0.1.0
- old
+ new
@@ -1,15 +1,29 @@
PATH
remote: .
specs:
- bogus (0.0.3)
+ bogus (0.1.0)
dependor (>= 0.0.4)
GEM
remote: http://rubygems.org/
specs:
+ activemodel (3.2.13)
+ activesupport (= 3.2.13)
+ builder (~> 3.0.0)
+ activerecord (3.2.13)
+ activemodel (= 3.2.13)
+ activesupport (= 3.2.13)
+ arel (~> 3.0.2)
+ tzinfo (~> 0.3.29)
+ activerecord-nulldb-adapter (0.2.3)
+ activerecord (>= 2.0.0)
+ activesupport (3.2.13)
+ i18n (= 0.6.1)
+ multi_json (~> 1.0)
archive-tar-minitar (0.5.2)
+ arel (3.0.2)
aruba (0.4.11)
childprocess (>= 0.2.3)
cucumber (>= 1.1.1)
ffi (>= 1.0.11)
rspec (>= 2.7.0)
@@ -42,10 +56,11 @@
guard-cucumber (1.1.0)
cucumber (>= 1.2.0)
guard (>= 1.1.0)
guard-rspec (1.1.0)
guard (>= 1.1)
+ i18n (0.6.1)
json (1.7.3)
libnotify (0.7.4)
ffi (~> 1.0.11)
listen (0.4.5)
rb-fchange (~> 0.0.5)
@@ -77,14 +92,17 @@
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
thor (0.15.3)
+ tzinfo (0.3.37)
PLATFORMS
ruby
DEPENDENCIES
+ activerecord
+ activerecord-nulldb-adapter
aruba
bogus!
coveralls
cucumber
growl