Skip to content

Commit 7263544

Browse files
committed
Update ruby version
1 parent f14acaa commit 7263544

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ruby-3.3.1
1+
ruby-3.3.7

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
source 'https://rubygems.org'
44
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
55

6-
ruby '~> 3.3.1'
6+
ruby '~> 3.3.7'
77

88
gem 'rails', '~> 8.0.2'
99

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ DEPENDENCIES
423423
webmock
424424

425425
RUBY VERSION
426-
ruby 3.3.1p55
426+
ruby 3.4.3p32
427427

428428
BUNDLED WITH
429-
2.5.16
429+
2.6.7

0 commit comments

Comments
 (0)