Skip to content

Commit

Permalink
Merge pull request #154 from github/dependabot/bundler/actionview-7.1…
Browse files Browse the repository at this point in the history
….3.2

Bump actionview from 7.1.2 to 7.1.3.2
  • Loading branch information
bensheldon authored Mar 4, 2024
2 parents abe1289 + 693dfb4 commit 7bdbc3d
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actionview (7.1.2)
activesupport (= 7.1.2)
actionview (7.1.3.2)
activesupport (= 7.1.3.2)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activesupport (7.1.2)
activesupport (7.1.3.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -27,13 +27,12 @@ GEM
tzinfo (~> 2.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.4)
bigdecimal (3.1.6)
builder (3.2.4)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crass (1.0.6)
drb (2.2.0)
ruby2_keywords
drb (2.2.1)
erubi (1.12.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -91,7 +90,6 @@ GEM
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
Expand Down

0 comments on commit 7bdbc3d

Please sign in to comment.