From 85618e3580a47ee98577fb668216fd64f1a23647 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 02:07:26 +0000 Subject: [PATCH] chore(deps): bump xcpretty from 0.3.0 to 0.4.1 in /example Bumps [xcpretty](https://github.com/supermarin/xcpretty) from 0.3.0 to 0.4.1. - [Changelog](https://github.com/xcpretty/xcpretty/blob/master/CHANGELOG.md) - [Commits](https://github.com/supermarin/xcpretty/compare/v0.3.0...v0.4.1) --- updated-dependencies: - dependency-name: xcpretty dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- example/Gemfile | 2 +- example/Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/example/Gemfile b/example/Gemfile index 501b276..f9ad763 100644 --- a/example/Gemfile +++ b/example/Gemfile @@ -6,4 +6,4 @@ ruby '>= 3.0.0' gem 'activesupport', '>= 6.1.7.3', '< 7.1.0' gem 'cocoapods', '1.14.3' gem 'ffi', '1.17.4' -gem 'xcpretty', '0.3.0' +gem 'xcpretty', '0.4.1' diff --git a/example/Gemfile.lock b/example/Gemfile.lock index 10af7ac..75ad9b6 100644 --- a/example/Gemfile.lock +++ b/example/Gemfile.lock @@ -87,7 +87,7 @@ GEM nkf (0.3.0) public_suffix (4.0.7) rexml (3.4.4) - rouge (2.0.7) + rouge (3.28.0) ruby-macho (2.5.1) securerandom (0.3.2) typhoeus (1.6.0) @@ -103,8 +103,8 @@ GEM nanaimo (~> 0.4.0) nkf rexml (>= 3.3.6, < 4.0) - xcpretty (0.3.0) - rouge (~> 2.0.7) + xcpretty (0.4.1) + rouge (~> 3.28.0) PLATFORMS ruby @@ -113,7 +113,7 @@ DEPENDENCIES activesupport (>= 6.1.7.3, < 7.1.0) cocoapods (= 1.14.3) ffi (= 1.17.4) - xcpretty (= 0.3.0) + xcpretty (= 0.4.1) RUBY VERSION ruby 3.0.0p0