Skip to content

Instantly share code, notes, and snippets.

@grosser
Created March 15, 2015 18:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grosser/ac8cf3290ace0f89be39 to your computer and use it in GitHub Desktop.
Save grosser/ac8cf3290ace0f89be39 to your computer and use it in GitHub Desktop.
Rubymine ex with bundle
---
BUNDLE_DISABLE_SHARED_GEMS: '1'
BUNDLE_PATH: vendor/bundle
source "https://rubygems.org"
gem "parallel"
GEM
remote: https://rubygems.org/
specs:
parallel (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
parallel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment