Skip to content

Commit

Permalink
Blackligh range limit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
rawOrlando committed Oct 30, 2023
1 parent 32ec60c commit 0fbddf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ gem 'uglifier'
gem 'blacklight', '7.24.0'
# temp for rails 6
# gem 'blacklight', '7.14.0'
gem 'blacklight_range_limit', '7.0.1'

gem 'blacklight_range_limit'
# removed pinned verision of '~> 0.4.10'
gem 'mysql2'
gem 'okcomputer'
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,7 @@ DEPENDENCIES
active_fedora-noid
bixby
blacklight (= 7.24.0)
blacklight_range_limit (= 7.0.1)
blacklight_range_limit
bootstrap (~> 4.0)
byebug
http
Expand Down

0 comments on commit 0fbddf5

Please sign in to comment.