Skip to content

Commit

Permalink
Update Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoroth committed Dec 15, 2024
1 parent 0bbf798 commit 51a9533
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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!
Expand Down

0 comments on commit 51a9533

Please sign in to comment.