1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-07 06:54:16 +00:00

Updated to rails 7.1 and ruby 3.1.4

This commit is contained in:
2024-03-12 09:45:54 -04:00
parent e27f863eeb
commit abce7ed171
5 changed files with 29 additions and 20 deletions

View File

@@ -275,6 +275,13 @@ GEM
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
spring (4.1.3)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.7.2-aarch64-linux)
sqlite3 (1.7.2-arm-linux)
sqlite3 (1.7.2-arm64-darwin)
@@ -338,6 +345,7 @@ DEPENDENCIES
rubocop
sdoc
spring
sprockets-rails
sqlite3
turbolinks
tzinfo-data