From 5778ca6108bbe07473f33351f2c7cc1f92c3801b Mon Sep 17 00:00:00 2001 From: Peter Wall Date: Thu, 16 May 2024 07:56:39 +0200 Subject: [PATCH] chore: update gems Diffs: [NEW!] https://rubygems.org/gems/strscan/versions/3.1.0 https://my.diffend.io/gems/barsoom_utils/0.2.0.44/0.2.0.45 https://my.diffend.io/gems/honeybadger/5.8.0/5.10.0 https://my.diffend.io/gems/minitest/5.22.3/5.23.0 https://my.diffend.io/gems/net-imap/0.4.10/0.4.11 https://my.diffend.io/gems/nio4r/2.7.1/2.7.3 https://my.diffend.io/gems/nokogiri/1.16.4/1.16.5 https://my.diffend.io/gems/regexp_parser/2.9.0/2.9.2 https://my.diffend.io/gems/rexml/3.2.6/3.2.8 https://my.diffend.io/gems/rspec-mocks/3.13.0/3.13.1 https://my.diffend.io/gems/rubocop/1.63.4/1.63.5 https://my.diffend.io/gems/zeitwerk/2.6.13/2.6.14 Generated-by: dev update --- Gemfile.lock | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cea582f..5911797 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM attr_extras (7.1.0) autoprefixer-rails (10.4.16.0) execjs (~> 2) - barsoom_utils (0.2.0.44) + barsoom_utils (0.2.0.45) bigdecimal (3.1.8) bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) @@ -110,7 +110,7 @@ GEM ffi (1.16.3) globalid (1.2.1) activesupport (>= 6.1) - honeybadger (5.8.0) + honeybadger (5.10.0) httparty (0.22.0) csv mini_mime (>= 1.0.0) @@ -135,10 +135,10 @@ GEM matrix (0.4.2) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.22.3) + minitest (5.23.0) multi_xml (0.7.1) bigdecimal (~> 3.1) - net-imap (0.4.10) + net-imap (0.4.11) date net-protocol net-pop (0.1.2) @@ -147,8 +147,8 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.1) - nokogiri (1.16.4-x86_64-linux) + nio4r (2.7.3) + nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) parallel (1.24.0) parser (3.3.1.0) @@ -199,14 +199,15 @@ GEM redis-client (>= 0.22.0) redis-client (0.22.1) connection_pool - regexp_parser (2.9.0) - rexml (3.2.6) + regexp_parser (2.9.2) + rexml (3.2.8) + strscan (>= 3.0.9) 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.13.0) - rspec-mocks (3.13.0) + rspec-mocks (3.13.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (6.1.2) @@ -220,7 +221,7 @@ GEM rspec-support (3.13.1) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.63.4) + rubocop (1.63.5) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -252,6 +253,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) + strscan (3.1.0) temple (0.10.3) thor (1.3.1) tilt (2.3.0) @@ -266,7 +268,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.13) + zeitwerk (2.6.14) PLATFORMS x86_64-linux