Skip to content

Commit 7c7f002

Browse files
committed
Use Ruby 3.4.6
1 parent b9fb0d5 commit 7c7f002

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'https://rubygems.org'
22

3-
ruby ENV['CUSTOM_RUBY_VERSION'] || '~> 3.4.5'
3+
ruby ENV['CUSTOM_RUBY_VERSION'] || '~> 3.4.6'
44

55
gem 'rails', '~> 8.0'
66
gem 'puma'

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ DEPENDENCIES
353353
test-unit
354354

355355
RUBY VERSION
356-
ruby 3.4.5p52
356+
ruby 3.4.6p57
357357

358358
BUNDLED WITH
359359
2.7.1

0 commit comments

Comments
 (0)