From 24b25d693015c1dae1d90a5535513738e42eed70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 23:52:56 +0000 Subject: [PATCH] Bump actionpack from 6.1.6.1 to 6.1.7.1 Bumps [actionpack](https://github.com/rails/rails) from 6.1.6.1 to 6.1.7.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.2/actionpack/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.6.1...v6.1.7.1) --- updated-dependencies: - dependency-name: actionpack dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 35fa36b5c..35146ef92 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,22 +35,22 @@ GIT GEM remote: https://rubygems.org/ specs: - actionpack (6.1.6.1) - actionview (= 6.1.6.1) - activesupport (= 6.1.6.1) + actionpack (6.1.7.1) + actionview (= 6.1.7.1) + activesupport (= 6.1.7.1) rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (6.1.6.1) - activesupport (= 6.1.6.1) + actionview (6.1.7.1) + activesupport (= 6.1.7.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activemodel (6.1.6.1) - activesupport (= 6.1.6.1) - activesupport (6.1.6.1) + activemodel (6.1.7.1) + activesupport (= 6.1.7.1) + activesupport (6.1.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -70,7 +70,7 @@ GEM charlock_holmes (0.7.7) chunky_png (1.4.0) color-generator (0.0.4) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) crack (0.4.5) rexml crass (1.0.6) @@ -98,7 +98,7 @@ GEM dry-inflector (~> 0.1, >= 0.1.2) dry-logic (~> 1.0, >= 1.0.2) e2mmap (0.1.0) - erubi (1.10.0) + erubi (1.12.0) eventmachine (1.2.7) faraday (1.10.0) faraday-em_http (~> 1.0) @@ -127,14 +127,14 @@ GEM chunky_png (~> 1.3) oj (~> 3.6) google-protobuf (3.21.2) - grape (1.6.2) + grape (1.7.0) activesupport builder dry-types (>= 1.1) mustermann-grape (~> 1.0.0) rack (>= 1.3.0) rack-accept - grape-entity (0.10.1) + grape-entity (0.10.2) activesupport (>= 3.0.0) multi_json (>= 1.3.2) grape-swagger (1.4.2) @@ -157,13 +157,13 @@ GEM rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - loofah (2.18.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) - mini_portile2 (2.6.1) + mini_portile2 (2.8.1) minitest (5.15.0) minitest-around (0.5.0) minitest (~> 5.0) @@ -191,8 +191,8 @@ GEM mustermann (>= 1.0.0) netrc (0.11.0) nio4r (2.5.8) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + nokogiri (1.14.1) + mini_portile2 (~> 2.8.0) racc (~> 1.4) oj (3.13.17) parallel (1.22.1) @@ -203,7 +203,7 @@ GEM public_suffix (4.0.7) puma (5.6.4) nio4r (~> 2.0) - racc (1.6.0) + racc (1.6.2) rack-accept (0.4.5) rack (>= 0.4) rack-contrib (2.3.0) @@ -219,8 +219,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.3) - loofah (~> 2.3) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) rainbow (3.1.1) rake (13.0.6) redis (3.3.5) @@ -300,7 +300,7 @@ GEM rack (>= 1, < 3) thor (1.2.1) tilt (2.0.10) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext @@ -315,7 +315,7 @@ GEM webrick (1.7.0) yard (0.9.28) webrick (~> 1.7.0) - zeitwerk (2.6.0) + zeitwerk (2.6.6) PLATFORMS ruby