Skip to content

Commit cc1c66e

Browse files
authored
Update Ruby to version 4.0.2
1 parent e8b6113 commit cc1c66e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.0
1+
4.0.2

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source "https://rubygems.org"
2-
ruby "4.0.0"
2+
ruby "4.0.2"
33

44
gem "rails"
55

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -701,7 +701,7 @@ DEPENDENCIES
701701
yabeda-rails
702702

703703
RUBY VERSION
704-
ruby 4.0.0p0
704+
ruby 4.0.2
705705

706706
BUNDLED WITH
707707
4.0.3

0 commit comments

Comments
 (0)