Skip to content

Commit

Permalink
Locked blacklight to backport branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Laddusaw committed Sep 11, 2023
1 parent 861e52d commit aeaa0d7
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 @@ -8,7 +8,7 @@ gem 'alma'
gem 'babel-transpiler'
gem 'bcrypt_pbkdf'
# Blacklight
gem 'blacklight', git: 'https://github.com/projectblacklight/blacklight.git', ref: 'f6bdb20'
gem 'blacklight', git: 'https://github.com/maxkadel/blacklight.git', ref: '2286239'
# advanced search functionality
gem 'blacklight_advanced_search', '~> 7.0'
gem 'blacklight_dynamic_sitemap'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GIT
remote: https://github.com/projectblacklight/blacklight.git
revision: f6bdb20248c0eee91dbd480b20d1b60f93783b3e
ref: f6bdb20
remote: https://github.com/maxkadel/blacklight.git
revision: 228623962ce246505ba6549c7bee20265d9985e8
ref: 2286239
specs:
blacklight (7.33.1)
deprecation
Expand Down

0 comments on commit aeaa0d7

Please sign in to comment.