From ba5b6807d1183941851159f9a259a3219cecb4c0 Mon Sep 17 00:00:00 2001 From: Geremia Taglialatela Date: Sat, 17 May 2025 15:47:57 +0200 Subject: [PATCH] Update dependencies --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d54fd41..027f65b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,8 +38,8 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) arel (6.0.4) - ast (2.4.2) - autoprefixer-rails (10.4.19.0) + ast (2.4.3) + autoprefixer-rails (10.4.21.0) execjs (~> 2) base64 (0.2.0) builder (3.3.0) @@ -67,7 +67,7 @@ GEM crass (1.0.6) database_cleaner (1.99.0) debug_inspector (1.2.0) - diff-lcs (1.5.1) + diff-lcs (1.6.2) docile (1.3.5) email_spec (2.3.0) htmlentities (~> 4.3.3) @@ -106,12 +106,12 @@ GEM mini_mime (1.1.2) mini_portile2 (2.4.0) minitest (5.15.0) - newrelic_rpm (9.16.1) + newrelic_rpm (9.19.0) nio4r (2.7.3) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) parallel (1.20.1) - parser (3.3.7.0) + parser (3.3.8.0) ast (~> 2.4.1) racc pg (0.21.0) @@ -124,7 +124,7 @@ GEM pry-rails (0.3.11) pry (>= 0.13.0) public_suffix (4.0.7) - puma (6.5.0) + puma (6.6.0) nio4r (~> 2.0) racc (1.5.2) rack (1.6.13) @@ -167,12 +167,12 @@ GEM ffi (~> 1.0) regexp_parser (1.8.2) rexml (3.2.5) - rspec-core (3.13.2) + rspec-core (3.13.3) rspec-support (~> 3.13.0) - rspec-expectations (3.13.3) + rspec-expectations (3.13.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.2) + rspec-mocks (3.13.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (4.1.2) @@ -183,7 +183,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.13.2) + rspec-support (3.13.3) rubocop (1.12.1) parallel (~> 1.10) parser (>= 3.0.0.0)