Gemfile.lock in ndd-rspec-0.1.0 vs Gemfile.lock in ndd-rspec-0.1.1
- old
+ new
@@ -3,76 +3,74 @@
specs:
childprocess (0.3.6)
ffi (~> 1.0, >= 1.0.6)
coderay (1.0.8)
diff-lcs (1.1.3)
- ffi (1.1.5)
+ ffi (1.2.0)
git (1.2.5)
- guard (1.5.0)
+ guard (1.5.4)
listen (>= 0.4.2)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
thor (>= 0.14.6)
guard-bundler (1.0.0)
bundler (~> 1.0)
guard (~> 1.1)
- guard-rspec (2.1.0)
+ guard-rspec (2.3.1)
guard (>= 1.1)
rspec (~> 2.11)
- guard-spork (1.2.1)
+ guard-spork (1.4.0)
childprocess (>= 0.2.3)
guard (>= 1.1)
spork (>= 0.8.4)
- sys-proctable
jeweler (1.8.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
json (1.7.5)
libnotify (0.8.0)
ffi (>= 1.0.11)
- listen (0.5.3)
+ listen (0.6.0)
lumberjack (1.0.2)
method_source (0.8.1)
- multi_json (1.3.6)
+ multi_json (1.5.0)
pry (0.9.10)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
- rake (0.9.2.2)
+ rake (10.0.3)
rb-inotify (0.8.8)
ffi (>= 0.5.0)
rdoc (3.12)
json (~> 1.4)
- rspec (2.11.0)
- rspec-core (~> 2.11.0)
- rspec-expectations (~> 2.11.0)
- rspec-mocks (~> 2.11.0)
- rspec-core (2.11.1)
- rspec-expectations (2.11.3)
+ rspec (2.12.0)
+ rspec-core (~> 2.12.0)
+ rspec-expectations (~> 2.12.0)
+ rspec-mocks (~> 2.12.0)
+ rspec-core (2.12.1)
+ rspec-expectations (2.12.0)
diff-lcs (~> 1.1.3)
- rspec-mocks (2.11.3)
+ rspec-mocks (2.12.0)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
slop (3.3.3)
spork (0.9.2)
- sys-proctable (0.9.2)
thor (0.16.0)
PLATFORMS
ruby
DEPENDENCIES
- bundler (~> 1.2.0)
- guard (~> 1.5.0)
- guard-bundler (~> 1.0.0)
- guard-rspec (~> 2.1.0)
- guard-spork (~> 1.2.0)
- jeweler (~> 1.8.4)
+ bundler (~> 1.2)
+ guard (~> 1.0)
+ guard-bundler (~> 1.0)
+ guard-rspec (~> 2.0)
+ guard-spork (~> 1.0)
+ jeweler (~> 1.8)
libnotify
rb-inotify
rdoc (~> 3.12)
- rspec (~> 2.11.0)
- simplecov (~> 0.7.0)
+ rspec (~> 2.0)
+ simplecov (~> 0.7)