1
0
зеркало из https://github.com/glebtv/telegram-bot.git synced 2026-09-08 20:05:51 +03:00

Require tests against rails 6.0, run tests against rails 6.1.alpha

Rails 6.0 requires ruby >= 2.5, so ruby 2.4 is not tested by default
and replaced with 2.6
Этот коммит содержится в:
Max Melentiev
2019-08-19 10:53:59 +03:00
родитель ca4ea9e6cb
Коммит 7e823b4354
10 изменённых файлов: 62 добавлений и 30 удалений

Просмотреть файл

@@ -1,5 +1,7 @@
# Unreleased
- Rails 6.0 support.
# 0.14.2
- Add reply helpers: `answer_pre_checkout_query`, `answer_shipping_query`.