Skip to content

Commit

Permalink
Update all of rails to version 6.1.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jun 5, 2024
1 parent e8673ee commit dc7428e
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 @@ -6,28 +6,28 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.7.2)
activesupport (6.1.7.8)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
ast (2.4.2)
concurrent-ruby (1.2.0)
concurrent-ruby (1.3.1)
csv (3.2.6)
diff-lcs (1.5.0)
docile (1.4.0)
ffi (1.15.5)
fileutils (1.7.0)
i18n (1.12.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
json (2.6.3)
language_server-protocol (3.17.0.3)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.5.3)
minitest (5.17.0)
minitest (5.23.1)
parallel (1.22.1)
parser (3.2.1.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -97,10 +97,10 @@ GEM
strscan (3.0.5)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
tzinfo (2.0.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.4.2)
zeitwerk (2.6.6)
zeitwerk (2.6.15)

PLATFORMS
x86_64-darwin-20
Expand Down

0 comments on commit dc7428e

Please sign in to comment.