Skip to content

Commit ce9a558

Browse files
chore(deps): update dependency ruby to v3.4.3
1 parent 8a1d261 commit ce9a558

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

logto-sample/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.4.2"
3+
ruby "3.4.3"
44

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

logto-sample/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ DEPENDENCIES
283283
web-console
284284

285285
RUBY VERSION
286-
ruby 3.4.2p28
286+
ruby 3.4.3p32
287287

288288
BUNDLED WITH
289289
2.5.11

0 commit comments

Comments
 (0)