Skip to content

Instantly share code, notes, and snippets.

@phiggins
Created January 26, 2012 03:19
Show Gist options
  • Save phiggins/1680754 to your computer and use it in GitHub Desktop.
Save phiggins/1680754 to your computer and use it in GitHub Desktop.
[19:17:58 refinerycms-blog (rails-3-1 u=)]$ rm Gemfile.lock ; rvm --force gemset empty && bundle
rm: Gemfile.lock: No such file or directory
Updating git://github.com/resolve/refinerycms.git
Fetching source index for http://rubygems.org/
Bundler could not find compatible versions for gem "coffee-rails":
In Gemfile:
refinerycms-blog (>= 0) ruby depends on
coffee-rails (~> 3.2.1) ruby
coffee-rails (3.1.0)
Bundler could not find compatible versions for gem "seo_meta":
In Gemfile:
refinerycms (>= 0) ruby depends on
seo_meta (>= 1.2.0.rc3) ruby
refinerycms-blog (>= 0) ruby depends on
seo_meta (1.2.0.rc2)
Could not find gem 'refinerycms-generators (~> 2.0) ruby', which is required by gem 'refinerycms-blog (>= 0) ruby', in any of the sources.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment