Skip to content

Commit 6420e84

Browse files
Update dependency ruby to v3.4.1
1 parent a32dd4b commit 6420e84

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.5
1+
3.4.1

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ source "https://gems.contribsys.com/" do
66
end
77
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
88

9-
ruby "3.1.5"
9+
ruby "3.4.1"
1010

1111
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
1212
gem "rails", "~> 7.0.8"

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@ DEPENDENCIES
624624
webmock
625625

626626
RUBY VERSION
627-
ruby 3.1.5p252
627+
ruby 3.4.1p0
628628

629629
BUNDLED WITH
630630
2.3.11

0 commit comments

Comments
 (0)