diff --git a/Gemfile.lock b/Gemfile.lock index 5663a38..7b17c59 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,9 +11,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.2.2) - activesupport (= 7.2.2) - activesupport (7.2.2) + activemodel (8.0.0) + activesupport (= 8.0.0) + activesupport (8.0.0) base64 benchmark (>= 0.3) bigdecimal @@ -25,6 +25,7 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) ast (2.4.2) base64 (0.2.0) benchmark (0.4.0) @@ -33,7 +34,7 @@ GEM coderay (1.1.3) concurrent-ruby (1.3.4) connection_pool (2.4.1) - dachsfisch (1.0.0) + dachsfisch (1.0.2) nokogiri (>= 1.14.1, < 2.0.0) diff-lcs (1.5.1) docile (1.4.1) @@ -151,6 +152,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) + uri (1.0.1) PLATFORMS ruby