Gemfile.lock in test_frame-0.1.0 vs Gemfile.lock in test_frame-0.1.1
- old
+ new
@@ -82,10 +82,15 @@
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.6)
rake (0.9.2.2)
+ rb-fchange (0.0.5)
+ ffi
+ rb-fsevent (0.4.3.1)
+ rb-inotify (0.8.8)
+ ffi (>= 0.5.0)
rcov (0.9.9)
rdoc (3.11)
json (~> 1.4)
rspec (2.7.0)
rspec-core (~> 2.7.0)
@@ -132,8 +137,11 @@
guard-rspec
guard-spork
jeweler (~> 1.5.2)
launchy
rake (~> 0.9.2)
+ rb-fchange
+ rb-fsevent
+ rb-inotify
rcov
rspec-rails (~> 2.6)
spork (~> 0.9.0.rc)