diff --git a/Gemfile.lock b/Gemfile.lock index b36941aa5f2..897aaf9f569 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,8 +106,8 @@ GEM octokit (>= 2.2.0) chef-utils (16.4.41) cliver (0.3.2) - coderay (1.1.2) - concurrent-ruby (1.1.9) + coderay (1.1.3) + concurrent-ruby (1.1.10) crass (1.0.6) cucumber (5.3.0) builder (~> 3.2, >= 3.2.4) @@ -155,16 +155,16 @@ GEM activerecord (>= 5.a) database_cleaner-core (~> 2.0.0) database_cleaner-core (2.0.1) - db-query-matchers (0.10.0) - activesupport (>= 4.0, < 7) - rspec (~> 3.0) - devise (4.8.0) + db-query-matchers (0.11.0) + activesupport (>= 4.0, < 7.1) + rspec (>= 3.0) + devise (4.8.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0) responders warden (~> 1.2.3) - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.3.4) draper (4.0.2) actionpack (>= 5.0) @@ -173,7 +173,7 @@ GEM activesupport (>= 5.0) request_store (>= 1.0) ruby2_keywords - erubi (1.10.0) + erubi (1.11.0) faraday (1.4.1) faraday-excon (~> 1.1) faraday-net_http (~> 1.0) @@ -199,11 +199,11 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) highline (2.0.3) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) i18n-spec (0.6.0) iso - i18n-tasks (0.9.34) + i18n-tasks (0.9.36) activesupport (>= 4.0.2) ast (>= 2.1.0) erubi @@ -213,10 +213,10 @@ GEM rails-i18n rainbow (>= 2.2.2, < 4.0) terminal-table (>= 1.5.1) - inherited_resources (1.13.0) - actionpack (>= 5.2, < 6.2) + inherited_resources (1.13.1) + actionpack (>= 5.2, < 7.1) has_scope (~> 0.6) - railties (>= 5.2, < 6.2) + railties (>= 5.2, < 7.1) responders (>= 2, < 4) iso (0.2.2) i18n @@ -231,7 +231,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - jruby-openssl (0.10.7-java) + jruby-openssl (0.14.0-java) kaminari (1.2.1) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.1) @@ -250,7 +250,7 @@ GEM kramdown (~> 2.0) launchy (2.5.0) addressable (~> 2.7) - loofah (2.10.0) + loofah (2.19.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -268,8 +268,8 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) mini_mime (1.1.0) - mini_portile2 (2.5.3) - minitest (5.14.4) + mini_portile2 (2.6.1) + minitest (5.15.0) mixlib-cli (2.1.8) mixlib-config (3.0.9) tomlrb @@ -280,14 +280,14 @@ GEM netrc (0.11.0) nio4r (2.5.7) nio4r (2.5.7-java) - nokogiri (1.11.7) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) racc (~> 1.4) - nokogiri (1.11.7-java) + nokogiri (1.12.5-java) racc (~> 1.4) - nokogiri (1.11.7-x86_64-linux) + nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) - octokit (4.21.0) + octokit (4.22.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) orm_adapter (0.5.0) @@ -315,11 +315,11 @@ GEM public_suffix (4.0.6) pundit (2.1.0) activesupport (>= 3.0.0) - racc (1.5.2) - racc (1.5.2-java) - rack (2.2.3) - rack-test (1.1.0) - rack (>= 1.0, < 3) + racc (1.6.0) + racc (1.6.0-java) + rack (2.2.4) + rack-test (2.0.2) + rack (>= 1.3) rails (6.1.4) actioncable (= 6.1.4) actionmailbox (= 6.1.4) @@ -338,7 +338,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) rails-i18n (6.0.0) i18n (>= 0.7, < 2) @@ -350,7 +350,7 @@ GEM rake (>= 0.13) thor (~> 1.0) rainbow (3.0.0) - rake (13.0.3) + rake (13.0.6) ransack (2.4.1) activerecord (>= 5.2.4) activesupport (>= 5.2.4) @@ -362,27 +362,27 @@ GEM actionpack (>= 5.0) railties (>= 5.0) rexml (3.2.5) - rspec (3.10.0) - rspec-core (~> 3.10.0) - rspec-expectations (~> 3.10.0) - rspec-mocks (~> 3.10.0) - rspec-core (3.10.1) - rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-core (3.12.0) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-mocks (3.10.2) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-rails (5.0.1) - 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.12.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.12.0) rubocop (0.93.1) parallel (~> 1.10) parser (>= 2.7.1.5) @@ -427,21 +427,21 @@ GEM sprockets (4.0.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.4.2) + sqlite3 (1.4.4) sys-uname (1.2.2) ffi (~> 1.1) terminal-table (3.0.0) unicode-display_width (~> 1.1, >= 1.1.1) - thor (1.1.0) + thor (1.2.1) thread_safe (0.3.6) thread_safe (0.3.6-java) tilt (2.0.10) tomlrb (1.3.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) unicode-display_width (1.7.0) warden (1.2.9) @@ -455,7 +455,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yard (0.9.26) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS java