mirror of
https://github.com/plashchynski/crono.git
synced 2026-05-08 08:54:15 +02:00
Since Rails 5 requires Ruby 2.2.2 or newer.
This commit is contained in:
@@ -3,8 +3,6 @@ os:
|
||||
- linux
|
||||
- osx
|
||||
rvm:
|
||||
- 2.0.0
|
||||
- 2.1.7
|
||||
- 2.2.3
|
||||
- 2.3.1
|
||||
matrix:
|
||||
|
||||
@@ -18,7 +18,7 @@ Currently, there is no such thing as Ruby Cron for Rails. Well, there's [Wheneve
|
||||
|
||||
## 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.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user