Skip to content

Commit 78c9ca0

Browse files
chore(deps): update dependency ruby to v3.4.2 (#12)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 09ab1d0 commit 78c9ca0

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.4.2

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.4.2"
44

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

logto-sample/Gemfile.lock

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

279279
RUBY VERSION
280-
ruby 3.3.3p89
280+
ruby 3.4.2p28
281281

282282
BUNDLED WITH
283283
2.5.11

0 commit comments

Comments
 (0)