Gemfile.lock in ndd-rspec-1.0.0 vs Gemfile.lock in ndd-rspec-1.1.0
- old
+ new
@@ -34,16 +34,18 @@
pry (>= 0.9.12)
thor (>= 0.18.1)
guard-bundler (2.0.0)
bundler (~> 1.0)
guard (~> 2.2)
- guard-rspec (4.3.1)
+ guard-compat (0.3.0)
+ guard-rspec (4.4.2)
guard (~> 2.1)
- rspec (>= 2.14, < 4.0)
- guard-spork (2.0.2)
+ guard-compat (~> 0.1)
+ rspec (>= 2.99.0, < 4.0)
+ guard-spork (2.0.1)
childprocess (>= 0.2.3)
- guard (~> 2.0, <= 2.9.0)
+ guard (~> 2.8.2)
spork (>= 0.8.4)
hashie (3.3.2)
highline (1.6.21)
hitimes (1.2.2)
jeweler (2.0.1)
@@ -84,11 +86,11 @@
rack (1.5.2)
rake (10.4.2)
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
- rdoc (4.1.2)
+ rdoc (4.2.0)
json (~> 1.4)
rspec (3.1.0)
rspec-core (~> 3.1.0)
rspec-expectations (~> 3.1.0)
rspec-mocks (~> 3.1.0)
@@ -109,23 +111,25 @@
spork (0.9.2)
thor (0.19.1)
thread_safe (0.3.4)
timers (4.0.1)
hitimes
+ yard (0.8.7.6)
PLATFORMS
ruby
DEPENDENCIES
- bundler (~> 1.7.0)
- codeclimate-test-reporter (~> 0.4.0)
- guard (~> 2.8.0)
- guard-bundler (~> 2.0.0)
- guard-rspec (~> 4.3.0)
- guard-spork (~> 2.0.0)
- jeweler (~> 2.0.0)
+ bundler (~> 1.7)
+ codeclimate-test-reporter (~> 0.4)
+ guard (~> 2.8)
+ guard-bundler (~> 2.0)
+ guard-rspec (~> 4.3)
+ guard-spork (~> 2.0)
+ jeweler (~> 2.0)
libnotify
rb-inotify
- rdoc (~> 4.1.0)
+ rdoc (~> 4.1)
rspec (~> 3.1)
- simplecov (~> 0.9.0)
- spork (~> 0.9.0)
+ simplecov (~> 0.9)
+ spork (~> 0.9)
+ yard (~> 0.8)