Skip to content

Commit

Permalink
Merge pull request #802 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
taylor-steve authored Sep 16, 2024
2 parents 70233a3 + d17d9f4 commit 8e2d5f2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions .solr_wrapper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
collection:
dir: solr/conf/
name: blacklight-core
version: 9.6.1
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ GEM
domain_name (~> 0.5)
http-form_data (2.3.0)
httpclient (2.8.3)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
importmap-rails (2.0.1)
actionpack (>= 6.0.0)
Expand All @@ -228,7 +228,7 @@ GEM
irb (1.14.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.12.0)
jbuilder (2.13.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.7.2)
Expand Down Expand Up @@ -317,7 +317,7 @@ GEM
ruby-rc4
ttfunk
pg (1.5.8)
propshaft (0.9.1)
propshaft (1.0.0)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
rack
Expand Down Expand Up @@ -418,7 +418,7 @@ GEM
rubocop (~> 1.41)
rubocop-factory_bot (2.26.1)
rubocop (~> 1.61)
rubocop-performance (1.21.1)
rubocop-performance (1.22.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.26.1)
Expand Down Expand Up @@ -488,14 +488,14 @@ GEM
traject (~> 3.0)
ttfunk (1.8.0)
bigdecimal (~> 3.1)
turbo-rails (2.0.6)
turbo-rails (2.0.7)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.2.0)
unicode-display_width (2.5.0)
unicode-display_width (2.6.0)
uri (0.13.1)
view_component (3.14.0)
activesupport (>= 5.2.0, < 8.0)
Expand Down

0 comments on commit 8e2d5f2

Please sign in to comment.