Skip to content

Commit 3a6d7c7

Browse files
committedNov 30, 2013
…and latest opal-sprockets
1 parent e297f81 commit 3a6d7c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎opal-rails.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Gem::Specification.new do |s|
2020
s.require_paths = ['lib']
2121

2222
s.add_runtime_dependency 'opal', '~> 0.6.0'
23-
s.add_runtime_dependency 'opal-sprockets', '~> 0.3.0'
23+
s.add_runtime_dependency 'opal-sprockets', '~> 0.4.0'
2424

2525
s.add_runtime_dependency 'rails', '>= 3.2.13', '< 5.0'
2626
s.add_runtime_dependency 'opal-jquery', '>= 0.1.0'

0 commit comments

Comments
 (0)
Please sign in to comment.