From 400e9acab7d1e34561c7bd98aaf4e0bc178f3180 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 12:51:04 +0000 Subject: [PATCH] Bump next_rails from 1.3.0 to 1.4.0 Bumps [next_rails](https://github.com/fastruby/next_rails) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/fastruby/next_rails/releases) - [Changelog](https://github.com/fastruby/next_rails/blob/main/CHANGELOG.md) - [Commits](https://github.com/fastruby/next_rails/compare/v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: next_rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 11c80eb8..03b7345b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,7 +107,6 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) coderay (1.1.3) - colorize (1.1.0) concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) @@ -270,8 +269,8 @@ GEM net-smtp (0.5.0) net-protocol netrc (0.11.0) - next_rails (1.3.0) - colorize (>= 0.8.1) + next_rails (1.4.0) + rainbow (>= 3) nio4r (2.7.3) nokogiri (1.16.7-x86_64-darwin) racc (~> 1.4)