Skip to content

Instantly share code, notes, and snippets.

@kabakaev
Created June 11, 2015 15:22
Show Gist options
  • Select an option

  • Save kabakaev/52af62533d993da12ca5 to your computer and use it in GitHub Desktop.

Select an option

Save kabakaev/52af62533d993da12ca5 to your computer and use it in GitHub Desktop.
upgrade librarian-puppet-simple
cd ; mkdir src; cd src/
git clone https://github.com/kabakaev/librarian-puppet-simple.git
cd librarian-puppet-simple/
gem uninstall librarian-puppet-simple
gem build librarian-puppet-simple.gemspec
gem install librarian-puppet-simple-0.0.5.gem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment