Gemfile.lock in ci_toolkit-1.5.24 vs Gemfile.lock in ci_toolkit-1.6.0

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - ci_toolkit (1.5.24) + ci_toolkit (1.6.0) faraday faraday-multipart faraday_middleware gitlab jwt @@ -12,26 +12,27 @@ time GEM remote: https://rubygems.org/ specs: - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.4) + public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) - date (3.2.1) - diff-lcs (1.4.4) + date (3.3.3) + diff-lcs (1.5.0) docile (1.4.0) - faraday (1.8.0) + faraday (1.10.3) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) - faraday-httpclient (~> 1.0.1) + faraday-httpclient (~> 1.0) + faraday-multipart (~> 1.0) faraday-net_http (~> 1.0) - faraday-net_http_persistent (~> 1.1) + faraday-net_http_persistent (~> 1.0) faraday-patron (~> 1.0) faraday-rack (~> 1.0) - multipart-post (>= 1.2, < 3) + faraday-retry (~> 1.0) ruby2_keywords (>= 0.0.4) faraday-em_http (1.0.0) faraday-em_synchrony (1.0.0) faraday-excon (1.1.0) faraday-httpclient (1.0.1) @@ -39,50 +40,49 @@ multipart-post (~> 2) faraday-net_http (1.0.1) faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) faraday-rack (1.0.0) + faraday-retry (1.0.3) faraday_middleware (1.2.0) faraday (~> 1.0) gitlab (4.19.0) httparty (~> 0.20) terminal-table (>= 1.5.1) httparty (0.21.0) mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - ipaddr (1.2.3) - json (2.5.1) - jwt (2.3.0) + json (2.6.3) + jwt (2.7.0) mini_mime (1.1.2) multi_xml (0.6.0) - multipart-post (2.1.1) - octokit (4.21.0) - faraday (>= 0.9) - sawyer (~> 0.8.0, >= 0.5.3) - openssl (2.2.1) - ipaddr + multipart-post (2.3.0) + octokit (6.1.1) + faraday (>= 1, < 3) + sawyer (~> 0.9) + openssl (3.1.0) parallel (1.23.0) parser (3.2.2.1) ast (~> 2.4.1) - public_suffix (4.0.6) + public_suffix (5.0.1) rainbow (3.1.1) rake (13.0.6) regexp_parser (2.8.0) rexml (3.2.5) - rspec (3.10.0) - rspec-core (~> 3.10.0) - rspec-expectations (~> 3.10.0) - rspec-mocks (~> 3.10.0) - rspec-core (3.10.1) - rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + 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.10.0) - rspec-mocks (3.10.2) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.5) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (~> 3.12.0) + rspec-support (3.12.0) rubocop (1.51.0) json (~> 2.3) parallel (~> 1.10) parser (>= 3.2.0.0) rainbow (>= 2.2.2, < 4.0) @@ -91,36 +91,43 @@ rubocop-ast (>= 1.28.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.28.1) parser (>= 3.2.1.0) + rubocop-capybara (2.18.0) + rubocop (~> 1.41) + rubocop-factory_bot (2.23.1) + rubocop (~> 1.33) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.5.0) - rubocop (~> 1.19) + rubocop-rspec (2.22.0) + rubocop (~> 1.33) + rubocop-capybara (~> 2.17) + rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - sawyer (0.8.2) + sawyer (0.9.2) addressable (>= 2.3.5) - faraday (> 0.8, < 2.0) - simplecov (0.21.2) + faraday (>= 0.17.3, < 3) + simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov-json (0.2.3) json simplecov - simplecov_json_formatter (0.1.3) + simplecov_json_formatter (0.1.4) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - time (0.2.0) + time (0.2.2) date unicode-display_width (2.4.2) PLATFORMS universal-darwin-20 x86_64-darwin-21 + x86_64-darwin-22 x86_64-linux DEPENDENCIES ci_toolkit! rake (~> 13.0)