Skip to content

Loosen Gemfile - #29

Open
tmaier wants to merge 2 commits into
tacitknowledge:masterfrom
tmaier:loosen-gemfile
Open

Loosen Gemfile#29
tmaier wants to merge 2 commits into
tacitknowledge:masterfrom
tmaier:loosen-gemfile

Conversation

@tmaier

@tmaier tmaier commented Apr 4, 2015

Copy link
Copy Markdown
Contributor

The Gemfile specified a hard lock on every version. If you would really need this, then the solution would be to commit the Gemfile.lock, as this is exactly the reason why this file exists.

Normally, this hard lock is not necessary, as most gems should follow semver.

I loosened all version locks in the Gemfile. This is just partly tested.

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.

1 participant