Skip to content

Commit 107671b

Browse files
committed
Update blacklight to 8.6
Fixes #1431
1 parent 9d7550d commit 107671b

File tree

2 files changed

+121
-112
lines changed

2 files changed

+121
-112
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ group :production do
6262
gem 'pg'
6363
end
6464

65-
gem 'blacklight', '~> 8.4'
65+
gem 'blacklight', '~> 8.6'
6666
gem 'rsolr' # required for Blacklight
6767
gem 'geoblacklight', github: 'geoblacklight/geoblacklight', tag: 'v5.0.0-alpha.11'
6868
gem 'faraday', '~> 2.0'

0 commit comments

Comments
 (0)