Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save etagwerker/c1ea17694eb8991062484169295ce222 to your computer and use it in GitHub Desktop.
Save etagwerker/c1ea17694eb8991062484169295ce222 to your computer and use it in GitHub Desktop.
next bundle install
Fetching gem metadata from https://rubygems.org/...........
Fetching gem metadata from https://rubygems.org/.
Resolving dependencies......................................................................................................
Bundler could not find compatible versions for gem "actionpack":
In Gemfile.next:
rails (~> 5.0) was resolved to 5.0.1.rc1, which depends on
actionpack (= 5.0.1.rc1)
rspec-rails was resolved to 4.1.2, which depends on
actionpack (>= 4.2)
twitter-bootstrap-rails was resolved to 3.2.2, which depends on
actionpack (>= 3.1)
Bundler could not find compatible versions for gem "activesupport":
In Gemfile.next:
jbuilder (~> 2.0) was resolved to 2.11.2, which depends on
activesupport (>= 5.0.0)
rails (~> 5.0) was resolved to 5.0.1.rc1, which depends on
activesupport (= 5.0.1.rc1)
rspec-rails was resolved to 4.1.2, which depends on
activesupport (>= 4.2)
Bundler could not find compatible versions for gem "json":
In Gemfile.next:
json (~> 1.8.6)
coveralls was resolved to 0.8.19, which depends on
json (>= 1.8, < 3)
sdoc (~> 0.4.0) was resolved to 0.4.2, which depends on
json (~> 1.7, >= 1.7.7)
Bundler could not find compatible versions for gem "railties":
In Gemfile.next:
dotenv-rails was resolved to 2.7.6, which depends on
railties (>= 3.2)
factory_girl_rails was resolved to 4.9.0, which depends on
railties (>= 3.0.0)
rails (~> 5.0) was resolved to 5.0.1.rc1, which depends on
railties (= 5.0.1.rc1)
rspec-rails was resolved to 4.1.2, which depends on
railties (>= 4.2)
sass-rails (~> 4.0.3) was resolved to 4.0.5, which depends on
railties (>= 4.0.0, < 5.0)
twitter-bootstrap-rails was resolved to 3.2.2, which depends on
railties (>= 3.1)
Bundler could not find compatible versions for gem "simplecov":
In Gemfile.next:
coveralls was resolved to 0.8.0, which depends on
simplecov (~> 0.9.1)
simplecov-console was resolved to 0.9.1, which depends on
simplecov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment