Skip to content

Commit 05be6d0

Browse files
authored
Merge pull request #44 from amatsuda/ruby3.3.9
Ruby 3.3.9
2 parents ef64518 + ac5a3e4 commit 05be6d0

File tree

3 files changed

+188
-150
lines changed

3 files changed

+188
-150
lines changed

.ruby-version

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

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 "3.3.5"
3+
ruby file: '.ruby-version'
44

55
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
66
gem "rails", "~> 7.1.3", ">= 7.1.3.4"

0 commit comments

Comments
 (0)