Skip to content

Conversation

@j1n6
Copy link

@j1n6 j1n6 commented Aug 26, 2014

Hi,

There are upstream projects that uses newer version of hashie. It would be nice to remove the hard version lock down.

Thanks

@j1n6
Copy link
Author

j1n6 commented Sep 4, 2014

Just to clarify, Gemfile.lock is only checked in applications, and not in gems. The Gemfile.lock remembers the exact versions and sources of every piece of third-party code that you use. For applications, you want this. When developing a gem, this can obscure issues that will occur because gems are deployed (using the gem command) without the benefit of bundler.

@pascalw
Copy link

pascalw commented Jan 15, 2020

@railsmachine-ops could this PR be merged? I'm running into incompatible dependencies using this gem with other gems so would be great if this could get merged.

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