Skip to content

Commit

Permalink
Update Ruby dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sul-devops-team committed Jun 19, 2023
1 parent 6ae51ac commit 2e6179c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.777.0)
aws-sdk-core (3.174.0)
aws-partitions (1.780.0)
aws-sdk-core (3.175.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.66.0)
aws-sdk-kms (1.67.0)
aws-sdk-core (~> 3, >= 3.174.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.123.1)
aws-sdk-s3 (1.126.0)
aws-sdk-core (~> 3, >= 3.174.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
Expand Down Expand Up @@ -114,7 +114,7 @@ GEM
unf
matrix (0.4.2)
method_source (1.0.0)
minitest (5.18.0)
minitest (5.18.1)
multi_json (1.15.0)
multipart-post (2.3.0)
net-http-persistent (4.0.2)
Expand All @@ -130,8 +130,8 @@ GEM
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
public_suffix (5.0.1)
racc (1.7.0)
rack (3.0.7)
racc (1.7.1)
rack (3.0.8)
rainbow (3.1.1)
rdf (3.2.11)
link_header (~> 0.0, >= 0.0.8)
Expand Down

0 comments on commit 2e6179c

Please sign in to comment.