mirror of
https://github.com/plashchynski/crono.git
synced 2026-05-17 13:36:58 +02:00
Since Rails 5 requires Ruby 2.2.2 or newer.
This commit is contained in:
@@ -3,8 +3,6 @@ os:
|
|||||||
- linux
|
- linux
|
||||||
- osx
|
- osx
|
||||||
rvm:
|
rvm:
|
||||||
- 2.0.0
|
|
||||||
- 2.1.7
|
|
||||||
- 2.2.3
|
- 2.2.3
|
||||||
- 2.3.1
|
- 2.3.1
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Currently, there is no such thing as Ruby Cron for Rails. Well, there's [Wheneve
|
|||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
Tested with latest MRI Ruby (2.3, 2.2, 2.1, and 2.0), Rails 4.*, and Rails 5.*.
|
Tested with latest MRI Ruby 2.2+, Rails 4.*, and Rails 5.*.
|
||||||
Other versions are untested but might work fine.
|
Other versions are untested but might work fine.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user