Skip to content

Commit

Permalink
Merge pull request #2788 from sul-dlss/blacklight-range-limit
Browse files Browse the repository at this point in the history
Upgrade Blacklight::RangeLimit
  • Loading branch information
taylor-steve authored Jan 10, 2025
2 parents c98ddf8 + d7374c8 commit d9b1a6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ gem 'blacklight_heatmaps', '~> 1.3.0'
gem 'blacklight-spotlight', '~> 4.4', '>= 4.4.0'
gem 'twitter-typeahead-rails', '0.11.1.pre.corejavascript'
gem 'blacklight_advanced_search'
gem 'blacklight_range_limit', '~> 8.5'
gem 'blacklight_range_limit', '~> 9.0'
gem 'devise'
gem 'devise-guests', '~> 0.3'
gem 'devise-remote-user'
Expand Down
5 changes: 2 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -163,9 +163,8 @@ GEM
leaflet-rails (~> 1.3.0)
leaflet-sidebar-rails (~> 0.2)
rails (>= 7.1.4, < 8)
blacklight_range_limit (8.5.0)
blacklight_range_limit (9.0.0)
blacklight (>= 7.25.2, < 9)
deprecation
view_component (>= 2.54, < 4)
bootsnap (1.18.4)
msgpack (~> 1.2)
Expand Down Expand Up @@ -901,7 +900,7 @@ DEPENDENCIES
blacklight-spotlight (~> 4.4, >= 4.4.0)
blacklight_advanced_search
blacklight_heatmaps (~> 1.3.0)
blacklight_range_limit (~> 8.5)
blacklight_range_limit (~> 9.0)
bootsnap (>= 1.1.0)
bootstrap (~> 5.3)
bootstrap_form (~> 5.4)
Expand Down

0 comments on commit d9b1a6c

Please sign in to comment.