Gemfile.lock in bitmovin-ruby-0.9.0 vs Gemfile.lock in bitmovin-ruby-0.9.1

- old
+ new

@@ -1,126 +1,128 @@ PATH remote: . specs: - bitmovin-ruby (0.9.0) - activesupport (>= 4.0.0) - faraday (~> 0.11.0) - faraday_middleware (~> 0.11.0) + bitmovin-ruby (0.9.1) + activesupport (>= 7.0.8) + faraday (~> 2.2.0) + faraday-httpclient + faraday-multipart + faraday-retry httpclient (~> 2.8.3, >= 2.8.3) GEM remote: https://rubygems.org/ specs: - activesupport (4.2.0) - i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) - minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) - tzinfo (~> 1.1) - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) - codecov (0.2.5) - colorize - json - simplecov - coderay (1.1.2) - colorize (0.8.1) - concurrent-ruby (1.1.5) - crack (0.4.3) - safe_yaml (~> 1.0.0) - diff-lcs (1.3) - docile (1.3.5) - faraday (0.11.0) - multipart-post (>= 1.2, < 3) - faraday_middleware (0.11.0.1) - faraday (>= 0.7.4, < 1.0) - ffi (1.11.1) - formatador (0.2.5) - guard (2.15.0) + activesupport (7.0.8) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + addressable (2.8.5) + public_suffix (>= 2.0.2, < 6.0) + codecov (0.6.0) + simplecov (>= 0.15, < 0.22) + coderay (1.1.3) + concurrent-ruby (1.2.2) + crack (0.4.5) + rexml + diff-lcs (1.5.0) + docile (1.4.0) + faraday (2.2.0) + faraday-net_http (~> 2.0) + ruby2_keywords (>= 0.0.4) + faraday-httpclient (2.0.1) + httpclient (>= 2.2) + faraday-multipart (1.0.4) + multipart-post (~> 2) + faraday-net_http (2.1.0) + faraday-retry (2.2.0) + faraday (~> 2.0) + ffi (1.16.3) + formatador (1.1.0) + guard (2.18.1) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) lumberjack (>= 1.0.12, < 2.0) nenv (~> 0.1) notiffany (~> 0.0) - pry (>= 0.9.12) + pry (>= 0.13.0) 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 (1.0.0) + hashdiff (1.0.1) httpclient (2.8.3) - i18n (0.9.5) + i18n (1.14.1) 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.13) - method_source (0.9.2) - minitest (5.11.3) - multipart-post (2.1.1) + listen (3.8.0) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) + lumberjack (1.2.10) + method_source (1.0.0) + minitest (5.20.0) + multipart-post (2.3.0) nenv (0.3.0) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) - pry (0.12.2) - coderay (~> 1.1.0) - method_source (~> 0.9.0) - public_suffix (3.1.1) - rake (13.0.1) - rb-fsevent (0.10.3) - rb-inotify (0.10.0) + pry (0.14.2) + coderay (~> 1.1) + method_source (~> 1.0) + public_suffix (5.0.3) + rake (13.1.0) + rb-fsevent (0.11.2) + rb-inotify (0.10.1) 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) + rexml (3.2.6) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.8.2) - rspec-support (~> 3.8.0) - rspec-expectations (3.8.4) + rspec-core (3.12.2) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.8.0) - rspec-mocks (3.8.1) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.8.0) - rspec-support (3.8.2) - ruby_dep (1.5.0) - safe_yaml (1.0.5) + rspec-support (~> 3.12.0) + rspec-support (3.12.1) + ruby2_keywords (0.0.5) shellany (0.0.1) - simplecov (0.17.1) + simplecov (0.21.2) docile (~> 1.1) - json (>= 1.8, < 3) - simplecov-html (~> 0.10.0) - simplecov-html (0.10.2) - thor (0.20.3) - thread_safe (0.3.6) - tzinfo (1.2.5) - thread_safe (~> 0.1) - webmock (3.6.2) - addressable (>= 2.3.6) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.4) + thor (1.3.0) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) + webmock (3.19.1) + addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) PLATFORMS ruby DEPENDENCIES - activesupport (= 4.2.0) + activesupport (= 7.0.8) bitmovin-ruby! bundler (~> 2.2.11) codecov guard-rspec pry rake (~> 13.0) - rspec (~> 3.0) + rspec (~> 3.12) rspec-collection_matchers simplecov webmock BUNDLED WITH - 2.2.11 + 2.2.33