Skip to content

Commit

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

Bump actionview from 7.1.3.3 to 7.1.3.4
  • Loading branch information
bensheldon authored Jun 10, 2024
2 parents 349d8f6 + fecfcc6 commit 3ac851f
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 @@ -9,13 +9,13 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actionview (7.1.3.3)
activesupport (= 7.1.3.3)
actionview (7.1.3.4)
activesupport (= 7.1.3.4)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activesupport (7.1.3.3)
activesupport (7.1.3.4)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -28,8 +28,8 @@ GEM
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.8)
builder (3.2.4)
concurrent-ruby (1.2.3)
builder (3.3.0)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
crass (1.0.6)
drb (2.2.1)
Expand All @@ -41,7 +41,7 @@ GEM
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mini_portile2 (2.8.6)
mini_portile2 (2.8.7)
minitest (5.23.1)
mutex_m (0.2.0)
nokogiri (1.16.5)
Expand Down

0 comments on commit 3ac851f

Please sign in to comment.