diff --git a/Gemfile.lock b/Gemfile.lock index 4cd1822..75a9b1c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,25 +18,25 @@ GEM remote: https://rubygems.org/ specs: Ascii85 (1.1.0) - actionpack (7.0.7.1) - actionview (= 7.0.7.1) - activesupport (= 7.0.7.1) + actionpack (7.0.7.2) + actionview (= 7.0.7.2) + activesupport (= 7.0.7.2) rack (~> 2.0, >= 2.2.4) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (7.0.7.1) - activesupport (= 7.0.7.1) + actionview (7.0.7.2) + activesupport (= 7.0.7.2) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (7.0.7.1) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.4) + addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) afm (0.2.2) ast (2.4.2) @@ -75,8 +75,8 @@ GEM fiber-local (1.0.0) forwardable-extended (2.6.0) gemoji (4.1.0) - google-protobuf (3.23.4) - google-protobuf (3.23.4-x86_64-linux) + google-protobuf (3.24.1) + google-protobuf (3.24.1-x86_64-linux) hashery (2.1.2) html-pipeline (2.14.3) activesupport (>= 2) @@ -203,16 +203,16 @@ GEM rack (2.2.8) rack-test (2.1.0) rack (>= 1.3) - rails-dom-testing (2.1.1) + rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - railties (7.0.7.1) - actionpack (= 7.0.7.1) - activesupport (= 7.0.7.1) + railties (7.0.7.2) + actionpack (= 7.0.7.2) + activesupport (= 7.0.7.2) method_source rake (>= 12.2) thor (~> 1.0) @@ -244,12 +244,12 @@ GEM ruby2_keywords (0.0.5) rubyzip (2.3.2) safe_yaml (1.0.5) - sass-embedded (1.64.0) + sass-embedded (1.66.1) google-protobuf (~> 3.23) rake (>= 13.0.0) - sass-embedded (1.64.0-arm-linux-gnueabihf) + sass-embedded (1.66.1-arm-linux-gnueabihf) google-protobuf (~> 3.23) - sass-embedded (1.64.0-x86_64-linux-gnu) + sass-embedded (1.66.1-x86_64-linux-gnu) google-protobuf (~> 3.23) sawyer (0.9.2) addressable (>= 2.3.5) @@ -266,7 +266,7 @@ GEM unicode-display_width (2.4.2) webrick (1.8.1) yell (2.2.2) - zeitwerk (2.6.8) + zeitwerk (2.6.11) PLATFORMS arm64-linux