Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit 7503aea

Browse files
committed
need those for now
1 parent c6a4f10 commit 7503aea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
source 'https://rubygems.org'
22
source ENV['HYPER_DEV_GEM_SOURCE'] if ENV['HYPER_DEV_GEM_SOURCE']
3+
gem "opal-jquery", git: "https://github.com/opal/opal-jquery.git", branch: "master"
4+
gem "opal-rails", git: "https://github.com/opal/opal-rails.git", branch: "master"
35
gemspec

0 commit comments

Comments
 (0)