Skip to content

Commit

Permalink
add missing sprockets-es6 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dunn committed Jan 30, 2020
1 parent d4d2c36 commit e7bc9cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blacklight-spotlight.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ these collections.)
s.add_dependency 'signet'
s.add_dependency 'sir_trevor_rails', '~> 0.5'
s.add_dependency 'sprockets', '< 4'
s.add_dependency 'sprockets-es6'
s.add_dependency 'tophat'
s.add_dependency 'underscore-rails', '~> 1.6'

Expand Down

0 comments on commit e7bc9cb

Please sign in to comment.