Skip to content

Commit a78d28c

Browse files
committed
update ruby version 3.1.6
1 parent fabbfa8 commit a78d28c

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.1.4
1+
3.1.6

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 '3.1.4'
2+
ruby '3.1.6'
33

44
gem 'rails', '~> 6.1'
55
gem 'puma'

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ DEPENDENCIES
551551
web-console
552552

553553
RUBY VERSION
554-
ruby 3.1.4p223
554+
ruby 3.1.6p260
555555

556556
BUNDLED WITH
557557
2.4.7

0 commit comments

Comments
 (0)