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

add option to manage hushlogin #62

Merged
merged 3 commits into from
Jan 2, 2017
Merged

add option to manage hushlogin #62

merged 3 commits into from
Jan 2, 2017

Conversation

rndmh3ro
Copy link
Contributor

No description provided.

@@ -16,6 +16,7 @@ group :test do
# newer versions require ruby 2.2
if RUBY_VERSION < "2.2.0"
gem 'listen', '~> 3.0.0'
gem 'nokogiri', '1.6.8.1'
Copy link
Owner

Choose a reason for hiding this comment

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

It's better to relax constrains, if possible. I guess using

gem 'nokogiri', '< 1.7.0'

should be enough in this case.

@deric
Copy link
Owner

deric commented Jan 2, 2017

Looks good, thanks. I'll just try to use less restrictive test dependencies.

@deric deric merged commit 0497464 into deric:master Jan 2, 2017
deric added a commit that referenced this pull request Jan 2, 2017
deric added a commit that referenced this pull request Jan 2, 2017
@rndmh3ro
Copy link
Contributor Author

rndmh3ro commented Jan 4, 2017

Thanks for merging!

@rndmh3ro rndmh3ro deleted the hushlogin branch January 4, 2017 07:29
@deric deric added the feature label Jan 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants