Skip to content

Commit

Permalink
Update dependency blacklight_range_limit to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent 691d053 commit 7c71dae
Showing 1 changed file with 16 additions and 12 deletions.
28 changes: 16 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,8 @@ GEM
blacklight-gallery (4.8.4)
blacklight (>= 7.17, < 9)
rails (>= 6.1, < 9)
blacklight_range_limit (8.5.0)
blacklight_range_limit (9.0.0)
blacklight (>= 7.25.2, < 9)
deprecation
view_component (>= 2.54, < 4)
bootstrap (4.6.2.1)
autoprefixer-rails (>= 9.1.0)
Expand Down Expand Up @@ -165,14 +164,14 @@ GEM
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.3.5)
connection_pool (2.4.1)
connection_pool (2.5.0)
crack (1.0.0)
bigdecimal
rexml
crass (1.0.6)
datadog-ci (0.8.3)
msgpack
date (3.3.4)
date (3.4.1)
ddtrace (1.23.3)
datadog-ci (~> 0.8.1)
debase-ruby_core_source (= 3.3.1)
Expand Down Expand Up @@ -248,7 +247,8 @@ GEM
geo_coord
json
io-console (0.8.0)
irb (1.14.3)
irb (1.15.1)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.13.0)
Expand Down Expand Up @@ -346,6 +346,9 @@ GEM
racc
pg (1.5.9)
popper_js (1.16.1)
pp (0.6.2)
prettyprint
prettyprint (0.2.0)
progressbar (1.13.0)
pry (0.14.2)
coderay (~> 1.1)
Expand All @@ -361,9 +364,10 @@ GEM
nio4r (~> 2.0)
racc (1.8.1)
rack (3.1.9)
rack-session (2.0.0)
rack-session (2.1.0)
base64 (>= 0.1.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack-test (2.2.0)
rack (>= 1.3)
rackup (2.2.1)
rack (>= 3)
Expand Down Expand Up @@ -428,10 +432,10 @@ GEM
rdf-xsd (3.3.0)
rdf (~> 3.3)
rexml (~> 3.2)
rdoc (6.8.1)
rdoc (6.11.0)
psych (>= 4.0.0)
regexp_parser (2.9.2)
reline (0.5.12)
reline (0.6.0)
io-console (~> 0.5)
responders (3.1.1)
actionpack (>= 5.2)
Expand Down Expand Up @@ -558,8 +562,8 @@ GEM
useragent (0.16.11)
vcr (6.3.1)
base64
view_component (3.14.0)
activesupport (>= 5.2.0, < 8.0)
view_component (3.21.0)
activesupport (>= 5.2.0, < 8.1)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
warden (1.2.9)
Expand All @@ -580,7 +584,7 @@ GEM
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.37)
zeitwerk (2.6.18)
zeitwerk (2.7.1)

PLATFORMS
arm64-darwin
Expand Down

0 comments on commit 7c71dae

Please sign in to comment.