Skip to content

Commit

Permalink
Bump super_diff from 0.11.0 to 0.13.0
Browse files Browse the repository at this point in the history
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](splitwise/super_diff@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 47c4c45 commit 104cd45
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 104cd45

Please sign in to comment.