diff --git a/Gemfile.lock b/Gemfile.lock index 5f6ccf274..f999d1a6b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,23 +1,24 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.1.3.4) + activesupport (7.2.0) base64 bigdecimal - concurrent-ruby (~> 1.0, >= 1.0.2) + concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - mutex_m - tzinfo (~> 2.0) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8) coderay (1.1.3) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) drb (2.2.1) faraday (2.10.1) @@ -58,9 +59,8 @@ GEM minitest (5.24.1) multi_xml (0.7.1) bigdecimal (~> 3.1) - mustermann (3.0.1) + mustermann (3.0.2) ruby2_keywords (~> 0.0.1) - mutex_m (0.2.0) nenv (0.3.0) net-http (0.4.1) uri @@ -88,7 +88,7 @@ GEM omniauth-oauth2 (1.8.0) oauth2 (>= 1.4, < 3) omniauth (~> 2.0) - parallel (1.26.1) + parallel (1.26.2) parser (3.3.4.2) ast (~> 2.4.1) racc @@ -110,7 +110,7 @@ GEM rb-inotify (0.11.1) ffi (~> 1.0) regexp_parser (2.9.2) - rexml (3.3.4) + rexml (3.3.5) strscan rubocop (1.65.1) json (~> 2.3) @@ -130,6 +130,7 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) + securerandom (0.3.1) shellany (0.0.1) sinatra (4.0.0) mustermann (~> 3.0)