Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Update dependencies #4

Merged
merged 7 commits into from
Feb 20, 2018
Merged

Update dependencies #4

merged 7 commits into from
Feb 20, 2018

Conversation

iSarCasm
Copy link
Contributor

@iSarCasm iSarCasm commented Feb 14, 2018

Ruby 1.9.3 -> Ruby 2.2.2 (the most stable and supported version currently)
ActiveSupport 3.2 -> ActiveSupport 5.1
nokogiri 1.6 -> nokogiri 1.8
mail 2.5 -> mail 2.7

All specs are green (104 examples) (travis shows red because of outdated ruby jobs 1.9, 2, 2.1)

@dguido
Copy link
Member

dguido commented Feb 15, 2018

Oh I see. You can trim the travis.yml to include only current Ruby versions!

@iSarCasm
Copy link
Contributor Author

@dguido For some reason fails for jruby-head. Probably have to investigate this.

@dguido
Copy link
Member

dguido commented Feb 19, 2018

I think you can trim the travis.yml even further. Let's drop 2.2.x, rbx, and jruby-19mode. This is an excessive amount of testing for such a simple app.

@iSarCasm
Copy link
Contributor Author

@dguido dropped them. Changed jruby-head to jruby-9.1.9

@dguido dguido merged commit 7507d09 into trailofbits:master Feb 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants