diff --git a/Gemfile.lock b/Gemfile.lock index 09fd839..fb24c3d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,20 +18,20 @@ GEM remote: https://rubygems.org/ specs: Ascii85 (1.1.0) - actionpack (7.0.7.2) - actionview (= 7.0.7.2) - activesupport (= 7.0.7.2) + actionpack (7.0.8) + actionview (= 7.0.8) + activesupport (= 7.0.8) 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.2) - activesupport (= 7.0.7.2) + actionview (7.0.8) + activesupport (= 7.0.8) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (7.0.7.2) + activesupport (7.0.8) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -70,13 +70,13 @@ GEM faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) - ffi (1.15.5) + ffi (1.16.2) fiber-annotation (0.2.0) fiber-local (1.0.0) forwardable-extended (2.6.0) gemoji (4.1.0) - google-protobuf (3.24.1) - google-protobuf (3.24.1-x86_64-linux) + google-protobuf (3.24.3) + google-protobuf (3.24.3-x86_64-linux) hashery (2.1.2) html-pipeline (2.14.3) activesupport (>= 2) @@ -175,7 +175,7 @@ GEM mini_portile2 (2.8.4) mini_racer (0.8.0) libv8-node (~> 18.16.0.0) - minitest (5.19.0) + minitest (5.20.0) nokogiri (1.15.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -210,9 +210,9 @@ GEM rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - railties (7.0.7.2) - actionpack (= 7.0.7.2) - activesupport (= 7.0.7.2) + railties (7.0.8) + actionpack (= 7.0.8) + activesupport (= 7.0.8) 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.66.1) + sass-embedded (1.68.0) google-protobuf (~> 3.23) rake (>= 13.0.0) - sass-embedded (1.66.1-arm-linux-gnueabihf) + sass-embedded (1.68.0-arm-linux-gnueabihf) google-protobuf (~> 3.23) - sass-embedded (1.66.1-x86_64-linux-gnu) + sass-embedded (1.68.0-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.5.0) webrick (1.8.1) yell (2.2.2) - zeitwerk (2.6.11) + zeitwerk (2.6.12) PLATFORMS arm64-linux