Skip to content

Instantly share code, notes, and snippets.

@llowder
Created August 8, 2012 18:27
Show Gist options
  • Select an option

  • Save llowder/3297329 to your computer and use it in GitHub Desktop.

Select an option

Save llowder/3297329 to your computer and use it in GitHub Desktop.
# bundle exec gem install sqlite3
Building native extensions. This could take a while...
ERROR: While executing gem ... (NoMethodError)
undefined method `<<' for #<Bundler::SpecSet:0xb70d1148>
root@puppet3-test:/usr/share/foreman#
# gem install sqlite3
Building native extensions. This could take a while...
Successfully installed sqlite3-1.3.6
1 gem installed
Installing ri documentation for sqlite3-1.3.6...
Installing RDoc documentation for sqlite3-1.3.6...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment