Skip to content

Instantly share code, notes, and snippets.

@till
Created May 7, 2016 17:19
Show Gist options
  • Save till/682f3cf9ce1833b23926db3786fa3337 to your computer and use it in GitHub Desktop.
Save till/682f3cf9ce1833b23926db3786fa3337 to your computer and use it in GitHub Desktop.
$ bundle _1.10.6_ install [19:14:50]
Fetching https://github.com/mitchellh/vagrant-spec.git
Fetching gem metadata from https://rubygems.org/............
Fetching version metadata from https://rubygems.org/...
Fetching dependency metadata from https://rubygems.org/..
Resolving dependencies...
Bundler could not find compatible versions for gem "bundler":
In Gemfile:
vagrant was resolved to 1.8.2.dev, which depends on
bundler (<= 1.10.6, >= 1.5.2)
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.10.6, >= 1.5.2)', which is required by gem 'vagrant', in any of the sources.
$ gem list [19:18:07]
*** LOCAL GEMS ***
addressable (2.4.0)
ast (2.2.0, 2.1.0)
astrolabe (1.3.1)
attribute_struct (0.3.4)
aws-sdk (1.66.0)
aws-sdk-v1 (1.66.0)
bigdecimal (1.2.6)
bogo (0.2.4)
bogo-cli (0.2.6)
bogo-config (0.2.0)
bogo-ui (0.1.16)
bottomless_hash (0.1.0)
bundler (1.11.2, 1.10.6)
chef (11.10.4)
chef-zero (1.7.3)
chefspec (3.4.0)
coderay (1.1.1, 1.1.0)
colorator (0.1)
colored (1.2)
command_line_reporter (3.3.6)
diff-lcs (1.2.5)
domain_name (0.5.20160310)
erubis (2.7.0)
escort (0.4.0)
fauxhai (2.3.0)
ffi (1.9.10)
foodcritic (5.0.0)
gherkin (2.12.2)
graph (2.8.1)
hashdiff (0.2.3)
hashie (3.4.3, 2.1.2)
highline (1.7.8)
http (1.0.4)
http-cookie (1.0.2)
http-form_data (1.0.1)
http_parser.rb (0.6.0)
io-console (0.4.3)
ipaddress (0.8.3, 0.8.0)
jekyll (3.1.2)
jekyll-sass-converter (1.4.0)
jekyll-watch (1.3.1)
json (1.8.1)
kitchen-vagrant (0.16.0)
kramdown (1.10.0)
liquid (3.0.6)
listen (3.0.6)
mercenary (0.3.5)
method_source (0.8.2)
miasma (0.3.2)
miasma-aws (0.3.2)
miasma-azure (0.1.2)
miasma-open-stack (0.1.4)
miasma-rackspace (0.1.2)
mime-types (1.25.1)
mini_portile2 (2.0.0)
minitest (5.4.3)
mixlib-authentication (1.3.0)
mixlib-cli (1.5.0)
mixlib-config (2.2.1)
mixlib-log (1.6.0)
mixlib-shellout (1.6.1)
moneta (0.6.0)
multi_json (1.11.2)
multi_xml (0.5.5)
nesty (1.0.2)
net-scp (1.2.1)
net-ssh (3.1.1, 2.9.4, 2.9.2)
net-ssh-gateway (1.2.0)
net-ssh-multi (1.2.1)
net-telnet (0.1.1)
nokogiri (1.6.7.2, 1.5.10)
ohai (6.24.2)
paint (1.0.1)
parser (2.3.0.6, 2.2.3.0)
polyglot (0.3.5)
power_assert (0.2.2)
powerpack (0.1.1)
ppjson (0.2.0)
pry (0.10.3)
psych (2.0.8)
puma (1.6.3)
rack (1.6.4)
rainbow (2.1.0, 2.0.0)
rake (10.5.0, 10.4.2, 10.1.1)
rb-fsevent (0.9.7)
rb-inotify (0.9.7)
rdoc (4.2.0)
rest-client (1.6.9)
rouge (1.10.1)
rspec (3.4.0, 2.99.0, 2.14.1, 2.14.0)
rspec-core (3.4.4, 3.4.3, 2.99.2, 2.14.8)
rspec-expectations (3.4.0, 2.99.2, 2.14.5)
rspec-its (1.2.0)
rspec-mocks (3.4.1, 2.99.4, 2.14.6)
rspec-support (3.4.1)
rubocop (0.37.2, 0.34.2)
ruby-progressbar (1.7.5)
rubygems-update (2.6.1)
rufus-lru (1.0.5)
safe_yaml (1.0.4, 0.9.7)
sass (3.4.21)
serverspec (2.31.1)
sfl (2.2)
sfn (2.1.12)
slop (3.6.0)
sparkle_formation (2.1.6)
specinfra (2.56.1)
systemu (2.5.2)
test-kitchen (1.0.0)
test-unit (3.0.8)
thor (0.19.1)
treetop (1.6.5, 1.6.3)
unf (0.1.4)
unf_ext (0.0.7.2)
unicode-display_width (0.3.1)
xml-simple (1.1.5)
yajl-ruby (1.2.1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment