diff --git a/Gemfile.lock b/Gemfile.lock index 602fb4b..3abd669 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,20 +10,20 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (6.1.2.1) - actionview (= 6.1.2.1) - activesupport (= 6.1.2.1) + actionpack (6.1.4) + actionview (= 6.1.4) + activesupport (= 6.1.4) rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (6.1.2.1) - activesupport (= 6.1.2.1) + actionview (6.1.4) + activesupport (= 6.1.4) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (6.1.2.1) + activesupport (6.1.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -58,7 +58,7 @@ GEM nokogiri (~> 1.11.0.rc2) builder (3.2.4) coderay (1.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.9) connection_pool (2.2.3) crass (1.0.6) diff-lcs (1.4.4) @@ -71,21 +71,21 @@ GEM faraday-net_http (1.0.1) faraday_middleware (1.0.0) faraday (~> 1.0) - i18n (1.8.8) + i18n (1.8.10) concurrent-ruby (~> 1.0) jmespath (1.4.0) json-schema (2.8.1) addressable (>= 2.4) - loofah (2.9.0) + loofah (2.10.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (1.0.0) - mini_portile2 (2.5.0) - minitest (5.14.3) + mini_portile2 (2.5.3) + minitest (5.14.4) multipart-post (2.1.1) net-http-persistent (4.0.1) connection_pool (~> 2.2) - nokogiri (1.11.1) + nokogiri (1.11.7) mini_portile2 (~> 2.5.0) racc (~> 1.4) parallel (1.20.1) @@ -104,11 +104,11 @@ GEM nokogiri (>= 1.6) rails-html-sanitizer (1.3.0) loofah (~> 2.3) - railties (6.1.2.1) - actionpack (= 6.1.2.1) - activesupport (= 6.1.2.1) + railties (6.1.4) + actionpack (= 6.1.4) + activesupport (= 6.1.4) method_source - rake (>= 0.8.7) + rake (>= 0.13) thor (~> 1.0) rainbow (3.0.0) rake (13.0.3)