diff --git a/web/Gemfile.lock b/web/Gemfile.lock index 05cb6fa..8c4107b 100644 --- a/web/Gemfile.lock +++ b/web/Gemfile.lock @@ -87,10 +87,10 @@ GEM io-event (~> 1.1) timers (~> 4.1) authentication-zero (3.0.2) - base64 (0.1.1) + base64 (0.2.0) bcrypt (3.1.20) - bigdecimal (3.1.4) - bindata (2.4.15) + bigdecimal (3.1.6) + bindata (2.5.0) bindex (0.8.1) blueprinter (0.30.0) bootsnap (1.17.0) @@ -98,7 +98,7 @@ GEM brakeman (6.1.1) racc builder (3.2.4) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) connection_pool (2.4.1) console (1.23.2) fiber-annotation @@ -112,16 +112,14 @@ GEM reline (>= 0.3.1) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - drb (2.1.1) - ruby2_keywords + drb (2.2.1) erubi (1.12.0) - faraday (2.8.1) - base64 - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) + faraday (2.9.0) + faraday-net_http (>= 2.0, < 3.2) faraday-follow_redirects (0.3.0) faraday (>= 1, < 3) - faraday-net_http (3.0.2) + faraday-net_http (3.1.0) + net-http ffi (1.16.3) fiber-annotation (0.2.0) fiber-local (1.0.0) @@ -147,9 +145,10 @@ GEM actionview (>= 5.0.0) activesupport (>= 5.0.0) json (2.7.1) - json-jwt (1.16.4) + json-jwt (1.16.6) activesupport (>= 4.2) aes_key_wrap + base64 bindata faraday (~> 2.0) faraday-follow_redirects @@ -169,10 +168,12 @@ GEM mime-types-data (3.2023.1003) mini_mime (1.1.5) mini_portile2 (2.8.5) - minitest (5.20.0) + minitest (5.22.2) msgpack (1.7.2) multi_xml (0.6.0) - mutex_m (0.1.2) + mutex_m (0.2.0) + net-http (0.4.1) + uri net-imap (0.4.4) date net-protocol @@ -305,7 +306,6 @@ GEM rubocop-performance rubocop-rails ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) sassc (2.4.0) ffi (~> 1.9) sassc-rails (2.1.2) @@ -339,6 +339,7 @@ GEM unf_ext unf_ext (0.0.8.2) unicode-display_width (2.5.0) + uri (0.13.0) version_gem (1.1.3) web-console (4.2.1) actionview (>= 6.0.0)