Skip to content

Commit

Permalink
Bump better_html from 2.0.1 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [better_html](https://github.com/Shopify/better-html) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/Shopify/better-html/releases)
- [Commits](Shopify/better-html@v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: better_html
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2023
1 parent a35641e commit 8a17df6
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ GEM
thor (>= 0.14.0)
ast (2.4.2)
benchmark-ips (2.12.0)
better_html (2.0.1)
better_html (2.0.2)
actionview (>= 6.0)
activesupport (>= 6.0)
ast (~> 2.0)
Expand Down Expand Up @@ -131,7 +131,7 @@ GEM
temple (>= 0.8.2)
thor
tilt
i18n (1.13.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.6.0)
irb (1.6.4)
Expand Down Expand Up @@ -173,15 +173,16 @@ GEM
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
parallel (1.23.0)
parser (3.2.2.1)
parser (3.2.2.3)
ast (~> 2.4.1)
racc
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (5.0.1)
puma (6.3.0)
nio4r (~> 2.0)
racc (1.7.0)
racc (1.7.1)
rack (2.2.7)
rack-test (2.1.0)
rack (>= 1.3)
Expand All @@ -199,8 +200,9 @@ GEM
activesupport (= 7.0.5)
bundler (>= 1.15.0)
railties (= 7.0.5)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
rails-dom-testing (2.1.1)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
Expand Down Expand Up @@ -327,6 +329,9 @@ DEPENDENCIES
jbuilder (~> 2)
m (~> 1)
minitest (~> 5.18)
net-imap
net-pop
net-smtp
pry (~> 0.13)
puma (~> 6)
rails (~> 7.0.0)
Expand Down

0 comments on commit 8a17df6

Please sign in to comment.