From 32f8a866574cf2975e2a23a240633ff52080b0d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 22:36:14 +0000 Subject: [PATCH] Bump actionview from 6.0.3.2 to 6.1.5.1 in /styleguide Bumps [actionview](https://github.com/rails/rails) from 6.0.3.2 to 6.1.5.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.2.4/actionview/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.3.2...v6.1.5.1) --- updated-dependencies: - dependency-name: actionview dependency-type: indirect ... Signed-off-by: dependabot[bot] --- styleguide/Gemfile.lock | 41 +++++++++++++++++++++-------------------- 1 file changed, 21 insertions(+), 20 deletions(-) diff --git a/styleguide/Gemfile.lock b/styleguide/Gemfile.lock index 4fa6c6e3..3b0439d3 100644 --- a/styleguide/Gemfile.lock +++ b/styleguide/Gemfile.lock @@ -24,28 +24,28 @@ PATH GEM remote: https://rubygems.org/ specs: - actionview (6.0.3.2) - activesupport (= 6.0.3.2) + actionview (6.1.5.1) + activesupport (= 6.1.5.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (6.0.3.2) + activesupport (6.1.5.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) builder (3.2.4) colorator (1.1.0) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) crass (1.0.6) em-websocket (0.5.1) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) - erubi (1.9.0) + erubi (1.10.0) ethon (0.12.0) ffi (>= 1.3.0) eventmachine (1.2.7) @@ -64,7 +64,7 @@ GEM typhoeus (~> 1.3) yell (~> 2.0) http_parser.rb (0.6.0) - i18n (1.8.5) + i18n (1.10.0) concurrent-ruby (~> 1.0) jekyll (4.1.1) addressable (~> 2.4) @@ -99,25 +99,27 @@ GEM listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.6.0) + loofah (2.16.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mercenary (0.4.0) - mini_portile2 (2.4.0) - minitest (5.14.1) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + mini_portile2 (2.8.0) + minitest (5.15.0) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) nokogumbo (2.0.2) nokogiri (~> 1.8, >= 1.8.4) parallel (1.19.2) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.5) + racc (1.6.0) rack (2.2.3) 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) rainbow (3.0.0) rake (13.0.1) @@ -139,16 +141,15 @@ GEM rack (> 1, < 3) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) - thread_safe (0.3.6) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3) unicode-display_width (1.7.0) yell (2.2.2) - zeitwerk (2.4.0) + zeitwerk (2.5.4) PLATFORMS ruby