Skip to content

Commit

Permalink
Bump activemodel to 7.0.4.3 to fix bundle audit
Browse files Browse the repository at this point in the history
  • Loading branch information
kamal committed Apr 6, 2023
1 parent cd9c9d2 commit 2e76213
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actionview (7.0.4)
activesupport (= 7.0.4)
actionview (7.0.4.3)
activesupport (= 7.0.4.3)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activemodel (7.0.4)
activesupport (= 7.0.4)
activesupport (7.0.4)
activemodel (7.0.4.3)
activesupport (= 7.0.4.3)
activesupport (7.0.4.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand Down

0 comments on commit 2e76213

Please sign in to comment.