Skip to content

Commit b22c037

Browse files
committed
Exec 'bundle update' with Ruby 3.4.4
1 parent 134898c commit b22c037

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,5 +1,5 @@
11
source 'https://rubygems.org'
2-
ruby '3.2.8'
2+
ruby file: '.ruby-version'
33

44
gem 'bootsnap'
55
gem 'pg'

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@ DEPENDENCIES
590590
web-console
591591

592592
RUBY VERSION
593-
ruby 3.2.8p263
593+
ruby 3.4.4p34
594594

595595
BUNDLED WITH
596596
2.6.9

0 commit comments

Comments
 (0)