Gemfile.lock in rubyneat-0.4.0.alpha.4 vs Gemfile.lock in rubyneat-0.4.0.alpha.5

- old
+ new

@@ -1,134 +1,137 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.3.6) + addressable (2.4.0) aquarium (0.5.1) - awesome_print (1.2.0) + awesome_print (1.6.1) bond (0.5.1) builder (3.2.2) - celluloid (0.15.2) - timers (~> 1.1.0) - coderay (1.1.0) - debase (0.0.9) - debugger-ruby_core_source - debugger-ruby_core_source (1.3.5) - deep_dive (0.2.1) - debase + coderay (1.1.1) + debase (0.2.1) + debase-ruby_core_source + debase-ruby_core_source (0.8.4) + deep_dive (0.3.3) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.2.5) - distribution (0.7.0) + distribution (0.7.3) docile (1.1.5) - faraday (0.9.0) + faraday (0.9.2) multipart-post (>= 1.2, < 3) - ffi (1.9.3) + ffi (1.9.10) formatador (0.2.5) - git (1.2.8) - github_api (0.12.0) - addressable (~> 2.3) + git (1.3.0) + github_api (0.13.1) + addressable (~> 2.4.0) descendants_tracker (~> 0.0.4) faraday (~> 0.8, < 0.10) - hashie (>= 3.2) + hashie (>= 3.4) multi_json (>= 1.7.5, < 2.0) - nokogiri (~> 1.6.3) oauth2 - gosu (0.7.50) - guard (2.6.1) + 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-rspec (4.3.1) + guard-compat (1.2.1) + guard-rspec (4.6.4) guard (~> 2.1) - rspec (>= 2.14, < 4.0) - hashie (3.2.0) - highline (1.6.21) - jeweler (2.0.1) + guard-compat (~> 1.1) + rspec (>= 2.99.0, < 4.0) + hashie (3.4.3) + highline (1.7.8) + json (1.8.3) + juwelier (2.1.0) 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.0.0) - listen (2.7.9) - celluloid (>= 0.15.2) + jwt (1.5.1) + listen (3.0.6) rb-fsevent (>= 0.9.3) - rb-inotify (>= 0.9) - lumberjack (1.0.9) + rb-inotify (>= 0.9.7) + lumberjack (1.0.10) method_source (0.8.2) - mini_portile (0.6.0) - multi_json (1.10.1) + mini_portile2 (2.0.0) + multi_json (1.11.2) multi_xml (0.5.5) multipart-post (2.0.0) - nokogiri (1.6.3.1) - mini_portile (= 0.6.0) - oauth2 (1.0.0) + nenv (0.3.0) + nokogiri (1.6.7.2) + mini_portile2 (~> 2.0.0.rc2) + notiffany (0.0.8) + nenv (~> 0.1) + shellany (~> 0.0) + oauth2 (1.1.0) faraday (>= 0.8, < 0.10) - jwt (~> 1.0) + jwt (~> 1.0, < 1.5.2) multi_json (~> 1.3) multi_xml (~> 0.5) - rack (~> 1.2) - pry (0.10.0) + rack (>= 1.2, < 3) + pry (0.10.3) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - queue_ding (0.1.0) + queue_ding (0.1.1) aquarium (~> 0) - rack (1.5.2) - rake (10.3.2) - rb-fsevent (0.9.4) - rb-inotify (0.9.5) + rack (1.6.4) + rake (11.1.1) + rb-fsevent (0.9.7) + rb-inotify (0.9.7) ffi (>= 0.5.0) - rb-readline (0.5.1) - rdoc (4.1.1) + rb-readline (0.5.3) + rdoc (4.2.2) json (~> 1.4) 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-core (2.99.2) rspec-expectations (2.99.2) diff-lcs (>= 1.1.3, < 2.0) - rspec-mocks (2.99.2) - rubyvis (0.6.0) + rspec-mocks (2.99.4) semver (1.0.1) - simplecov (0.9.0) + shellany (0.0.1) + simplecov (0.11.2) docile (~> 1.1.0) - multi_json - 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) statistics2 (0.54) thor (0.19.1) - thread_safe (0.3.4) - timers (1.1.0) - yard (0.8.7.4) + thread_safe (0.3.5) + yard (0.8.7.6) PLATFORMS ruby DEPENDENCIES aquarium (~> 0) awesome_print (~> 1) - bond (~> 0.5) + bond (~> 0) debase (~> 0) deep_dive (~> 0) distribution (~> 0) - gosu (~> 0) guard (~> 2) guard-rspec (~> 4) - jeweler (~> 2) + juwelier queue_ding - rb-readline (~> 0.5) + rb-readline (~> 0) rspec (~> 2) - rubyvis (~> 0) semver (~> 1) simplecov (~> 0) statistics2 (~> 0) thor (~> 0) yard (~> 0) + +BUNDLED WITH + 1.11.2