Skip to content

Commit 4f05c74

Browse files
Merge pull request #34 from Nofi-nof/update_ruby_v3.2.10
Update Ruby version: 3.2.9 -> 3.2.10
2 parents 2ed4d02 + 37b5947 commit 4f05c74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source "https://rubygems.org"
22
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
33

4-
ruby "3.2.9"
4+
ruby "3.2.10"
55

66
gem "rails", "7.0.4.3"
77
gem "sassc-rails", "2.1.2"

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ DEPENDENCIES
381381
webdrivers (= 5.2.0)
382382

383383
RUBY VERSION
384-
ruby 3.2.9p265
384+
ruby 3.2.10p266
385385

386386
BUNDLED WITH
387387
2.5.6

0 commit comments

Comments
 (0)