Skip to content

Instantly share code, notes, and snippets.

@solebox
Last active November 5, 2016 00:14
Show Gist options
  • Save solebox/28a8a094a9fc49208db9cb35dd429221 to your computer and use it in GitHub Desktop.
Save solebox/28a8a094a9fc49208db9cb35dd429221 to your computer and use it in GitHub Desktop.
bundle init && gem list --local |head -n -1 | awk '{print "gem \47"$1"\47, " "\47"$2"\47"}'|sed 's/[()]//g' >> Gemfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment