diff --git a/Gemfile.lock b/Gemfile.lock index c77d1fd80e..56414ef683 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,25 +16,25 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (6.0.1) - actionview (= 6.0.1) - activesupport (= 6.0.1) + actionpack (6.0.2) + actionview (= 6.0.2) + activesupport (= 6.0.2) rack (~> 2.0) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (6.0.1) - activesupport (= 6.0.1) + actionview (6.0.2) + activesupport (= 6.0.2) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activemodel (6.0.1) - activesupport (= 6.0.1) - activerecord (6.0.1) - activemodel (= 6.0.1) - activesupport (= 6.0.1) - activesupport (6.0.1) + activemodel (6.0.2) + activesupport (= 6.0.2) + activerecord (6.0.2) + activemodel (= 6.0.2) + activesupport (= 6.0.2) + activesupport (6.0.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -56,7 +56,7 @@ GEM autoprefixer-rails (9.7.3) execjs awesome_print (1.8.0) - builder (3.2.3) + builder (3.2.4) bundler-audit (0.6.1) bundler (>= 1.2.0, < 3) thor (~> 0.18) @@ -94,7 +94,7 @@ GEM i18n (>= 1.6, < 1.8) faraday (0.17.0) multipart-post (>= 1.2, < 3) - ffi (1.11.1) + ffi (1.11.3) formulaic (0.4.1) activesupport capybara @@ -134,7 +134,7 @@ GEM kgio (2.11.2) launchy (2.4.3) addressable (~> 2.3) - loofah (2.3.1) + loofah (2.4.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (0.9.2) @@ -144,7 +144,7 @@ GEM momentjs-rails (2.20.1) railties (>= 3.1) multipart-post (2.1.1) - nokogiri (1.10.5) + nokogiri (1.10.7) mini_portile2 (~> 2.4.0) parser (2.6.2.1) ast (~> 2.4.0) @@ -173,15 +173,15 @@ GEM rails-i18n (6.0.0) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 7) - railties (6.0.1) - actionpack (= 6.0.1) - activesupport (= 6.0.1) + railties (6.0.2) + actionpack (= 6.0.2) + activesupport (= 6.0.2) method_source rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) rainbow (3.0.0) raindrops (0.19.0) - rake (13.0.0) + rake (13.0.1) redcarpet (3.5.0) regexp_parser (1.6.0) rspec-core (3.9.0) @@ -245,7 +245,7 @@ GEM websocket-extensions (0.1.3) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.2.1) + zeitwerk (2.2.2) PLATFORMS ruby