Skip to content

Commit

Permalink
Merge pull request #1031 from nla/dependabot/bundler/blacklight-marc-…
Browse files Browse the repository at this point in the history
…8.1.4

chore(deps): bump blacklight-marc from 8.1.3 to 8.1.4
  • Loading branch information
CEdwardsBlasikiewicz authored Aug 29, 2024
2 parents f33ddc1 + 8a614a5 commit d079dec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ gem "derailed_benchmarks", group: :development
gem "stackprof", group: :development

gem "blacklight", ">= 8.0.0", "< 9"
gem "blacklight-marc", "~> 8.0"
gem "blacklight-marc", "~> 8.1"
gem "blacklight_advanced_search", "8.0.0.alpha2"
gem "ebsco-eds", "~> 1.1", ">= 1.1.5"

Expand Down
10 changes: 4 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ GEM
ostruct (>= 0.3.2)
rails (>= 6.1, < 8)
view_component (>= 2.66, < 4)
blacklight-marc (8.1.3)
blacklight-marc (8.1.4)
blacklight (>= 7.11, < 9)
library_stdnums
marc (>= 0.4.3, < 2.0)
Expand Down Expand Up @@ -321,7 +321,7 @@ GEM
http-cookie (~> 1.0)
http-form_data (~> 2.2)
llhttp-ffi (~> 0.5.0)
http-cookie (1.0.6)
http-cookie (1.0.7)
domain_name (~> 0.5)
http-form_data (2.3.0)
httpclient (2.8.3)
Expand Down Expand Up @@ -655,9 +655,7 @@ GEM
railties (>= 6.0.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.9.1)
unf (0.2.0)
unicode-display_width (2.5.0)
version_gem (1.1.4)
view_component (3.13.0)
Expand Down Expand Up @@ -728,7 +726,7 @@ DEPENDENCIES
better_errors
binding_of_caller
blacklight (>= 8.0.0, < 9)
blacklight-marc (~> 8.0)
blacklight-marc (~> 8.1)
blacklight_advanced_search (= 8.0.0.alpha2)
blacklight_range_limit (~> 8.0, < 9)
bootsnap
Expand Down

0 comments on commit d079dec

Please sign in to comment.