summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2022-01-18 17:13:53 -0800
committerGitHub <noreply@github.com>2022-01-18 17:13:53 -0800
commitc665b366a488c4900a2191ec877a1e5eaea65ae0 (patch)
treec6581005a1cfbb7ad43079b231c8fa93ca2a7520
parentf793a43a33a4d2c0b89bd0baf82e5bc8554f6725 (diff)
parentdc02297ad43087d53469b3898fa640e6d9ca6a6b (diff)
downloadchef-c665b366a488c4900a2191ec877a1e5eaea65ae0.tar.gz
Merge pull request #12447 from chef/expeditor/ed25519_1.3.0
Bump ed25519 to 1.3.0
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 55c395dd40..8be70a88d8 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -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)