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

Error when "bundle install" #38

Closed
tung491 opened this issue Dec 18, 2017 · 1 comment
Closed

Error when "bundle install" #38

tung491 opened this issue Dec 18, 2017 · 1 comment

Comments

@tung491
Copy link

tung491 commented Dec 18, 2017

Bundler could not find compatible versions for gem "bundler":
  In Gemfile:
    bundler (~> 1.12)

  Current Bundler version:
    bundler (1.11.2)
This Gemfile requires a different version of Bundler.
Perhaps you need to update Bundler by running `gem install bundler`?

Could not find gem 'bundler (~> 1.12)' in any of the sources
@tung491 tung491 closed this as completed Dec 18, 2017
@sylhare
Copy link
Owner

sylhare commented Dec 19, 2017

Good you found the solution:
gem update bundler
or
gem install bundler

😉

cdietrich pushed a commit to cdietrich/Type-on-Strap that referenced this issue May 8, 2020
* Upgrade font-awesome from 4.7.0 to 5.8.0

* Applied Font-Awesome fixed width icons

* Fixed chevron-* icons
OMEGA-Y pushed a commit to OMEGA-Y/OMEGA-Y.github.io that referenced this issue Dec 8, 2020
* v3 config skeleton and readme update

Skeleton file after following instructions at:
https://github.com/exercism/v3/blob/master/docs/maintainers/
migrating-your-config-json-files.md

Co-Authored-By: Cohen Carlisle <[email protected]>
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

No branches or pull requests

2 participants