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

Update list of Rubies to build for on TravisCI #108

Merged
merged 1 commit into from
Jun 26, 2017
Merged

Conversation

tobiashm
Copy link
Contributor

Rubinius has apparently been renamed.

@tobiashm tobiashm force-pushed the travis-rubies branch 3 times, most recently from c5f6c33 to b38ae7b Compare June 23, 2017 13:11
@meineerde
Copy link
Contributor

Judging from http://rubies.travis-ci.org/rubinius, the plain rubinius Ruby should be usable. Maybe rubinius-3 works instead (as it appears to be an alias anyway)?

@tobiashm tobiashm force-pushed the travis-rubies branch 5 times, most recently from 27028f2 to 165a9af Compare June 26, 2017 07:34
Rubinius is not supported on the default (12.04) distribution,
so we must build on Ubuntu Trusty.
Also, the Rubinius version in RVM has apparently been renamed.

Allow failing builds on *-head rubies.
@tobiashm
Copy link
Contributor Author

@meineerde yeah, seems like there's some problems with their aliases. jruby also sometimes installs 1.7.x and sometimes 9.x, depending on build env. Perhaps it has something to do with their recent changes to their distributions?
Anyway, rubinius-3 works with dist: trusty and sudo: required

@tobiashm tobiashm merged commit 7796159 into master Jun 26, 2017
@tobiashm tobiashm deleted the travis-rubies branch June 26, 2017 08:32
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Nov 18, 2019
Update ruby-ruby-openid package to version 2.9.2.


## 2.9.2

* Perform all checks before verifying endpoints.
  [#126](openid/ruby-openid#126)

## 2.9.1

* Updated CHANGELOG.md

## 2.9.0

* Remove deprecated `autorequire` from gemspec.
  [#123](openid/ruby-openid#123)
* Rescue from `Yadis::XRI::XRIHTTPError` on discovery.
  [#106](openid/ruby-openid#106)
* Avoid SSRF for claimed_id request.
  [#121](openid/ruby-openid#121)
* Updated documentation.
  [#115](openid/ruby-openid#115), [#116](openid/ruby-openid#116), [#117](openid/ruby-openid#117), [#118](openid/ruby-openid#118)
* Reduce warnings output in test runs.
  [#119](openid/ruby-openid#119)
* Drop deprecated option from gemspec.
  [#120](openid/ruby-openid#120)
* Remove circular require.
  [#113](openid/ruby-openid#113)
* Updated Travis CI config with Ruby 2.6
  [#114](openid/ruby-openid#114)
* Simplify Bundler require; remove need for extra `:require`.
  [#112](openid/ruby-openid#112)

## 2.8.0

* Fix `admin/mkassoc` script.
  See openid/ruby-openid#103
* Allow specifying timeout for `OpenID::StandardFetcher` in environment variables.
  See openid/ruby-openid#109
* Fixed some documentation.
  See openid/ruby-openid#111
* Fixed example server.
  See openid/ruby-openid#91
* Fixed tests.
  See openid/ruby-openid#86
* Misc. changes to the CI setup.
  See
  - openid/ruby-openid#110
  - openid/ruby-openid#108
  - openid/ruby-openid#107
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