Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct version to 3.0.3 like current release #155

Merged
merged 1 commit into from Aug 7, 2019

Conversation

mediafinger
Copy link
Contributor

The currently released gem is version 3.0.3

@@ -2,7 +2,7 @@ sudo: false
language: ruby
cache: bundler
before_install:
- gem update --system
- gem i rubygems-update -v '<3' && update_rubygems
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change became necessary to avoid failure for Ruby 2.1 and 2.2:

$ gem update --system

Updating rubygems-update
Fetching: rubygems-update-3.0.4.gem (100%)

ERROR:  Error installing rubygems-update:
	rubygems-update requires Ruby version >= 2.3.0.

The command "gem update --system" failed and exited with 1 during .

@bsedat bsedat merged commit e5a6b16 into devise-two-factor:master Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants