From abdaa8f4513f97343417f707703c7bf5cd9e9ab5 Mon Sep 17 00:00:00 2001 From: koi-chan Date: Wed, 2 Oct 2024 11:37:21 +0900 Subject: [PATCH] library-verUP-202410: bundle update --- Gemfile.lock | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3687e313..ff2ac848 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,8 +124,9 @@ GEM factory_bot_rails (6.4.3) factory_bot (~> 6.4) railties (>= 5.0.0) - faraday (2.11.0) + faraday (2.12.0) faraday-net_http (>= 2.0, < 3.4) + json logger faraday-net_http (3.3.0) net-http @@ -153,13 +154,13 @@ GEM guard-compat (~> 1.2) minitest (>= 3.0) hashie (5.0.0) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) 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) jquery-rails (4.6.0) @@ -169,7 +170,7 @@ GEM jquery-ui-rails (7.0.0) railties (>= 3.2.16) json (2.7.2) - jwt (2.8.2) + jwt (2.9.1) base64 kaminari (1.2.2) activesupport (>= 4.1.0) @@ -200,7 +201,7 @@ GEM marcel (1.0.4) matrix (0.4.2) mcinch (2.4.1) - meta-tags (2.22.0) + meta-tags (2.22.1) actionpack (>= 6.0.0, < 8.1) method_source (1.1.0) mini_mime (1.1.5) @@ -255,7 +256,7 @@ GEM psych (5.1.2) stringio public_suffix (6.0.1) - puma (6.4.2) + puma (6.4.3) nio4r (~> 2.0) puma_worker_killer (1.0.0) bigdecimal (>= 2.0) @@ -317,7 +318,7 @@ GEM regexp_parser (2.9.2) reline (0.5.10) io-console (~> 0.5) - rexml (3.3.7) + rexml (3.3.8) rr (3.1.1) rubocop (1.66.1) json (~> 2.3) @@ -331,7 +332,7 @@ GEM unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.32.3) parser (>= 3.3.1.0) - rubocop-rails (2.26.1) + rubocop-rails (2.26.2) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0) @@ -349,7 +350,7 @@ GEM sdoc (2.6.1) rdoc (>= 5.0) 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) @@ -372,7 +373,7 @@ GEM docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-html (0.13.0) + simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) snaky_hash (2.0.1) hashie @@ -394,7 +395,7 @@ GEM execjs (>= 0.3.0, < 3) test-unit (3.6.2) power_assert - test-unit-activesupport (1.1.1) + test-unit-activesupport (1.1.2) activesupport test-unit test-unit-capybara (1.1.1) @@ -415,7 +416,7 @@ GEM timeout (0.4.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) uri (0.13.1) useragent (0.16.10) version_gem (1.1.4) @@ -424,7 +425,7 @@ GEM 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) @@ -489,4 +490,4 @@ DEPENDENCIES xmlrpc BUNDLED WITH - 2.5.18 + 2.5.20