diff options
author | Daigo 3 Dango <zunda@users.noreply.github.com> | 2019-01-15 22:11:59 +0000 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2019-01-15 23:11:59 +0100 |
commit | 5363c724fc33e441cd4be22ba0e757b1ac4fd401 (patch) | |
tree | 3e98c1a6941bba6b937667e3050f61bde4c13232 | |
parent | ecf40d09ed42c15f1379718d70142434a72986f5 (diff) |
User ruby2.6.0 on Heroku (#9818)
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index f96d24556..8df0ac2e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -771,7 +771,7 @@ DEPENDENCIES webpush RUBY VERSION - ruby 2.5.3p105 + ruby 2.6.0p0 BUNDLED WITH 1.17.3 |