Updated bundler/ruby to latest

This commit is contained in:
Seth Call 2026-01-10 14:52:59 -06:00
parent 7db0316185
commit e875d05226
7 changed files with 8 additions and 7 deletions

View File

@ -1 +1 @@
2.4.1
3.4.8

View File

@ -1 +1 @@
2.4.1
3.4.8

View File

@ -3,7 +3,7 @@ unless ENV["LOCAL_DEV"] == "1"
source 'https://jamjam:blueberryjam@int.jamkazam.com/gems/'
end
ruby "3.2.2"
ruby "3.4.8"
# Look for $WORKSPACE, otherwise use "workspace" as dev path.
devenv = ENV["BUILD_NUMBER"].nil?

View File

@ -3,7 +3,7 @@ unless ENV["LOCAL_DEV"] == "1"
source 'https://jamjam:blueberryjam@int.jamkazam.com/gems/'
end
ruby "3.2.2"
ruby "3.4.8"
# Look for $WORKSPACE, otherwise use "workspace" as dev path.
devenv = ENV["BUILD_NUMBER"].nil?

View File

@ -800,7 +800,7 @@ DEPENDENCIES
zip-codes
RUBY VERSION
ruby 3.2.2p53
ruby 3.4.8p72
BUNDLED WITH
2.4.10

4
web/.gitignore vendored
View File

@ -43,5 +43,5 @@ public/uploads
/log/*.out
BUILD_NUMBER
.byebug_history
.ruby-version
.rails5-gems
#.ruby-version
.rails5-gems

1
web/.ruby-version Normal file
View File

@ -0,0 +1 @@
3.4.8