Skip to content

Commit

Permalink
Bump cob_index from v0.13.3 to v0.13.4
Browse files Browse the repository at this point in the history
Bumps [cob_index](https://github.com/tulibraries/cob_index) from v0.13.3 to v0.13.4.
- [Release notes](https://github.com/tulibraries/cob_index/releases)
- [Commits](tulibraries/cob_index@18751c3...7adb789)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 13, 2024
1 parent f524f85 commit 4269837
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -8,6 +8,6 @@ gem "rsolr"
gem "rspec"
gem "cob_index",
git: "https://github.com/tulibraries/cob_index.git",
tag: "v0.13.3"
tag: "v0.13.4"
gem "alma"
gem "lc_solr_sortable", git: "https://github.com/tulibraries/lc_solr_sortable", branch: "main"
18 changes: 10 additions & 8 deletions Gemfile.lock
@@ -1,7 +1,7 @@
GIT
remote: https://github.com/tulibraries/cob_index.git
revision: 18751c353193efeaeca1a994f2a68571e278acb5
tag: v0.13.3
revision: 7adb789905dca6061a234e13563ee292b86a9cac
tag: v0.13.4
specs:
cob_index (0.1.0)
gli (~> 2.18)
Expand Down Expand Up @@ -29,6 +29,7 @@ GEM
activesupport
httparty
xml-simple
base64 (0.2.0)
builder (3.2.4)
concurrent-ruby (1.2.3)
diff-lcs (1.5.1)
Expand All @@ -40,16 +41,17 @@ GEM
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
ffi (1.16.3)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
ffi-compiler (1.3.1)
ffi (>= 1.15.5)
rake
gli (2.21.1)
hashie (5.0.0)
http (5.1.1)
http (5.2.0)
addressable (~> 2.8)
base64 (~> 0.1)
http-cookie (~> 1.0)
http-form_data (~> 2.2)
llhttp-ffi (~> 0.4.0)
llhttp-ffi (~> 0.5.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
http-form_data (2.3.0)
Expand All @@ -60,7 +62,7 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
library_stdnums (1.6.0)
llhttp-ffi (0.4.0)
llhttp-ffi (0.5.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
marc (1.2.0)
Expand Down Expand Up @@ -101,7 +103,7 @@ GEM
ruby2_keywords (0.0.5)
scrub_rb (1.0.1)
slop (4.10.1)
traject (3.8.1)
traject (3.8.2)
concurrent-ruby (>= 0.8.0)
dot-properties (>= 0.1.1)
hashie (>= 3.1, < 6)
Expand Down

0 comments on commit 4269837

Please sign in to comment.