Skip to content

Commit

Permalink
Merge pull request #92 from block/dependabot/bundler/super_diff-0.15.0
Browse files Browse the repository at this point in the history
Bump super_diff from 0.14.0 to 0.15.0
  • Loading branch information
myronmarston authored Jan 7, 2025
2 parents b7cf1f8 + aabc661 commit 30c017c
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 @@ -26,7 +26,7 @@ group :development do
gem "simplecov-console", "~> 0.9"
gem "standard", "~> 1.43.0"
gem "steep", "~> 1.9.0"
gem "super_diff", "~> 0.13"
gem "super_diff", "~> 0.15"
gem "vcr", "~> 6.3", ">= 6.3.1"
end

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ GEM
terminal-table (>= 2, < 4)
uri (>= 0.12.0)
strscan (3.1.2)
super_diff (0.14.0)
super_diff (0.15.0)
attr_extras (>= 6.2.4)
diff-lcs
patience_diff
Expand Down Expand Up @@ -569,7 +569,7 @@ DEPENDENCIES
simplecov-console (~> 0.9)
standard (~> 1.43.0)
steep (~> 1.9.0)
super_diff (~> 0.13)
super_diff (~> 0.15)
vcr (~> 6.3, >= 6.3.1)
yard (~> 0.9, >= 0.9.36)
yard-doctest (~> 0.1, >= 0.1.17)
Expand Down

0 comments on commit 30c017c

Please sign in to comment.