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

Commit d299b44

Browse files
committed
relax rails
1 parent 38a7f68 commit d299b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hyperloop.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ Gem::Specification.new do |spec|
2727
spec.add_dependency 'opal-rails', '~> 0.9.3'
2828
spec.add_dependency 'react-rails', '>= 2.3.0', '< 2.5.0'
2929
spec.add_dependency 'mini_racer', '~> 0.1.14'
30-
spec.add_runtime_dependency 'rails', '~> 5.1.4'
30+
spec.add_runtime_dependency 'rails', '=> 4.0.0'
3131
end

0 commit comments

Comments
 (0)