Skip to content

Commit ffd8977

Browse files
committed
upgrade ruby
1 parent 584c5fa commit ffd8977

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ruby-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.6
1+
3.1.3

.tool-versions

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
nodejs 12.22.6
2-
ruby 3.0.6
2+
ruby 3.1.3
33
postgres 12.8
44
mongodb 4.4.9
55
redis 6.2.3

backend/Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source "https://rubygems.org"
22

3-
ruby "3.0.6"
3+
ruby "3.1.3"
44

55
# Configuration management. keep on top of Gemfile
66
gem "dotenv-rails", groups: %i[development test]

0 commit comments

Comments
 (0)