Skip to content

Commit

Permalink
Bump cob_az_index from 525859a to e0c4e07
Browse files Browse the repository at this point in the history
Bumps [cob_az_index](https://github.com/tulibraries/cob_az_index) from `525859a` to `e0c4e07`.
- [Commits](tulibraries/cob_az_index@525859a...e0c4e07)

---
updated-dependencies:
- dependency-name: cob_az_index
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 5b5df9f commit 07ca808
Showing 1 changed file with 37 additions and 30 deletions.
67 changes: 37 additions & 30 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/tulibraries/cob_az_index.git
revision: 525859a93d902028ed07d4cf25eeb717c7baccc1
revision: e0c4e07d29ad736076729894ebba871ffad499df
branch: main
specs:
cob_az_index (0.1.0)
Expand All @@ -12,7 +12,7 @@ GIT
GEM
remote: https://rubygems.org/
specs:
activesupport (7.2.2)
activesupport (7.2.2.1)
base64
benchmark (>= 0.3)
bigdecimal
Expand All @@ -28,11 +28,11 @@ GEM
public_suffix (>= 2.0.2, < 7.0)
base64 (0.2.0)
benchmark (0.4.0)
bigdecimal (3.1.8)
bigdecimal (3.1.9)
builder (3.3.0)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
csv (3.3.0)
connection_pool (2.5.0)
csv (3.3.2)
deprecation (1.1.0)
activesupport
diff-lcs (1.5.1)
Expand All @@ -45,20 +45,21 @@ GEM
logger
faraday-net_http (3.1.0)
net-http
ffi (1.17.0-aarch64-linux-gnu)
ffi (1.17.0-aarch64-linux-musl)
ffi (1.17.0-arm-linux-gnu)
ffi (1.17.0-arm-linux-musl)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86-linux-gnu)
ffi (1.17.0-x86-linux-musl)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
ffi (1.17.0-x86_64-linux-musl)
ffi (1.17.1-aarch64-linux-gnu)
ffi (1.17.1-aarch64-linux-musl)
ffi (1.17.1-arm-linux-gnu)
ffi (1.17.1-arm-linux-musl)
ffi (1.17.1-arm64-darwin)
ffi (1.17.1-x86-linux-gnu)
ffi (1.17.1-x86-linux-musl)
ffi (1.17.1-x86_64-darwin)
ffi (1.17.1-x86_64-linux-gnu)
ffi (1.17.1-x86_64-linux-musl)
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
gli (2.22.0)
gli (2.22.1)
ostruct
hashie (5.0.0)
http (5.2.0)
addressable (~> 2.8)
Expand All @@ -81,36 +82,44 @@ GEM
llhttp-ffi (0.5.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
logger (1.6.2)
marc (1.2.0)
logger (1.6.5)
marc (1.3.0)
nokogiri (~> 1.0)
rexml
scrub_rb (>= 1.0.1, < 2)
unf
marc-fastxmlwriter (1.1.0)
marc (~> 1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.8)
minitest (5.25.4)
multi_json (1.15.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
net-http (0.4.1)
uri
nokogiri (1.17.0-aarch64-linux)
nokogiri (1.18.1)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.17.0-arm-linux)
nokogiri (1.18.1-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.17.0-arm64-darwin)
nokogiri (1.18.1-aarch64-linux-musl)
racc (~> 1.4)
nokogiri (1.17.0-x86-linux)
nokogiri (1.18.1-arm-linux-gnu)
racc (~> 1.4)
nokogiri (1.17.0-x86_64-darwin)
nokogiri (1.18.1-arm-linux-musl)
racc (~> 1.4)
nokogiri (1.17.0-x86_64-linux)
nokogiri (1.18.1-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.1-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.18.1-x86_64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.1-x86_64-linux-musl)
racc (~> 1.4)
ostruct (0.6.1)
public_suffix (6.0.1)
racc (1.8.1)
rake (13.2.1)
rexml (3.3.9)
rexml (3.4.0)
rsolr (2.6.0)
builder (>= 2.1.2)
faraday (>= 0.9, < 3, != 2.0.0)
Expand All @@ -127,8 +136,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
scrub_rb (1.0.1)
securerandom (0.4.0)
securerandom (0.4.1)
slop (4.10.1)
traject (3.8.2)
concurrent-ruby (>= 0.8.0)
Expand All @@ -148,7 +156,6 @@ GEM
traject (~> 3.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.2.0)
uri (0.13.0)
yell (2.2.2)

Expand Down

0 comments on commit 07ca808

Please sign in to comment.