Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

Commit 9a3a470

Browse files
1 parent 0d66484 commit 9a3a470

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.3
1+
2.6.6

Gemfile

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

3-
ruby "2.6.3"
3+
ruby "2.6.6"
44

55
gem 'dotenv', '2.7.4'
66
gem 'encrypted_cookie', '0.0.5'

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ DEPENDENCIES
3636
stripe (= 4.21.2)
3737

3838
RUBY VERSION
39-
ruby 2.6.3p62
39+
ruby 2.6.6p146
4040

4141
BUNDLED WITH
4242
1.17.3

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"required": true
1010
}
1111
},
12-
"stack": "heroku-18"
12+
"stack": "heroku-20"
1313
}

0 commit comments

Comments
 (0)