Skip to content

Commit 2ca9963

Browse files
committed
should work except for 3 fails here
1 parent 7379007 commit 2ca9963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ unless Dir['rspec{,-{core,expectations,mocks,support}}'].any?
66
end
77

88
# Opal master not released yet
9-
gem 'opal', git: 'https://github.com/opal/opal.git'
9+
gem 'opal', git: 'https://github.com/wied03/opal.git', ref: '2a6e97abc4ceba160f8e3b686de9c3dfefc8f7b6'
1010

1111
gem 'capybara'
1212
gem 'selenium-webdriver', require: false

0 commit comments

Comments
 (0)