mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 23:30:12 +01:00
Test with Ruby 2.2
This commit is contained in:
parent
05c18d139e
commit
bc7993b658
2 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ rvm:
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
- 2.1
|
- 2.1
|
||||||
|
- 2.2
|
||||||
|
|
||||||
bundler_args: --without development --jobs=3 --retry=3
|
bundler_args: --without development --jobs=3 --retry=3
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,7 @@
|
||||||
* Removed support for deprecated password-hashing algorithm. This
|
* Removed support for deprecated password-hashing algorithm. This
|
||||||
eliminates config.salt. Note the addition of a pre-upgrade step to
|
eliminates config.salt. Note the addition of a pre-upgrade step to
|
||||||
check for obsolete passwords.
|
check for obsolete passwords.
|
||||||
|
* Tracks is tested on Ruby 1.9.3, 2.0.0, 2.1, and 2.2.
|
||||||
|
|
||||||
## Version 2.3
|
## Version 2.3
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue