Skip to content

Commit 30cb5c9

Browse files
Update dependency ruby to v3.4.3
1 parent 2685c6d commit 30cb5c9

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.6
1+
3.4.3

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.6"
9+
ruby "3.4.3"
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
@@ -627,7 +627,7 @@ DEPENDENCIES
627627
webmock
628628

629629
RUBY VERSION
630-
ruby 3.1.6p260
630+
ruby 3.4.3p32
631631

632632
BUNDLED WITH
633633
2.3.11

0 commit comments

Comments
 (0)