-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #155 from samvera/remove_4.2_support
Remove 4.2 support
- Loading branch information
Showing
3 changed files
with
8 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,14 @@ | ||
language: ruby | ||
sudo: false | ||
rvm: | ||
- 2.4.0 | ||
- 2.3.5 | ||
- 2.4.2 | ||
env: | ||
global: | ||
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true | ||
matrix: | ||
- "RAILS_VERSION=5.0.1" | ||
- "RAILS_VERSION=5.0.6" | ||
- "RAILS_VERSION=5.1.4" | ||
|
||
before_install: | ||
- gem update --system |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -634,11 +634,12 @@ Commit your features into a new branch and submit a pull request. | |
|
||
## Compatibility | ||
|
||
Currently, it is compatible with Rails 4.0 and 4.1 under both Ruby 2.0 and 2.1. | ||
* Ruby 2.4 or the latest 2.3 version is recommended. Later versions may also work. | ||
* Rails 5 is required. We recommend the latest Rails 5.0 release. | ||
|
||
# Help | ||
|
||
For help with Questioning Authority, contact <hydra[email protected]>. | ||
For help with Questioning Authority, contact <samvera[email protected]>. | ||
|
||
### Special thanks to... | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters