diff --git a/Gemfile.lock b/Gemfile.lock index 2379691..9f19b73 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.1.3.2) + activesupport (7.1.3.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -15,7 +15,7 @@ GEM public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) base64 (0.2.0) - bigdecimal (3.1.6) + bigdecimal (3.1.8) byebug (11.1.3) coderay (1.1.3) concurrent-ruby (1.2.3) @@ -25,8 +25,7 @@ GEM deep_merge (1.2.2) diff-lcs (1.5.1) domain_name (0.6.20240107) - drb (2.1.1) - ruby2_keywords + drb (2.2.1) faraday (2.9.0) faraday-net_http (>= 2.0, < 3.2) faraday-mashify (0.1.1) @@ -56,7 +55,7 @@ GEM hashie (5.0.0) http-cookie (1.0.5) domain_name (~> 0.5) - i18n (1.14.1) + i18n (1.14.5) concurrent-ruby (~> 1.0) json (2.7.2) language_server-protocol (3.17.0.3) @@ -82,9 +81,9 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2024.0206) mini_portile2 (2.8.6) - minitest (5.20.0) + minitest (5.23.0) multipart-post (2.3.0) - mutex_m (0.1.2) + mutex_m (0.2.0) nenv (0.3.0) net-http (0.4.1) uri @@ -145,7 +144,6 @@ GEM rubocop-ast (1.31.3) parser (>= 3.3.1.0) ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) rubyntlm (0.6.3) shellany (0.0.1) sidekiq (7.2.0)