Skip to content

Commit db87a4f

Browse files
committed
Bump Ruby version up to 2.7.6
So that I can upgrade the Heroku stack
1 parent 3c0ca78 commit db87a4f

File tree

3 files changed

+4
-4
lines changed

3 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.5.6
1+
2.7.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.5.6"
3+
ruby "2.7.6"
44

55
gem "rails", "5.0.7.2"
66
gem "thin"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ DEPENDENCIES
327327
webmock
328328

329329
RUBY VERSION
330-
ruby 2.5.6p201
330+
ruby 2.7.6p219
331331

332332
BUNDLED WITH
333-
2.3.26
333+
2.3.12

0 commit comments

Comments
 (0)