Gemfile.lock in green-button-data-0.7.4 vs Gemfile.lock in green-button-data-0.7.5

- old
+ new

@@ -1,92 +1,96 @@ PATH remote: . specs: - green-button-data (0.7.4) + green-button-data (0.7.5) faraday (~> 0.11) nokogiri (~> 1.8) sax-machine (~> 1.3) GEM remote: https://rubygems.org/ specs: - addressable (2.3.8) - codecov (0.1.0) + addressable (2.5.2) + public_suffix (>= 2.0.2, < 4.0) + codecov (0.1.10) json simplecov url - coderay (1.1.0) - crack (0.4.2) + coderay (1.1.2) + crack (0.4.3) safe_yaml (~> 1.0.0) - diff-lcs (1.2.5) - docile (1.1.5) - faraday (0.14.0) + diff-lcs (1.3) + docile (1.3.0) + faraday (0.15.0) multipart-post (>= 1.2, < 3) - ffi (1.9.10) + ffi (1.9.23) formatador (0.2.5) - guard (2.13.0) + guard (2.14.2) formatador (>= 0.2.4) - listen (>= 2.7, <= 4.0) - lumberjack (~> 1.0) + listen (>= 2.7, < 4.0) + lumberjack (>= 1.0.12, < 2.0) nenv (~> 0.1) notiffany (~> 0.0) pry (>= 0.9.12) shellany (~> 0.0) thor (>= 0.18.1) guard-compat (1.2.1) - guard-rspec (4.5.0) + guard-rspec (4.7.3) guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - json (1.8.6) - listen (3.0.3) - rb-fsevent (>= 0.9.3) - rb-inotify (>= 0.9) - lumberjack (1.0.9) - method_source (0.8.2) + hashdiff (0.3.7) + json (2.1.0) + listen (3.1.5) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + ruby_dep (~> 1.2) + lumberjack (1.0.13) + method_source (0.9.0) mini_portile2 (2.3.0) multipart-post (2.0.0) - nenv (0.2.0) + nenv (0.3.0) nokogiri (1.8.2) mini_portile2 (~> 2.3.0) - notiffany (0.0.7) + notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) - pry (0.10.1) + pry (0.11.3) coderay (~> 1.1.0) - method_source (~> 0.8.1) - slop (~> 3.4) - rb-fsevent (0.9.5) - rb-inotify (0.9.5) - ffi (>= 0.5.0) - rspec (3.3.0) - rspec-core (~> 3.3.0) - rspec-expectations (~> 3.3.0) - rspec-mocks (~> 3.3.0) - rspec-core (3.3.2) - rspec-support (~> 3.3.0) - rspec-expectations (3.3.1) + method_source (~> 0.9.0) + public_suffix (3.0.2) + rb-fsevent (0.10.3) + rb-inotify (0.9.10) + ffi (>= 0.5.0, < 2) + rspec (3.7.0) + rspec-core (~> 3.7.0) + rspec-expectations (~> 3.7.0) + rspec-mocks (~> 3.7.0) + rspec-core (3.7.1) + rspec-support (~> 3.7.0) + rspec-expectations (3.7.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.3.0) - rspec-mocks (3.3.2) + rspec-support (~> 3.7.0) + rspec-mocks (3.7.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.3.0) - rspec-support (3.3.0) + rspec-support (~> 3.7.0) + rspec-support (3.7.1) + ruby_dep (1.5.0) safe_yaml (1.0.4) sax-machine (1.3.2) shellany (0.0.1) - simplecov (0.10.0) - docile (~> 1.1.0) - json (~> 1.8) + simplecov (0.16.1) + docile (~> 1.1) + json (>= 1.8, < 3) simplecov-html (~> 0.10.0) - simplecov-html (0.10.0) - slop (3.6.0) - thor (0.19.1) + simplecov-html (0.10.2) + thor (0.20.0) url (0.3.2) - webmock (1.21.0) + webmock (1.24.6) addressable (>= 2.3.6) crack (>= 0.3.2) + hashdiff PLATFORMS ruby DEPENDENCIES @@ -96,6 +100,6 @@ guard-rspec rspec (~> 3.0) webmock (~> 1.21) BUNDLED WITH - 1.14.6 + 1.16.1