diff options
author | Daigo 3 Dango <zunda@users.noreply.github.com> | 2019-10-03 09:06:55 -1000 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2019-10-03 21:06:55 +0200 |
commit | 3f91e8c3a569d222ae9acfcd3a726e497213434a (patch) | |
tree | 90e1be9d285f9de75eafabe1292c650f550374d5 | |
parent | 32efa14060351e6af2cdb58a9569532c39efa71a (diff) |
Bump patch level of Ruby (#12070)
Cosmetic change: patch level for the released 2.6.5 is p114.
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index b94647a20..0478c6e61 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -800,7 +800,7 @@ DEPENDENCIES webpush RUBY VERSION - ruby 2.6.5p105 + ruby 2.6.5p114 BUNDLED WITH 1.17.3 |