From 2989d36953ad9732797fad0e36372dd9c057ed39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 11:30:10 +0000 Subject: [PATCH 1/2] Bump the ruby-dependencies group with 2 updates Bumps the ruby-dependencies group with 2 updates: [rspec-core](https://github.com/rspec/rspec-core) and [rspec-expectations](https://github.com/rspec/rspec-expectations). Updates `rspec-core` from 3.12.2 to 3.12.3 - [Release notes](https://github.com/rspec/rspec-core/releases) - [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-core/compare/v3.12.2...v3.12.3) Updates `rspec-expectations` from 3.12.3 to 3.12.4 - [Release notes](https://github.com/rspec/rspec-expectations/releases) - [Changelog](https://github.com/rspec/rspec-expectations/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-expectations/compare/v3.12.3...v3.12.4) --- updated-dependencies: - dependency-name: rspec-core dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: rspec-expectations dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 04f8c27d2..97cbfdf78 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: ast (2.4.2) - diff-lcs (1.5.0) + diff-lcs (1.5.1) erubis (2.7.0) excon (0.99.0) heroics (0.1.2) @@ -38,12 +38,12 @@ GEM regexp_parser (2.9.0) rexml (3.2.6) rrrretry (1.0.0) - rspec-core (3.12.2) + rspec-core (3.12.3) rspec-support (~> 3.12.0) - rspec-expectations (3.12.3) + rspec-expectations (3.12.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.2) rubocop (1.60.2) json (~> 2.3) language_server-protocol (>= 3.17.0) From 561f3fbb3e5a1ab9fae289abe21f4ad8e360398b Mon Sep 17 00:00:00 2001 From: Ed Morley <501702+edmorley@users.noreply.github.com> Date: Thu, 15 Feb 2024 17:10:52 +0000 Subject: [PATCH 2/2] Refresh lockfile --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 97cbfdf78..0b5b232ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,7 +4,7 @@ GEM ast (2.4.2) diff-lcs (1.5.1) erubis (2.7.0) - excon (0.99.0) + excon (0.109.0) heroics (0.1.2) erubis (~> 2.0) excon @@ -28,7 +28,7 @@ GEM parser (3.3.0.5) ast (~> 2.4.1) racc - platform-api (3.5.0) + platform-api (3.6.0) heroics (~> 0.1.1) moneta (~> 1.0.0) rate_throttle_client (~> 0.1.0) @@ -38,12 +38,12 @@ GEM regexp_parser (2.9.0) rexml (3.2.6) rrrretry (1.0.0) - rspec-core (3.12.3) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.4) + rspec-core (3.13.0) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-support (3.12.2) + rspec-support (~> 3.13.0) + rspec-support (3.13.0) rubocop (1.60.2) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -66,7 +66,7 @@ GEM rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) - thor (1.2.1) + thor (1.3.0) threaded (0.0.4) unicode-display_width (2.5.0) webrick (1.8.1) @@ -86,4 +86,4 @@ RUBY VERSION ruby 3.2.1p31 BUNDLED WITH - 2.4.6 + 2.5.4