From 104cd45883238e0a94e344e854e11046e97b37bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 00:30:01 +0000 Subject: [PATCH] Bump super_diff from 0.11.0 to 0.13.0 Bumps [super_diff](https://github.com/splitwise/super_diff) from 0.11.0 to 0.13.0. - [Release notes](https://github.com/splitwise/super_diff/releases) - [Changelog](https://github.com/splitwise/super_diff/blob/main/CHANGELOG.md) - [Commits](https://github.com/splitwise/super_diff/compare/v0.11.0...v0.13.0) --- updated-dependencies: - dependency-name: super_diff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 20a8cd155..73eb7cfa3 100644 --- a/Gemfile +++ b/Gemfile @@ -43,7 +43,7 @@ group :development, :test do gem "pry" gem "pry-nav" gem "rspec-rails" - gem "super_diff", "~> 0.11.0" + gem "super_diff", "~> 0.13.0" end group :development do diff --git a/Gemfile.lock b/Gemfile.lock index 53c8303c3..5df58d011 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -521,7 +521,7 @@ GEM solargraph stringio (3.1.1) strscan (3.1.0) - super_diff (0.11.0) + super_diff (0.13.0) attr_extras (>= 6.2.4) diff-lcs patience_diff @@ -603,7 +603,7 @@ DEPENDENCIES sidekiq-cron simplecov solargraph-rails - super_diff (~> 0.11.0) + super_diff (~> 0.13.0) tzinfo-data uk_postcode web-console