Skip to content

Commit

Permalink
Unpin Blacklight and update to v8.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
corylown committed Jun 5, 2024
1 parent c57a91b commit 55b7504
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ group :test do
gem 'webmock'
end

# Pin Blacklight to 8.1.0 until a fix is in for: https://github.com/projectblacklight/blacklight/commit/d8c0ec4435db34b85f83a2e4799bc15b0469ef27
gem 'blacklight', '~> 8.1.0'
gem 'arclight', '>= 1.1.0', '< 2'

group :development, :test do
Expand Down
3 changes: 1 addition & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ GEM
bcrypt_pbkdf (1.1.1-x86_64-darwin)
bigdecimal (3.1.8)
bindex (0.8.1)
blacklight (8.1.0)
blacklight (8.2.1)
globalid
i18n (>= 1.7.0)
jbuilder (~> 2.7)
Expand Down Expand Up @@ -539,7 +539,6 @@ PLATFORMS

DEPENDENCIES
arclight (>= 1.1.0, < 2)
blacklight (~> 8.1.0)
blacklight-locale_picker
blacklight_range_limit (~> 8.5)
bootsnap
Expand Down

0 comments on commit 55b7504

Please sign in to comment.