We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e297f81 commit 3a6d7c7Copy full SHA for 3a6d7c7
opal-rails.gemspec
@@ -20,7 +20,7 @@ Gem::Specification.new do |s|
20
s.require_paths = ['lib']
21
22
s.add_runtime_dependency 'opal', '~> 0.6.0'
23
- s.add_runtime_dependency 'opal-sprockets', '~> 0.3.0'
+ s.add_runtime_dependency 'opal-sprockets', '~> 0.4.0'
24
25
s.add_runtime_dependency 'rails', '>= 3.2.13', '< 5.0'
26
s.add_runtime_dependency 'opal-jquery', '>= 0.1.0'
0 commit comments