From 51a95336fd2ead84d8679d2b03c9621c77f1a2b2 Mon Sep 17 00:00:00 2001 From: Marco Roth Date: Sun, 15 Dec 2024 09:12:03 +0100 Subject: [PATCH] Update Gemfile.lock --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e01ff995..3e4d53fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,15 +2,15 @@ PATH remote: . specs: stimulus_reflex (3.5.2) - actioncable (>= 5.2, < 8) - actionpack (>= 5.2, < 8) - actionview (>= 5.2, < 8) - activesupport (>= 5.2, < 8) + actioncable (>= 5.2) + actionpack (>= 5.2) + actionview (>= 5.2) + activesupport (>= 5.2) cable_ready (~> 5.0) nokogiri (~> 1.0) nokogiri-html5-inference (~> 0.3) rack (>= 2, < 4) - railties (>= 5.2, < 8) + railties (>= 5.2) redis (>= 4.0, < 6.0) GEM @@ -249,7 +249,7 @@ DEPENDENCIES magic_frozen_string_literal (~> 1.2) minitest (= 5.18.1) mocha (~> 1.13) - rails (>= 5.2, < 8) + rails (>= 5.2) rake (~> 13.0) standard (~> 1.24) stimulus_reflex!