From b24bd1c35a442a337086d6355343bd9c03d68bdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 23:00:50 +0000 Subject: [PATCH] Bump rack from 3.0.7 to 3.0.9.1 in /oxford Bumps [rack](https://github.com/rack/rack) from 3.0.7 to 3.0.9.1. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/v3.0.7...v3.0.9.1) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- oxford/Gemfile.lock | 47 ++++++++++++++++++++++++--------------------- 1 file changed, 25 insertions(+), 22 deletions(-) diff --git a/oxford/Gemfile.lock b/oxford/Gemfile.lock index 4f5c3841..1bd41e5b 100644 --- a/oxford/Gemfile.lock +++ b/oxford/Gemfile.lock @@ -1,12 +1,14 @@ GIT - remote: https://github.com/SolidarityEconomyAssociation/se-open-data.git - revision: 6058fc4ae47a082bbdb16a7c0a281f4853d2f66e + remote: https://github.com/DigitalCommons/se-open-data.git + revision: 86087a615883731111623a453c2afd06ed19af95 branch: murmurations-od71 specs: - se_open_data (1.0.0) + se_open_data (2.2.0) + geocoder (>= 1.8) httparty + i18n levenshtein - linkeddata + linkeddata (>= 3.2) nokogiri normalize_country opencage-geocoder @@ -16,19 +18,20 @@ GIT GEM remote: https://rubygems.org/ specs: - addressable (2.8.4) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) bcp47 (0.3.3) i18n builder (3.2.4) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) connection_pool (2.4.1) - ebnf (2.3.2) + ebnf (2.3.5) htmlentities (~> 4.3) rdf (~> 3.2) scanf (~> 1.0) sxp (~> 1.2) unicode-types (~> 1.8) + geocoder (1.8.2) haml (5.2.2) temple (>= 0.8.0) tilt @@ -38,9 +41,9 @@ GEM httparty (0.21.0) mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.14.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) - json-canonicalization (0.3.2) + json-canonicalization (0.4.0) json-ld (3.2.5) htmlentities (~> 4.3) json-canonicalization (~> 0.3, >= 0.3.2) @@ -51,8 +54,8 @@ GEM json-ld-preloaded (3.2.2) json-ld (~> 3.2) rdf (~> 3.2) - ld-patch (3.2.0) - ebnf (~> 2.2) + ld-patch (3.2.2) + ebnf (~> 2.3) rdf (~> 3.2) rdf-xsd (~> 3.2) sparql (~> 3.2) @@ -87,28 +90,28 @@ GEM sparql (~> 3.2, >= 3.2.4) sparql-client (~> 3.2, >= 3.2.1) yaml-ld (~> 0.0) - logger (1.5.3) + logger (1.6.0) matrix (0.4.2) - mini_mime (1.1.2) + mini_mime (1.1.5) multi_json (1.15.0) multi_xml (0.6.0) net-http-persistent (4.0.2) connection_pool (~> 2.2) - nokogiri (1.15.2-x86_64-linux) + nokogiri (1.16.2-x86_64-linux) racc (~> 1.4) normalize_country (0.3.2) - opencage-geocoder (3.1.0) + opencage-geocoder (3.1.1) pdf-core (0.9.0) prawn (2.4.0) pdf-core (~> 0.9.0) ttfunk (~> 1.7) prawn-table (0.2.2) prawn (>= 1.3.0, < 3.0.0) - psych (5.1.0) + psych (5.1.2) stringio - public_suffix (5.0.1) - racc (1.6.2) - rack (3.0.7) + public_suffix (5.0.4) + racc (1.7.3) + rack (3.0.9.1) rdf (3.2.10) link_header (~> 0.0, >= 0.0.8) rdf-aggregate-repo (3.2.1) @@ -131,7 +134,7 @@ GEM rdf (~> 3.2) sparql (~> 3.2) sxp (~> 1.2) - rdf-normalize (0.5.1) + rdf-normalize (0.6.1) rdf (~> 3.2) rdf-ordered-repo (3.2.1) rdf (~> 3.2, >= 3.2.1) @@ -201,14 +204,14 @@ GEM sparql-client (3.2.1) net-http-persistent (~> 4.0, >= 4.0.1) rdf (~> 3.2, >= 3.2.6) - stringio (3.0.7) + stringio (3.1.0) sxp (1.2.4) matrix (~> 0.4) rdf (~> 3.2) temple (0.10.2) tilt (2.1.0) ttfunk (1.7.0) - unicode-types (1.8.0) + unicode-types (1.9.0) yaml-ld (0.0.2) json-ld (~> 3.2, >= 3.2.3) psych (>= 3.3)