Skip to content

Commit

Permalink
Bump activesupport from 7.0.4.3 to 7.0.7.2 (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 24, 2023
1 parent 9e53328 commit 38a143d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actionview (7.0.4.3)
activesupport (= 7.0.4.3)
actionview (7.0.7.2)
activesupport (= 7.0.7.2)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activesupport (7.0.4.3)
activesupport (7.0.7.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
ast (2.4.2)
better_html (2.0.1)
better_html (2.0.2)
actionview (>= 6.0)
activesupport (>= 6.0)
ast (~> 2.0)
Expand All @@ -37,13 +37,13 @@ GEM
diff-lcs (1.5.0)
erubi (1.12.0)
fakefs (1.5.1)
i18n (1.12.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mini_portile2 (2.8.1)
minitest (5.18.0)
minitest (5.19.0)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
Expand Down

0 comments on commit 38a143d

Please sign in to comment.