From a2269cb6b9abca69367302ebfe9fce6be1391c4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20B=C3=B6hm?= Date: Thu, 3 Oct 2024 16:05:30 +0200 Subject: [PATCH] Bundle update --- Gemfile.lock | 35 +++++++++++++++++------------------ 1 file changed, 17 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f830c66..79313c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,7 +120,7 @@ GEM globalid (1.2.1) activesupport (>= 6.1) hashery (2.1.2) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) image_processing (1.13.0) mini_magick (>= 4.9.5, < 5) @@ -133,10 +133,10 @@ GEM activesupport (>= 3.0) nokogiri (>= 1.6) io-console (0.7.2) - irb (1.14.0) + irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - jbuilder (2.12.0) + jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) json (2.7.2) @@ -201,7 +201,7 @@ GEM psych (5.1.2) stringio public_suffix (6.0.1) - puma (6.4.2) + puma (6.4.3) nio4r (~> 2.0) pwned (2.4.1) racc (1.8.1) @@ -260,7 +260,7 @@ GEM regexp_parser (2.9.2) reline (0.5.10) io-console (~> 0.5) - rexml (3.3.7) + rexml (3.3.8) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -276,10 +276,10 @@ GEM rubocop-minitest (0.36.0) rubocop (>= 1.61, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-performance (1.21.1) + rubocop-performance (1.22.1) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.26.1) + rubocop-rails (2.26.2) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0) @@ -297,7 +297,7 @@ GEM logger rubyzip (2.3.2) securerandom (0.3.1) - selenium-webdriver (4.24.0) + selenium-webdriver (4.25.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -319,36 +319,35 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.1) - tailwindcss-rails (2.7.3) + tailwindcss-rails (2.7.7) railties (>= 7.0.0) - tailwindcss-rails (2.7.3-aarch64-linux) + tailwindcss-rails (2.7.7-aarch64-linux) railties (>= 7.0.0) - tailwindcss-rails (2.7.3-arm-linux) + tailwindcss-rails (2.7.7-arm-linux) railties (>= 7.0.0) - tailwindcss-rails (2.7.3-arm64-darwin) + tailwindcss-rails (2.7.7-arm64-darwin) railties (>= 7.0.0) - tailwindcss-rails (2.7.3-x86_64-darwin) + tailwindcss-rails (2.7.7-x86_64-darwin) railties (>= 7.0.0) - tailwindcss-rails (2.7.3-x86_64-linux) + tailwindcss-rails (2.7.7-x86_64-linux) railties (>= 7.0.0) thor (1.3.2) timeout (0.4.1) ttfunk (1.8.0) bigdecimal (~> 3.1) - turbo-rails (2.0.6) + turbo-rails (2.0.10) actionpack (>= 6.0.0) - activejob (>= 6.0.0) railties (>= 6.0.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) useragent (0.16.10) web-console (4.2.1) actionview (>= 6.0.0) activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webrick (1.8.1) + webrick (1.8.2) websocket (1.2.11) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0)