From a0eb3622ecde29bd86ef86b6de4fde7ddc8986d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 13:34:25 +0000 Subject: [PATCH] Bump danger-swiftlint from 0.37.1 to 0.37.2 Bumps [danger-swiftlint](https://github.com/ashfurrow/danger-ruby-swiftlint) from 0.37.1 to 0.37.2. - [Release notes](https://github.com/ashfurrow/danger-ruby-swiftlint/releases) - [Changelog](https://github.com/ashfurrow/danger-ruby-swiftlint/blob/master/Changelog.md) - [Commits](https://github.com/ashfurrow/danger-ruby-swiftlint/compare/0.37.1...0.37.2) --- updated-dependencies: - dependency-name: danger-swiftlint dependency-version: 0.37.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5a6e2f7..b3460e4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GEM httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) atomos (0.1.3) - base64 (0.2.0) + base64 (0.3.0) benchmark (0.4.0) bigdecimal (3.1.9) claide (1.1.0) @@ -92,21 +92,21 @@ GEM json (~> 2.1.0) danger-plugin-api (1.0.0) danger (> 2.0) - danger-swiftlint (0.37.1) + danger-swiftlint (0.37.2) danger rake (> 10) - thor (~> 1.0.0) + thor (~> 1.4) drb (2.2.1) escape (0.0.4) ethon (0.16.0) ffi (>= 1.15.0) - faraday (2.12.2) + faraday (2.13.4) faraday-net_http (>= 2.0, < 3.5) json logger faraday-http-cache (2.5.1) faraday (>= 0.8) - faraday-net_http (3.4.0) + faraday-net_http (3.4.1) net-http (>= 0.5.0) ffi (1.17.1) ffi (1.17.1-x86_64-linux-gnu) @@ -136,7 +136,7 @@ GEM kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) liferaft (0.0.6) - logger (1.6.6) + logger (1.7.0) mini_portile2 (2.8.8) minitest (5.25.4) molinillo (0.8.0) @@ -148,13 +148,13 @@ GEM uri netrc (0.11.0) nkf (0.2.0) - octokit (9.2.0) + octokit (10.0.0) faraday (>= 1, < 3) sawyer (~> 0.9) open4 (1.3.4) - pstore (0.1.4) + pstore (0.2.0) public_suffix (4.0.7) - rake (13.2.1) + rake (13.3.0) rchardet (1.9.0) redcarpet (3.6.1) rexml (3.4.1) @@ -171,7 +171,7 @@ GEM sqlite3 (1.7.3-x86_64-linux) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - thor (1.0.1) + thor (1.4.0) typhoeus (1.4.1) ethon (>= 0.9.0) tzinfo (2.0.6)