From 3f9054e207b46a09ffd5981e3159b54fa70554f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 15:15:28 +0000 Subject: [PATCH] Bump the dependencies group across 1 directory with 6 updates Bumps the dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.27.0` | `4.28.0` | | [puma](https://github.com/puma/puma) | `6.5.0` | `6.6.0` | | [blacklight](https://github.com/projectblacklight/blacklight) | `8.7.0` | `8.8.2` | | [traject](https://github.com/traject/traject) | `3.8.2` | `3.8.3` | | [honeybadger](https://github.com/honeybadger-io/honeybadger-ruby) | `5.26.2` | `5.26.3` | | [rspec-rails](https://github.com/rspec/rspec-rails) | `7.1.0` | `7.1.1` | Updates `selenium-webdriver` from 4.27.0 to 4.28.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.27.0...selenium-4.28.0) Updates `puma` from 6.5.0 to 6.6.0 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v6.5.0...v6.6.0) Updates `blacklight` from 8.7.0 to 8.8.2 - [Release notes](https://github.com/projectblacklight/blacklight/releases) - [Commits](https://github.com/projectblacklight/blacklight/compare/v8.7.0...v8.8.2) Updates `traject` from 3.8.2 to 3.8.3 - [Changelog](https://github.com/traject/traject/blob/main/CHANGES.md) - [Commits](https://github.com/traject/traject/compare/v3.8.2...v3.8.3) Updates `honeybadger` from 5.26.2 to 5.26.3 - [Release notes](https://github.com/honeybadger-io/honeybadger-ruby/releases) - [Changelog](https://github.com/honeybadger-io/honeybadger-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/honeybadger-io/honeybadger-ruby/compare/v5.26.2...v5.26.3) Updates `rspec-rails` from 7.1.0 to 7.1.1 - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-rails/compare/v7.1.0...v7.1.1) --- updated-dependencies: - dependency-name: selenium-webdriver dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: puma dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: blacklight dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: traject dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: honeybadger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rspec-rails dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 84 ++++++++++++++++++++++++++++------------------------ 1 file changed, 45 insertions(+), 39 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4b5a2fe..2f4517b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,9 +83,9 @@ GEM base64 (0.2.0) bcrypt (3.1.20) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) bindex (0.8.1) - blacklight (8.7.0) + blacklight (8.8.2) globalid i18n (>= 1.7.0) jbuilder (~> 2.7) @@ -115,11 +115,12 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - concurrent-ruby (1.3.4) - connection_pool (2.4.1) + concurrent-ruby (1.3.5) + connection_pool (2.5.0) crass (1.0.6) cssbundling-rails (1.4.1) railties (>= 6.0.0) + csv (3.3.2) date (3.4.1) debug (1.10.0) irb (~> 1.10) @@ -132,7 +133,7 @@ GEM warden (~> 1.2.3) devise-guests (0.8.3) devise - diff-lcs (1.5.1) + diff-lcs (1.6.0) domain_name (0.6.20240107) dot-properties (0.1.4) bundler (>= 2.2.33) @@ -145,15 +146,15 @@ GEM faraday (>= 1, < 3) faraday-net_http (3.1.0) net-http - ffi (1.17.0) - ffi (1.17.0-arm64-darwin) + ffi (1.17.1) + ffi (1.17.1-arm64-darwin) ffi-compiler (1.3.2) ffi (>= 1.15.5) rake globalid (1.2.1) activesupport (>= 6.1) hashie (5.0.0) - honeybadger (5.26.2) + honeybadger (5.26.3) logger ostruct http (5.2.0) @@ -162,18 +163,19 @@ GEM http-cookie (~> 1.0) http-form_data (~> 2.2) llhttp-ffi (~> 0.5.0) - http-cookie (1.0.7) + http-cookie (1.0.8) domain_name (~> 0.5) http-form_data (2.3.0) httpclient (2.8.3) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) importmap-rails (2.1.0) actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.8.0) - irb (1.14.3) + irb (1.15.1) + pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jbuilder (2.13.0) @@ -202,8 +204,8 @@ GEM llhttp-ffi (0.5.0) ffi-compiler (~> 1.0) rake (~> 13.0) - logger (1.6.5) - loofah (2.23.1) + logger (1.6.6) + loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -211,10 +213,9 @@ GEM net-imap net-pop net-smtp - marc (1.2.0) + marc (1.3.0) + nokogiri (~> 1.0) rexml - scrub_rb (>= 1.0.1, < 2) - unf marc-fastxmlwriter (1.1.0) marc (~> 1.0) marcel (1.0.4) @@ -229,38 +230,42 @@ GEM mysql2 (0.5.6) net-http (0.4.1) uri - net-imap (0.5.1) + net-imap (0.5.6) date net-protocol net-pop (0.1.2) net-protocol net-protocol (0.2.2) timeout - net-smtp (0.5.0) + net-smtp (0.5.1) net-protocol nio4r (2.7.0) - nokogiri (1.17.2) + nokogiri (1.18.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.17.2-arm64-darwin) + nokogiri (1.18.2-arm64-darwin) racc (~> 1.4) orm_adapter (0.5.0) ostruct (0.6.1) - psych (5.2.2) + pp (0.6.2) + prettyprint + prettyprint (0.2.0) + psych (5.2.3) date stringio public_suffix (6.0.1) - puma (6.5.0) + puma (6.6.0) nio4r (~> 2.0) racc (1.8.1) - rack (3.1.8) + rack (3.1.10) rack-cors (2.0.2) rack (>= 2.0.0) rack-mini-profiler (2.3.4) rack (>= 1.2.0) - rack-session (2.0.0) + rack-session (2.1.0) + base64 (>= 0.1.0) rack (>= 3.0.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (2.2.1) rack (>= 3) @@ -297,7 +302,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (6.10.0) + rdoc (6.12.0) psych (>= 4.0.0) regexp_parser (2.9.2) reline (0.6.0) @@ -306,11 +311,11 @@ GEM actionpack (>= 5.2) railties (>= 5.2) retriable (3.1.2) - rexml (3.4.0) + rexml (3.4.1) rsolr (2.6.0) builder (>= 2.1.2) faraday (>= 0.9, < 3, != 2.0.0) - rspec-core (3.13.2) + rspec-core (3.13.3) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -318,7 +323,7 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (7.1.0) + rspec-rails (7.1.1) actionpack (>= 7.0) activesupport (>= 7.0) railties (>= 7.0) @@ -326,12 +331,11 @@ GEM rspec-expectations (~> 3.13) rspec-mocks (~> 3.13) rspec-support (~> 3.13) - rspec-support (3.13.1) + rspec-support (3.13.2) ruby-progressbar (1.13.0) - rubyzip (2.3.2) - scrub_rb (1.0.1) + rubyzip (2.4.1) securerandom (0.4.1) - selenium-webdriver (4.27.0) + selenium-webdriver (4.28.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -357,17 +361,19 @@ GEM sqlite3 (1.7.3-arm64-darwin) stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.2) + stringio (3.1.3) thor (1.3.2) timeout (0.4.3) - traject (3.8.2) + traject (3.8.3) concurrent-ruby (>= 0.8.0) + csv dot-properties (>= 0.1.1) hashie (>= 3.1, < 6) http (>= 3.0, < 6) httpclient (~> 2.5) marc (~> 1.0) marc-fastxmlwriter (~> 1.0) + mutex_m nokogiri (~> 1.9) slop (~> 4.0) yell @@ -376,9 +382,8 @@ GEM railties (>= 6.0.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unf (0.2.0) uri (0.13.0) - view_component (3.20.0) + view_component (3.21.0) activesupport (>= 5.2.0, < 8.1) concurrent-ruby (~> 1.0) method_source (~> 1.0) @@ -394,13 +399,14 @@ GEM rubyzip (>= 1.3.0) selenium-webdriver (~> 4.0) websocket (1.2.11) - websocket-driver (0.7.6) + websocket-driver (0.7.7) + base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) yell (2.2.2) - zeitwerk (2.7.1) + zeitwerk (2.7.2) PLATFORMS arm64-darwin-23