Skip to content

Commit

Permalink
Update all of rails to version 6.1.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Oct 23, 2024
1 parent b77b49c commit be66015
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,25 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activemodel (6.1.4.1)
activesupport (= 6.1.4.1)
activerecord (6.1.4.1)
activemodel (= 6.1.4.1)
activesupport (= 6.1.4.1)
activesupport (6.1.4.1)
activemodel (6.1.7.9)
activesupport (= 6.1.7.9)
activerecord (6.1.7.9)
activemodel (= 6.1.7.9)
activesupport (= 6.1.7.9)
activesupport (6.1.7.9)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
concurrent-ruby (1.1.9)
i18n (1.8.10)
concurrent-ruby (1.3.4)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
minitest (5.15.0)
minitest (5.25.1)
rake (13.0.6)
tzinfo (2.0.4)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
zeitwerk (2.4.2)
zeitwerk (2.7.1)

PLATFORMS
ruby
Expand Down

0 comments on commit be66015

Please sign in to comment.