Skip to content
This repository has been archived by the owner on Jul 31, 2019. It is now read-only.

Commit

Permalink
Update dependencies to run on newest Opal
Browse files Browse the repository at this point in the history
  • Loading branch information
adambeynon committed Aug 15, 2013
1 parent fed5d40 commit 31d0035
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
source 'https://rubygems.org'

gem 'opal', :github => 'opal/opal'
gem 'opal', '>= 0.4.4'
gem 'opal-sprockets'
gem 'opal-erb'
gem 'opal-jquery', :github => 'opal/opal-jquery'
# gem 'vienna', :github => 'opal/vienna'
gem 'vienna', :path => '../vienna'
gem 'opal-jquery'
gem 'vienna', :github => 'opal/vienna'

0 comments on commit 31d0035

Please sign in to comment.