From 07cc57fefb99ed143f282813d699601e91fe917a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 14:53:40 +0000 Subject: [PATCH] chore(deps): bump webrick Bumps [webrick](https://github.com/ruby/webrick) from 1.7.0 to 1.8.2. - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](https://github.com/ruby/webrick/compare/v1.7.0...v1.8.2) --- updated-dependencies: - dependency-name: webrick dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../amplify-e2e-tests/resources/example-ios-app/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/amplify-e2e-tests/resources/example-ios-app/Gemfile.lock b/packages/amplify-e2e-tests/resources/example-ios-app/Gemfile.lock index 1d9460a64d5..1c9760d514a 100644 --- a/packages/amplify-e2e-tests/resources/example-ios-app/Gemfile.lock +++ b/packages/amplify-e2e-tests/resources/example-ios-app/Gemfile.lock @@ -196,7 +196,7 @@ GEM unf_ext unf_ext (0.0.8.1) unicode-display_width (1.8.0) - webrick (1.7.0) + webrick (1.8.2) word_wrap (1.0.0) xcodeproj (1.19.0) CFPropertyList (>= 2.3.3, < 4.0)