From cab6a03661d00e8722b89d88edc0d155b167d2af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 10:32:59 +0000 Subject: [PATCH] Bump rails_best_practices from 1.23.0 to 1.23.2 Bumps [rails_best_practices](https://github.com/railsbp/rails_best_practices) from 1.23.0 to 1.23.2. - [Release notes](https://github.com/railsbp/rails_best_practices/releases) - [Changelog](https://github.com/flyerhzm/rails_best_practices/blob/master/CHANGELOG.md) - [Commits](https://github.com/railsbp/rails_best_practices/compare/v1.23.0...v1.23.2) --- updated-dependencies: - dependency-name: rails_best_practices dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f4da933..a671443 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,7 +85,7 @@ GEM childprocess (4.1.0) code_analyzer (0.5.5) sexp_processor - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crass (1.0.6) database_cleaner (2.0.1) database_cleaner-active_record (~> 2.0.0) @@ -125,13 +125,13 @@ GEM hpricot (0.8.6) html2slim (0.2.0) hpricot - i18n (1.9.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) iniparse (1.5.0) jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.6.1) + json (2.6.2) kwalify (0.7.2) listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) @@ -149,7 +149,7 @@ GEM method_source (1.0.0) mini_mime (1.1.2) mini_portile2 (2.7.1) - minitest (5.15.0) + minitest (5.16.3) msgpack (1.4.4) nio4r (2.5.8) nokogiri (1.13.1) @@ -196,8 +196,8 @@ GEM nokogiri (>= 1.6) rails-html-sanitizer (1.4.2) loofah (~> 2.3) - rails_best_practices (1.23.0) - activesupport (~> 6.1.4) + rails_best_practices (1.23.2) + activesupport code_analyzer (~> 0.5.5) erubis i18n @@ -276,7 +276,7 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2) semantic_range (3.0.0) - sexp_processor (4.16.0) + sexp_processor (4.16.1) slim (4.1.0) temple (>= 0.7.6, < 0.9) tilt (>= 2.0.6, < 2.1) @@ -301,7 +301,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -327,7 +327,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.5.4) + zeitwerk (2.6.0) PLATFORMS ruby