summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-01-16 21:38:17 +0000
committerChef Expeditor <chef-ci@chef.io>2022-01-16 21:38:17 +0000
commitdc02297ad43087d53469b3898fa640e6d9ca6a6b (patch)
tree8f6240d3be963a513125867cf01ffd313a0ca1e9
parentcc0f544659674c05570cfae792c016ac4e62214a (diff)
downloadchef-expeditor/ed25519_1.3.0.tar.gz
Bump ed25519 to 1.3.0expeditor/ed25519_1.3.0
This pull request was triggered automatically via Expeditor when ed25519 1.3.0 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 6028ece005..5f1ba8119f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -166,7 +166,7 @@ GEM
rexml
debug_inspector (1.1.0)
diff-lcs (1.3)
- ed25519 (1.2.4)
+ ed25519 (1.3.0)
erubi (1.10.0)
erubis (2.7.0)
faraday (1.4.3)
@@ -292,7 +292,7 @@ GEM
pry (~> 0.13)
public_suffix (4.0.6)
rack (2.2.3)
- rainbow (3.0.0)
+ rainbow (3.1.1)
rake (13.0.6)
rb-readline (0.5.5)
regexp_parser (2.2.0)
@@ -303,7 +303,7 @@ GEM
rspec-mocks (~> 3.10.0)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
- rspec-expectations (3.10.1)
+ rspec-expectations (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-its (1.3.0)