diff --git a/Gemfile.lock b/Gemfile.lock index 08b0a92..51ff367 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (8.1.1) + activesupport (8.1.2.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -22,8 +22,8 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.3.5) - connection_pool (2.5.4) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) contracts (0.17.2) dotenv (3.1.8) drb (2.2.3) @@ -44,9 +44,9 @@ GEM concurrent-ruby (~> 1.0) hashie (5.0.0) http_parser.rb (0.8.0) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) - json (2.15.2) + json (2.19.2) kramdown (2.5.1) rexml (>= 3.3.9) listen (3.9.0) @@ -130,7 +130,7 @@ GEM concurrent-ruby (~> 1.0) uglifier (4.2.1) execjs (>= 0.3.0, < 3) - uri (1.0.4) + uri (1.1.1) webrick (1.9.1) PLATFORMS