From c6ab0ec9b2104faf50b4244ff61738561ba44462 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Sun, 16 Jan 2022 21:36:51 +0000 Subject: Bump ed25519 to 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. --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0142f53a37..5daa800e7d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -142,8 +142,8 @@ GEM mixlib-shellout (>= 2.0, < 4.0) ast (2.4.2) aws-eventstream (1.2.0) - aws-partitions (1.546.0) - aws-sdk-core (3.125.1) + aws-partitions (1.549.0) + aws-sdk-core (3.125.3) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) @@ -187,7 +187,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) @@ -207,9 +207,9 @@ GEM faraday (~> 1.0) fauxhai-ng (9.1.0) net-ssh - ffi (1.15.4) - ffi (1.15.4-x64-mingw32) - ffi (1.15.4-x86-mingw32) + ffi (1.15.5) + ffi (1.15.5-x64-mingw32) + ffi (1.15.5-x86-mingw32) ffi-libarchive (1.1.3) ffi (~> 1.0) ffi-win32-extensions (1.0.4) @@ -252,7 +252,7 @@ GEM inspec-core (= 4.52.9) ipaddress (0.8.3) iso8601 (0.13.0) - jmespath (1.4.0) + jmespath (1.5.0) json (2.6.1) libyajl2 (2.1.0) license-acceptance (2.1.13) @@ -308,7 +308,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) @@ -319,7 +319,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) -- cgit v1.2.1