Skip to content

Commit

Permalink
Merge pull request #1194 from DFE-Digital/dependabot/bundler/super_di…
Browse files Browse the repository at this point in the history
…ff-0.13.0

Bump super_diff from 0.11.0 to 0.13.0
  • Loading branch information
felixclack authored Oct 18, 2024
2 parents b0a5189 + 104cd45 commit 20d3166
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 @@ -524,7 +524,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 @@ -607,7 +607,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 20d3166

Please sign in to comment.