diff --git a/gemfiles/rails_61_turbolinks/Gemfile.lock b/gemfiles/rails_61_turbolinks/Gemfile.lock index 6b775e7ef9c..deb4c094b0b 100644 --- a/gemfiles/rails_61_turbolinks/Gemfile.lock +++ b/gemfiles/rails_61_turbolinks/Gemfile.lock @@ -159,7 +159,7 @@ GEM 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) @@ -184,7 +184,7 @@ GEM has_scope (0.8.0) actionpack (>= 5.2) activesupport (>= 5.2) - i18n (1.8.10) + i18n (1.8.11) concurrent-ruby (~> 1.0) inherited_resources (1.13.0) actionpack (>= 5.2, < 6.2) @@ -217,7 +217,7 @@ GEM kaminari-core (1.2.1) launchy (2.5.0) addressable (~> 2.7) - loofah (2.10.0) + loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -229,17 +229,17 @@ 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) multi_test (0.1.2) 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) orm_adapter (0.5.0) parallel (1.20.1) @@ -264,8 +264,8 @@ GEM public_suffix (4.0.6) pundit (2.1.0) activesupport (>= 3.0.0) - racc (1.5.2) - racc (1.5.2-java) + racc (1.6.0) + racc (1.6.0-java) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -287,7 +287,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.2) loofah (~> 2.3) rails-i18n (6.0.0) i18n (>= 0.7, < 2) @@ -315,13 +315,13 @@ GEM rspec-mocks (~> 3.10.0) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-rails (5.0.1) + rspec-rails (5.1.0) actionpack (>= 5.2) activesupport (>= 5.2) railties (>= 5.2) @@ -329,7 +329,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.10.2) + rspec-support (3.10.3) ruby2_keywords (0.0.2) sassc (2.4.0) ffi (~> 1.9) @@ -357,7 +357,7 @@ GEM sqlite3 (1.4.2) sys-uname (1.2.2) ffi (~> 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) @@ -376,7 +376,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.4.2) + zeitwerk (2.5.3) PLATFORMS java