Gemfile.lock in rubyneat-0.3.5.alpha.6 vs Gemfile.lock in rubyneat-0.4.0.alpha.3

- old
+ new

@@ -2,51 +2,49 @@ remote: https://rubygems.org/ specs: addressable (2.3.6) aquarium (0.5.1) awesome_print (1.2.0) + bond (0.5.1) builder (3.2.2) celluloid (0.15.2) timers (~> 1.1.0) - celluloid-io (0.15.0) - celluloid (>= 0.15.0) - nio4r (>= 0.5.0) coderay (1.1.0) debase (0.0.9) debugger-ruby_core_source - debugger-ruby_core_source (1.3.2) - deep_dive (0.1.0) + debugger-ruby_core_source (1.3.5) + deep_dive (0.2.1) debase descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.2.5) distribution (0.7.0) - docile (1.1.3) + docile (1.1.5) faraday (0.9.0) multipart-post (>= 1.2, < 3) ffi (1.9.3) - formatador (0.2.4) - git (1.2.6) - github_api (0.11.3) + formatador (0.2.5) + git (1.2.8) + github_api (0.12.0) addressable (~> 2.3) - descendants_tracker (~> 0.0.1) + descendants_tracker (~> 0.0.4) faraday (~> 0.8, < 0.10) - hashie (>= 1.2) + hashie (>= 3.2) multi_json (>= 1.7.5, < 2.0) - nokogiri (~> 1.6.0) + nokogiri (~> 1.6.3) oauth2 gosu (0.7.50) - guard (2.6.0) + guard (2.6.1) formatador (>= 0.2.4) listen (~> 2.7) lumberjack (~> 1.0) pry (>= 0.9.12) thor (>= 0.18.1) - guard-rspec (4.2.8) + guard-rspec (4.3.1) guard (~> 2.1) rspec (>= 2.14, < 4.0) - hashie (2.1.1) + hashie (3.2.0) highline (1.6.21) jeweler (2.0.1) builder bundler (>= 1.0) git (>= 1.2.5) @@ -54,77 +52,80 @@ highline (>= 1.6.15) nokogiri (>= 1.5.10) rake rdoc json (1.8.1) - jwt (0.1.11) - multi_json (>= 1.5) - listen (2.7.1) + jwt (1.0.0) + listen (2.7.9) celluloid (>= 0.15.2) - celluloid-io (>= 0.15.0) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) - lumberjack (1.0.5) + lumberjack (1.0.9) method_source (0.8.2) - mini_portile (0.5.3) - multi_json (1.9.2) + mini_portile (0.6.0) + multi_json (1.10.1) multi_xml (0.5.5) multipart-post (2.0.0) - nio4r (1.0.0) - nokogiri (1.6.1) - mini_portile (~> 0.5.0) - oauth2 (0.9.3) + nokogiri (1.6.3.1) + mini_portile (= 0.6.0) + oauth2 (1.0.0) faraday (>= 0.8, < 0.10) - jwt (~> 0.1.8) + jwt (~> 1.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (~> 1.2) - pry (0.9.12.6) - coderay (~> 1.0) - method_source (~> 0.8) + pry (0.10.0) + coderay (~> 1.1.0) + method_source (~> 0.8.1) slop (~> 3.4) + queue_ding (0.1.0) + aquarium (~> 0) rack (1.5.2) - rake (10.3.1) + rake (10.3.2) rb-fsevent (0.9.4) - rb-inotify (0.9.3) + rb-inotify (0.9.5) ffi (>= 0.5.0) + rb-readline (0.5.1) rdoc (4.1.1) json (~> 1.4) - rspec (2.14.1) - rspec-core (~> 2.14.0) - rspec-expectations (~> 2.14.0) - rspec-mocks (~> 2.14.0) - rspec-core (2.14.8) - rspec-expectations (2.14.5) + rspec (2.99.0) + rspec-core (~> 2.99.0) + rspec-expectations (~> 2.99.0) + rspec-mocks (~> 2.99.0) + rspec-core (2.99.1) + rspec-expectations (2.99.2) diff-lcs (>= 1.1.3, < 2.0) - rspec-mocks (2.14.6) + rspec-mocks (2.99.2) rubyvis (0.6.0) semver (1.0.1) - simplecov (0.8.2) + simplecov (0.9.0) docile (~> 1.1.0) multi_json simplecov-html (~> 0.8.0) simplecov-html (0.8.0) - slop (3.5.0) + slop (3.6.0) statistics2 (0.54) thor (0.19.1) - thread_safe (0.3.3) + thread_safe (0.3.4) timers (1.1.0) yard (0.8.7.4) PLATFORMS ruby DEPENDENCIES aquarium (~> 0) awesome_print (~> 1) + bond (~> 0.5) debase (~> 0) deep_dive (~> 0) distribution (~> 0) gosu (~> 0) guard (~> 2) guard-rspec (~> 4) jeweler (~> 2) + queue_ding + rb-readline (~> 0.5) rspec (~> 2) rubyvis (~> 0) semver (~> 1) simplecov (~> 0) statistics2 (~> 0)