diff --git a/Gemfile.lock b/Gemfile.lock index 0ed2b5b..7d6cba3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,22 +18,23 @@ GEM remote: https://rubygems.org/ specs: Ascii85 (1.1.0) - actionpack (7.1.1) - actionview (= 7.1.1) - activesupport (= 7.1.1) + actionpack (7.1.2) + actionview (= 7.1.2) + activesupport (= 7.1.2) nokogiri (>= 1.8.5) + racc rack (>= 2.2.4) rack-session (>= 1.0.1) rack-test (>= 0.6.3) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - actionview (7.1.1) - activesupport (= 7.1.1) + actionview (7.1.2) + activesupport (= 7.1.2) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activesupport (7.1.1) + activesupport (7.1.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -52,7 +53,7 @@ GEM fiber-annotation io-event (~> 1.1) timers (~> 4.1) - base64 (0.1.1) + base64 (0.2.0) bigdecimal (3.1.4) builder (3.2.4) coffee-script (2.4.1) @@ -67,7 +68,7 @@ GEM fiber-annotation fiber-local crass (1.0.6) - drb (2.1.1) + drb (2.2.0) ruby2_keywords em-websocket (0.5.3) eventmachine (>= 0.12.9) @@ -106,7 +107,7 @@ GEM concurrent-ruby (~> 1.0) io-console (0.6.0) io-event (1.2.2) - irb (1.8.3) + irb (1.9.1) rdoc reline (>= 0.3.8) jekyll (4.3.2) @@ -190,7 +191,7 @@ GEM mini_racer (0.8.0) libv8-node (~> 18.16.0.0) minitest (5.20.0) - mutex_m (0.1.2) + mutex_m (0.2.0) nokogiri (1.15.5) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -232,9 +233,9 @@ GEM rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - railties (7.1.1) - actionpack (= 7.1.1) - activesupport (= 7.1.1) + railties (7.1.2) + actionpack (= 7.1.2) + activesupport (= 7.1.2) irb rackup (>= 1.0.0) rake (>= 12.2) @@ -245,10 +246,10 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rdoc (6.5.0) + rdoc (6.6.0) psych (>= 4.0.0) regexp_parser (2.8.2) - reline (0.3.9) + reline (0.4.1) io-console (~> 0.5) rexml (3.2.6) rouge (4.2.0) @@ -280,7 +281,7 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - stringio (3.0.8) + stringio (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) thor (1.3.0)