Skip to content

Commit a88238d

Browse files
chore(deps): update dependency ruby to v3.3.4
1 parent b9155cc commit a88238d

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.3.3
1+
3.3.4

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.3.3"
3+
ruby "3.3.4"
44

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

logto-sample/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ DEPENDENCIES
278278
web-console
279279

280280
RUBY VERSION
281-
ruby 3.3.3p89
281+
ruby 3.3.4p94
282282

283283
BUNDLED WITH
284284
2.5.11

0 commit comments

Comments
 (0)