From ca3ae6a455e674033d08904dfa88f279850f7543 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 11:35:25 +0000 Subject: [PATCH] Bump rack from 2.2.6.2 to 2.2.6.4 Bumps [rack](https://github.com/rack/rack) from 2.2.6.2 to 2.2.6.4. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/v2.2.6.2...v2.2.6.4) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 75 ++++++++++++++++++++++++++-------------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 26f7bda..e4c2b2b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,15 +10,14 @@ PATH GEM remote: https://rubygems.org/ specs: - activejob (6.1.4.1) - activesupport (= 6.1.4.1) + activejob (5.2.8.1) + activesupport (= 5.2.8.1) globalid (>= 0.3.6) - activesupport (6.1.4.1) + activesupport (5.2.8.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 1.6, < 2) - minitest (>= 5.1) - tzinfo (~> 2.0) - zeitwerk (~> 2.3) + i18n (>= 0.7, < 2) + minitest (~> 5.1) + tzinfo (~> 1.1) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) aws-eventstream (1.2.0) @@ -36,33 +35,34 @@ GEM aws-sigv4 (~> 1.1) aws-sigv4 (1.5.0) aws-eventstream (~> 1, >= 1.0.2) - byebug (11.1.3) + byebug (11.0.1) coderay (1.1.3) concurrent-ruby (1.2.0) crack (0.4.5) rexml - diff-lcs (1.4.4) - docile (1.4.0) - globalid (1.1.0) - activesupport (>= 5.0) + diff-lcs (1.5.0) + docile (1.3.5) + globalid (0.4.2) + activesupport (>= 4.2.0) hashdiff (1.0.1) i18n (1.12.0) concurrent-ruby (~> 1.0) jmespath (1.6.1) + json (2.6.3) method_source (1.0.0) - minitest (5.17.0) - mustermann (3.0.0) + minitest (5.15.0) + mustermann (2.0.2) ruby2_keywords (~> 0.0.1) - newrelic_rpm (8.8.0) - pry (0.13.1) + newrelic_rpm (8.16.0) + pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - pry-byebug (3.9.0) + pry-byebug (3.7.0) byebug (~> 11.0) - pry (~> 0.13.0) + pry (~> 0.10) public_suffix (4.0.6) - rack (2.2.6.2) - rack-protection (3.0.5) + rack (2.2.6.4) + rack-protection (2.2.4) rack rake (12.3.3) rexml (3.2.5) @@ -70,37 +70,36 @@ GEM rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) rspec-mocks (~> 3.10.0) - rspec-core (3.10.1) + rspec-core (3.10.2) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-mocks (3.10.2) + rspec-mocks (3.10.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.2) ruby2_keywords (0.0.5) - simplecov (0.21.2) + simplecov (0.17.1) docile (~> 1.1) - simplecov-html (~> 0.11) - simplecov_json_formatter (~> 0.1) - simplecov-html (0.12.3) - simplecov_json_formatter (0.1.3) - sinatra (3.0.5) - mustermann (~> 3.0) - rack (~> 2.2, >= 2.2.4) - rack-protection (= 3.0.5) + json (>= 1.8, < 3) + simplecov-html (~> 0.10.0) + simplecov-html (0.10.2) + sinatra (2.2.4) + mustermann (~> 2.0) + rack (~> 2.2) + rack-protection (= 2.2.4) tilt (~> 2.0) thor (1.2.1) - tilt (2.0.11) - timecop (0.9.4) - tzinfo (2.0.5) - concurrent-ruby (~> 1.0) - webmock (3.14.0) + thread_safe (0.3.6) + tilt (2.1.0) + timecop (0.9.6) + tzinfo (1.2.11) + thread_safe (~> 0.1) + webmock (3.18.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - zeitwerk (2.6.6) PLATFORMS ruby