Skip to content

Instantly share code, notes, and snippets.

@timmow
Created February 3, 2013 14:13
Show Gist options
  • Select an option

  • Save timmow/4701954 to your computer and use it in GitHub Desktop.

Select an option

Save timmow/4701954 to your computer and use it in GitHub Desktop.
Remove a lame gem, from
perl -n -i -e 'print unless /lame/' Gemfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment