Gemfile.lock in bitmovin-ruby-0.8.0 vs Gemfile.lock in bitmovin-ruby-0.8.1

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - bitmovin-ruby (0.8.0) + bitmovin-ruby (0.8.1) activesupport (>= 4.0.0) faraday (~> 0.11.0) faraday_middleware (~> 0.11.0) httpclient (~> 2.8.3, >= 2.8.3) @@ -14,99 +14,99 @@ i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.5.0) - public_suffix (~> 2.0, >= 2.0.2) - codecov (0.1.10) + addressable (2.6.0) + public_suffix (>= 2.0.2, < 4.0) + codecov (0.1.14) json simplecov url - coderay (1.1.1) + coderay (1.1.2) + concurrent-ruby (1.1.5) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) - docile (1.1.5) + docile (1.3.2) faraday (0.11.0) multipart-post (>= 1.2, < 3) faraday_middleware (0.11.0.1) faraday (>= 0.7.4, < 1.0) - ffi (1.9.18) + ffi (1.11.1) formatador (0.2.5) - guard (2.14.1) + guard (2.15.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) - lumberjack (~> 1.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.7.3) guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - hashdiff (0.3.2) + hashdiff (1.0.0) httpclient (2.8.3) - i18n (0.8.1) + i18n (0.9.5) + concurrent-ruby (~> 1.0) json (1.8.6) 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.11) - method_source (0.8.2) - minitest (5.10.1) - multipart-post (2.0.0) + lumberjack (1.0.13) + method_source (0.9.2) + minitest (5.11.3) + multipart-post (2.1.1) nenv (0.3.0) - notiffany (0.1.1) + notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) - pry (0.10.4) + pry (0.12.2) coderay (~> 1.1.0) - method_source (~> 0.8.1) - slop (~> 3.4) - public_suffix (2.0.5) + method_source (~> 0.9.0) + public_suffix (3.1.1) rake (10.5.0) - rb-fsevent (0.9.8) - rb-inotify (0.9.8) - ffi (>= 0.5.0) - rspec (3.5.0) - rspec-core (~> 3.5.0) - rspec-expectations (~> 3.5.0) - rspec-mocks (~> 3.5.0) + rb-fsevent (0.10.3) + rb-inotify (0.10.0) + ffi (~> 1.0) + rspec (3.8.0) + rspec-core (~> 3.8.0) + rspec-expectations (~> 3.8.0) + rspec-mocks (~> 3.8.0) rspec-collection_matchers (1.1.3) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.5.4) - rspec-support (~> 3.5.0) - rspec-expectations (3.5.0) + rspec-core (3.8.2) + rspec-support (~> 3.8.0) + rspec-expectations (3.8.4) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.5.0) - rspec-mocks (3.5.0) + rspec-support (~> 3.8.0) + rspec-mocks (3.8.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.5.0) - rspec-support (3.5.0) + rspec-support (~> 3.8.0) + rspec-support (3.8.2) ruby_dep (1.5.0) - safe_yaml (1.0.4) + safe_yaml (1.0.5) shellany (0.0.1) - simplecov (0.14.1) - docile (~> 1.1.0) + simplecov (0.17.0) + docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) - simplecov-html (0.10.0) - slop (3.6.0) - thor (0.19.4) + simplecov-html (0.10.2) + thor (0.20.3) thread_safe (0.3.6) - tzinfo (1.2.3) + tzinfo (1.2.5) thread_safe (~> 0.1) url (0.3.2) - webmock (2.3.2) + webmock (3.6.2) addressable (>= 2.3.6) crack (>= 0.3.2) - hashdiff + hashdiff (>= 0.4.0, < 2.0.0) PLATFORMS ruby DEPENDENCIES @@ -121,6 +121,6 @@ rspec-collection_matchers simplecov webmock BUNDLED WITH - 1.15.1 + 1.17.3