You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following breaks the lockfile parser. We shouldn't even need the lockfile parser anymore because bundler is much more stable and the newest versions will work for the majority of people.
gem 'bundler', '~>1.6', '>= 1.6.2'
The text was updated successfully, but these errors were encountered:
The following breaks the lockfile parser. We shouldn't even need the lockfile parser anymore because bundler is much more stable and the newest versions will work for the majority of people.
The text was updated successfully, but these errors were encountered: