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 a Gemfile to make it easier to set up a development environment #264

Merged
merged 1 commit into from
Aug 21, 2015

Conversation

donv
Copy link
Contributor

@donv donv commented Aug 18, 2015

Enables running bundle install to install gems required for development.

mfazekas added a commit that referenced this pull request Aug 21, 2015
Add a Gemfile to make it easier to set up a development environment
@mfazekas mfazekas merged commit 470c4aa into net-ssh:master Aug 21, 2015
@donv donv deleted the add_gemfile branch August 22, 2015 00:04
@mfazekas
Copy link
Collaborator

mfazekas commented Sep 8, 2015

FYI this was revered as 598ab4e
the issue was that rake build and rake release failed with

Gem::InvalidSpecificationException: duplicate dependency on test-unit (>= 0, development), (~> 3.1) use:
    add_runtime_dependency 'test-unit', '>= 0', '~> 3.1'

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.

2 participants