From e89648b73855e39434d5110a32c194c37a7bb5d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 07:00:51 +0000 Subject: [PATCH] Bump danger-swiftlint from 0.37.1 to 0.37.4 Bumps [danger-swiftlint](https://github.com/ashfurrow/danger-ruby-swiftlint) from 0.37.1 to 0.37.4. - [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.4) --- updated-dependencies: - dependency-name: danger-swiftlint dependency-version: 0.37.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5a6e2f7..9340b79 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,13 +17,13 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.8.8) + public_suffix (>= 2.0.2, < 8.0) algoliasearch (1.27.5) 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,22 +92,22 @@ GEM json (~> 2.1.0) danger-plugin-api (1.0.0) danger (> 2.0) - danger-swiftlint (0.37.1) + danger-swiftlint (0.37.4) 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.14.0) faraday-net_http (>= 2.0, < 3.5) json logger faraday-http-cache (2.5.1) faraday (>= 0.8) - faraday-net_http (3.4.0) - net-http (>= 0.5.0) + faraday-net_http (3.4.2) + net-http (~> 0.5) ffi (1.17.1) ffi (1.17.1-x86_64-linux-gnu) fourflusher (2.3.1) @@ -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) @@ -144,25 +144,25 @@ GEM mutex_m (0.3.0) nanaimo (0.4.0) nap (1.1.0) - net-http (0.6.0) - uri + net-http (0.8.0) + uri (>= 0.11.1) 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) - rchardet (1.9.0) + rake (13.3.1) + rchardet (1.10.0) redcarpet (3.6.1) - rexml (3.4.1) + rexml (3.4.4) rouge (4.5.1) ruby-macho (2.5.1) sassc (2.4.0) ffi (~> 1.9) - sawyer (0.9.2) + sawyer (0.9.3) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) securerandom (0.4.1) @@ -171,13 +171,13 @@ 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) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) - uri (1.0.3) + uri (1.1.1) xcinvoke (0.3.0) liferaft (~> 0.0.6) xcodeproj (1.27.0)