Skip to content

Instantly share code, notes, and snippets.

@ylluminate
Created December 6, 2013 00:02
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 ylluminate/5c78c849d295c0e26f82 to your computer and use it in GitHub Desktop.
Save ylluminate/5c78c849d295c0e26f82 to your computer and use it in GitHub Desktop.
source 'https://rubygems.org'
gem 'opal', '~> 0.5' #:github => 'opal/opal'
gem 'opal-sprockets', :github => 'opal/opal-sprockets'
gem 'opal-jquery', '~> 0.1'#:github => 'opal/opal-jquery'
gem 'vienna', :github => 'opal/vienna'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment