Gemfile.lock in ndd-rspec-1.1.0 vs Gemfile.lock in ndd-rspec-1.1.1

- old
+ new

@@ -1,135 +1,142 @@ GEM remote: http://rubygems.org/ specs: - addressable (2.3.6) + addressable (2.3.8) builder (3.2.2) - celluloid (0.16.0) - timers (~> 4.0.0) - childprocess (0.5.5) + childprocess (0.5.8) ffi (~> 1.0, >= 1.0.11) - codeclimate-test-reporter (0.4.3) + codeclimate-test-reporter (0.4.8) simplecov (>= 0.7.1, < 1.0.0) coderay (1.1.0) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.2.5) docile (1.1.5) - faraday (0.9.0) + faraday (0.9.2) multipart-post (>= 1.2, < 3) - ffi (1.9.6) + ffi (1.9.10) formatador (0.2.5) - git (1.2.8) - github_api (0.12.2) + git (1.2.9.1) + github_api (0.13.0) addressable (~> 2.3) descendants_tracker (~> 0.0.4) faraday (~> 0.8, < 0.10) - hashie (>= 3.3) + hashie (>= 3.4) multi_json (>= 1.7.5, < 2.0) - nokogiri (~> 1.6.3) + nokogiri (~> 1.6.6) oauth2 - guard (2.8.2) + guard (2.13.0) formatador (>= 0.2.4) - listen (~> 2.7) + listen (>= 2.7, <= 4.0) lumberjack (~> 1.0) + nenv (~> 0.1) + notiffany (~> 0.0) pry (>= 0.9.12) + shellany (~> 0.0) thor (>= 0.18.1) - guard-bundler (2.0.0) + guard-bundler (2.1.0) bundler (~> 1.0) guard (~> 2.2) - guard-compat (0.3.0) - guard-rspec (4.4.2) + guard-compat (~> 1.1) + guard-compat (1.2.1) + guard-rspec (4.6.4) guard (~> 2.1) - guard-compat (~> 0.1) + guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - guard-spork (2.0.1) + guard-spork (2.1.0) childprocess (>= 0.2.3) - guard (~> 2.8.2) + guard (~> 2.0) + guard-compat (~> 1.0) spork (>= 0.8.4) - hashie (3.3.2) - highline (1.6.21) - hitimes (1.2.2) + hashie (3.4.3) + highline (1.7.8) jeweler (2.0.1) builder bundler (>= 1.0) git (>= 1.2.5) github_api highline (>= 1.6.15) nokogiri (>= 1.5.10) rake rdoc - json (1.8.1) - jwt (1.2.0) - libnotify (0.8.4) + json (1.8.3) + jwt (1.5.2) + libnotify (0.9.1) ffi (>= 1.0.11) - listen (2.8.3) - celluloid (>= 0.15.2) + listen (3.0.5) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) lumberjack (1.0.9) method_source (0.8.2) - mini_portile (0.6.1) - multi_json (1.10.1) + mini_portile (0.6.2) + multi_json (1.11.2) multi_xml (0.5.5) multipart-post (2.0.0) - nokogiri (1.6.5) + nenv (0.2.0) + nokogiri (1.6.6.4) mini_portile (~> 0.6.0) + notiffany (0.0.8) + nenv (~> 0.1) + shellany (~> 0.0) oauth2 (1.0.0) faraday (>= 0.8, < 0.10) jwt (~> 1.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (~> 1.2) - pry (0.10.1) + pry (0.10.3) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - rack (1.5.2) + rack (1.6.4) rake (10.4.2) - rb-fsevent (0.9.4) + rb-fsevent (0.9.6) rb-inotify (0.9.5) ffi (>= 0.5.0) 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) - rspec-core (3.1.7) - rspec-support (~> 3.1.0) - rspec-expectations (3.1.2) + rspec (3.4.0) + rspec-core (~> 3.4.0) + rspec-expectations (~> 3.4.0) + rspec-mocks (~> 3.4.0) + rspec-core (3.4.1) + rspec-support (~> 3.4.0) + rspec-expectations (3.4.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.1.0) - rspec-mocks (3.1.3) - rspec-support (~> 3.1.0) - rspec-support (3.1.2) - simplecov (0.9.1) + rspec-support (~> 3.4.0) + rspec-mocks (3.4.0) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.4.0) + rspec-support (3.4.1) + shellany (0.0.1) + simplecov (0.10.0) docile (~> 1.1.0) - multi_json (~> 1.0) - simplecov-html (~> 0.8.0) - simplecov-html (0.8.0) + json (~> 1.8) + simplecov-html (~> 0.10.0) + simplecov-html (0.10.0) slop (3.6.0) spork (0.9.2) thor (0.19.1) - thread_safe (0.3.4) - timers (4.0.1) - hitimes + thread_safe (0.3.5) yard (0.8.7.6) PLATFORMS ruby DEPENDENCIES - bundler (~> 1.7) + bundler (~> 1.10) codeclimate-test-reporter (~> 0.4) - guard (~> 2.8) + guard (~> 2.13) guard-bundler (~> 2.0) - guard-rspec (~> 4.3) + guard-rspec (~> 4.6) guard-spork (~> 2.0) jeweler (~> 2.0) libnotify rb-inotify rdoc (~> 4.1) - rspec (~> 3.1) + rspec (~> 3.3) simplecov (~> 0.9) spork (~> 0.9) yard (~> 0.8) + +BUNDLED WITH + 1.10.6