Skip to content

Commit a253c6e

Browse files
committedOct 15, 2014
1.8.7 support in Gemfile
1 parent 56614ca commit a253c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source 'https://rubygems.org'
22
gemspec
33

4-
gem 'opal', github: 'opal/opal'
4+
gem 'opal', :github => 'opal/opal'
55
# gem 'opal', path: '../opal'
66

77
gem 'rspec', :path => 'rspec'

0 commit comments

Comments
 (0)
Please sign in to comment.