Skip to content

Commit

Permalink
Merge pull request #1828 from sul-dlss/update-blacklight
Browse files Browse the repository at this point in the history
Update to blacklight 8.1.0
  • Loading branch information
corylown authored Jan 17, 2024
2 parents 0a15a31 + cf1a449 commit 9335e09
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ group :deployment do
gem 'dlss-capistrano'
end

gem 'blacklight', '~> 8.0.0.beta8'
gem 'blacklight', '~> 8.1'
gem 'blacklight-spotlight', '~> 3.6.0.beta6'

gem 'friendly_id'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -89,14 +89,14 @@ GEM
smart_properties
bigdecimal (3.1.5)
bindex (0.8.1)
blacklight (8.0.1)
blacklight (8.1.0)
globalid
i18n (>= 1.7.0)
jbuilder (~> 2.7)
kaminari (>= 0.15)
ostruct (>= 0.3.2)
rails (>= 6.1, < 8)
view_component (>= 2.66, < 3.1)
view_component (>= 2.66, < 4)
blacklight-gallery (4.4.0)
blacklight (>= 7.17, < 9)
rails (>= 6.1, < 8)
Expand Down Expand Up @@ -689,7 +689,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
blacklight (~> 8.0.0.beta8)
blacklight (~> 8.1)
blacklight-gallery (~> 4.2)
blacklight-hierarchy (~> 6.1)
blacklight-oembed (>= 0.1.0)
Expand Down

0 comments on commit 9335e09

Please sign in to comment.