diff --git a/Gemfile.lock b/Gemfile.lock index 52c13df1ea..167f261035 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,7 +104,7 @@ GEM xpath (~> 3.2) childprocess (4.1.0) coderay (1.1.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crack (0.4.5) rexml crass (1.0.6) @@ -116,12 +116,12 @@ GEM database_cleaner-core (2.0.1) datetime_picker_rails (0.0.7) momentjs-rails (>= 2.8.1) - diff-lcs (1.4.4) + diff-lcs (1.5.0) dotenv (2.7.6) dotenv-rails (2.7.6) dotenv (= 2.7.6) railties (>= 3.2) - erubi (1.10.0) + erubi (1.11.0) execjs (2.7.0) factory_bot (6.2.0) activesupport (>= 5.0.0) @@ -145,7 +145,7 @@ GEM activesupport (>= 5.0) hashdiff (1.0.1) highline (2.0.3) - i18n (1.8.11) + i18n (1.12.0) concurrent-ruby (~> 1.0) i18n-tasks (0.9.37) activesupport (>= 4.0.2) @@ -179,7 +179,7 @@ GEM kgio (2.11.4) launchy (2.5.0) addressable (~> 2.7) - loofah (2.13.0) + loofah (2.19.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -188,14 +188,14 @@ GEM matrix (0.4.2) method_source (0.9.2) mini_mime (1.1.2) - mini_portile2 (2.6.1) - minitest (5.15.0) + mini_portile2 (2.8.0) + minitest (5.16.3) momentjs-rails (2.20.1) railties (>= 3.1) multipart-post (2.1.1) nio4r (2.5.8) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + nokogiri (1.13.8) + mini_portile2 (~> 2.8.0) racc (~> 1.4) parser (3.0.3.2) ast (~> 2.4.1) @@ -209,9 +209,9 @@ GEM pundit (2.1.1) activesupport (>= 3.0.0) racc (1.6.0) - rack (2.2.3) - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack (2.2.4) + rack-test (2.0.2) + rack (>= 1.3) rack-timeout (0.6.0) rails (6.1.4.4) actioncable (= 6.1.4.4) @@ -231,7 +231,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.2) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) rails-i18n (7.0.1) i18n (>= 0.7, < 2) @@ -248,23 +248,23 @@ GEM redcarpet (3.5.1) regexp_parser (2.1.1) rexml (3.2.5) - rspec-core (3.10.1) - rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-core (3.11.0) + rspec-support (~> 3.11.0) + rspec-expectations (3.11.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-mocks (3.10.2) + rspec-support (~> 3.11.0) + rspec-mocks (3.11.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-rails (5.0.2) - actionpack (>= 5.2) - activesupport (>= 5.2) - railties (>= 5.2) - rspec-core (~> 3.10) - rspec-expectations (~> 3.10) - rspec-mocks (~> 3.10) - rspec-support (~> 3.10) - rspec-support (3.10.2) + rspec-support (~> 3.11.0) + rspec-rails (6.0.1) + actionpack (>= 6.1) + activesupport (>= 6.1) + railties (>= 6.1) + rspec-core (~> 3.11) + rspec-expectations (~> 3.11) + rspec-mocks (~> 3.11) + rspec-support (~> 3.11) + rspec-support (3.11.1) ruby2_keywords (0.0.4) rubyzip (2.3.2) sassc (2.4.0) @@ -293,10 +293,10 @@ GEM sprockets (>= 3.0.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - thor (1.1.0) + thor (1.2.1) tilt (2.0.10) timecop (0.9.4) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -316,7 +316,7 @@ GEM nokogiri (~> 1.8) yard (0.9.27) webrick (~> 1.7.0) - zeitwerk (2.5.2) + zeitwerk (2.6.1) PLATFORMS ruby