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 59425de commit 7356228
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ gem 'uglifier'
gem 'blacklight', '7.24.0'
# temp for rails 6
# gem 'blacklight', '7.14.0'
gem 'blacklight_range_limit', '8.2.4'
gem 'blacklight_range_limit', '8.1.0'

# removed pinned verision of '~> 0.4.10'
gem 'mysql2'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ GEM
ostruct (>= 0.3.2)
rails (>= 5.1, < 7.1)
view_component (~> 2.43)
blacklight_range_limit (8.0.0)
blacklight_range_limit (8.1.0)
blacklight (~> 7.0)
bootstrap (4.6.2)
autoprefixer-rails (>= 9.1.0)
Expand Down Expand Up @@ -613,7 +613,7 @@ DEPENDENCIES
active_fedora-noid
bixby
blacklight (= 7.24.0)
blacklight_range_limit
blacklight_range_limit (= 8.1.0)
bootstrap (~> 4.0)
byebug
http
Expand Down

0 comments on commit 7356228

Please sign in to comment.