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

Commit 15eaaf7

Browse files
committed
Add bundler version dependency
1 parent dd9d9f4 commit 15eaaf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hyper-react.gemspec

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Gem::Specification.new do |spec|
3030
spec.add_dependency 'libv8', '~> 6.3.0'
3131
spec.add_dependency 'react-rails', '>= 2.4.0', '< 2.5.0'
3232

33+
spec.add_development_dependency 'bundler', '~> 1.16.0'
3334
spec.add_development_dependency 'chromedriver-helper'
3435
spec.add_development_dependency 'hyper-spec', React::VERSION
3536
spec.add_development_dependency 'jquery-rails'

0 commit comments

Comments
 (0)