Skip to content

Commit

Permalink
Merge pull request #189 from LD4P/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
jcoyne authored Feb 28, 2022
2 parents 6176d28 + 4e30784 commit 757e0fc
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@ GEM
amazing_print (1.4.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.556.0)
aws-sdk-core (3.126.2)
aws-partitions (1.559.0)
aws-sdk-core (3.127.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-kms (1.54.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sdk-kms (1.55.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.112.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sdk-s3 (1.113.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
aws-sigv4 (1.4.0)
Expand Down Expand Up @@ -57,7 +57,7 @@ GEM
dry-core (~> 0.5, >= 0.5)
dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 1.0, >= 1.0.2)
ebnf (2.3.0)
ebnf (2.3.1)
amazing_print (~> 1.4)
htmlentities (~> 4.3)
rdf (~> 3.2)
Expand Down Expand Up @@ -135,7 +135,7 @@ GEM
public_suffix (4.0.6)
rack (2.2.3)
rainbow (3.1.1)
rdf (3.2.4)
rdf (3.2.5)
link_header (~> 0.0, >= 0.0.8)
rdf-aggregate-repo (3.2.0)
rdf (~> 3.2)
Expand All @@ -156,7 +156,7 @@ GEM
rdf (~> 3.2)
rdf-vocab (3.2.1)
rdf (~> 3.2, >= 3.2.4)
rdf-xsd (3.2.0)
rdf-xsd (3.2.1)
rdf (~> 3.2)
rexml (~> 3.2)
regexp_parser (2.2.1)
Expand Down Expand Up @@ -187,7 +187,7 @@ GEM
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.16.0)
parser (>= 3.1.1.0)
rubocop-rspec (2.8.0)
rubocop-rspec (2.9.0)
rubocop (~> 1.19)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
Expand Down

0 comments on commit 757e0fc

Please sign in to comment.