From 0525ac3a0d8e23d09ffa91780b361bbdc380b307 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Apr 2022 22:21:21 +0000 Subject: [PATCH] Bump cocoapods-downloader from 1.1.3 to 1.6.3 in /common Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.1.3 to 1.6.3. - [Release notes](https://github.com/CocoaPods/cocoapods-downloader/releases) - [Changelog](https://github.com/CocoaPods/cocoapods-downloader/blob/master/CHANGELOG.md) - [Commits](https://github.com/CocoaPods/cocoapods-downloader/compare/1.1.3...1.6.3) --- updated-dependencies: - dependency-name: cocoapods-downloader dependency-type: indirect ... Signed-off-by: dependabot[bot] --- common/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/common/Gemfile.lock b/common/Gemfile.lock index 996b7a0..d6ef75a 100644 --- a/common/Gemfile.lock +++ b/common/Gemfile.lock @@ -9,7 +9,7 @@ GEM tzinfo (~> 1.1) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) - ast (2.4.0) + ast (2.4.2) atomos (0.1.2) claide (1.0.2) cocoapods (1.4.0) @@ -36,7 +36,7 @@ GEM fuzzy_match (~> 2.0.4) nap (~> 1.0) cocoapods-deintegrate (1.0.2) - cocoapods-downloader (1.1.3) + cocoapods-downloader (1.6.3) cocoapods-plugins (1.0.0) nap cocoapods-search (1.0.0) @@ -64,8 +64,8 @@ GEM octokit (4.8.0) sawyer (~> 0.8.0, >= 0.5.3) parallel (1.12.1) - parser (2.5.0.4) - ast (~> 2.4.0) + parser (3.1.1.0) + ast (~> 2.4.1) powerpack (0.1.1) public_suffix (3.0.2) rainbow (3.0.0)