Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Commit

Permalink
Update blacklight to version 7.18.1 (#199)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] committed Apr 28, 2021
1 parent 2c47159 commit d87b4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion warclight.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |s|
s.executables = s.files.grep(%r{^exe/}) { |f| File.basename(f) }
s.require_paths = ['lib']

s.add_dependency 'blacklight', '7.18.0'
s.add_dependency 'blacklight', '7.18.1'
s.add_dependency 'blacklight_range_limit', '8.0.0'
s.add_dependency 'rails', '~> 5.0'
s.add_dependency 'sprockets', '< 4.0'
Expand Down

0 comments on commit d87b4a7

Please sign in to comment.