Skip to content

Commit

Permalink
update ruby version 3.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nanophate committed Sep 18, 2024
1 parent fabbfa8 commit a78d28c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.4
3.1.6
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
ruby '3.1.4'
ruby '3.1.6'

gem 'rails', '~> 6.1'
gem 'puma'
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ DEPENDENCIES
web-console

RUBY VERSION
ruby 3.1.4p223
ruby 3.1.6p260

BUNDLED WITH
2.4.7

0 comments on commit a78d28c

Please sign in to comment.