Skip to content

Commit

Permalink
Merge pull request #337 from LD4P/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
ndushay authored Feb 19, 2024
2 parents 93e0bc0 + 52e3b12 commit 7f7d5af
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,12 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
aws-eventstream (1.3.0)
aws-partitions (1.889.0)
aws-sdk-core (3.191.1)
aws-partitions (1.893.0)
aws-sdk-core (3.191.2)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
base64
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.77.0)
aws-sdk-core (~> 3, >= 3.191.0)
Expand Down Expand Up @@ -65,11 +66,11 @@ GEM
dry-inflector (~> 1.0)
dry-logic (~> 1.4)
zeitwerk (~> 2.6)
ebnf (2.4.0)
ebnf (2.5.0)
htmlentities (~> 4.3)
rdf (~> 3.3)
scanf (~> 1.0)
sxp (~> 1.3)
sxp (~> 2.0)
unicode-types (~> 1.8)
faraday (1.10.3)
faraday-em_http (~> 1.0)
Expand Down Expand Up @@ -208,19 +209,19 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sparql (3.3.0)
sparql (3.3.1)
builder (~> 3.2, >= 3.2.4)
ebnf (~> 2.4)
ebnf (~> 2.5)
logger (~> 1.5)
rdf (~> 3.3)
rdf-aggregate-repo (~> 3.3)
rdf-xsd (~> 3.3)
sparql-client (~> 3.3)
sxp (~> 1.3)
sxp (~> 2.0)
sparql-client (3.3.0)
net-http-persistent (~> 4.0, >= 4.0.2)
rdf (~> 3.3)
sxp (1.3.0)
sxp (2.0.0)
matrix (~> 0.4)
rdf (~> 3.3)
tzinfo (2.0.6)
Expand Down

0 comments on commit 7f7d5af

Please sign in to comment.