From 426983735a7453bcb1085a0ec189f132c8dffe7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 21:49:12 +0000 Subject: [PATCH] Bump cob_index from v0.13.3 to v0.13.4 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](https://github.com/tulibraries/cob_index/compare/18751c353193efeaeca1a994f2a68571e278acb5...7adb789905dca6061a234e13563ee292b86a9cac) --- updated-dependencies: - dependency-name: cob_index dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 18 ++++++++++-------- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 4e03344..33c67f4 100644 --- a/Gemfile +++ b/Gemfile @@ -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" diff --git a/Gemfile.lock b/Gemfile.lock index b5bac5d..8c57fe6 100644 --- a/Gemfile.lock +++ b/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) @@ -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) @@ -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) @@ -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) @@ -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)