Skip to content

Commit

Permalink
Merge pull request rpush#565 from rpush/dependabot/bundler/actionview…
Browse files Browse the repository at this point in the history
…-5.2.4.4

Bump actionview from 5.2.4.3 to 5.2.4.4
  • Loading branch information
benlangfeld authored Sep 24, 2020
2 parents 88acc4c + 7ecaae0 commit a40cae2
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actionpack (5.2.4.3)
actionview (= 5.2.4.3)
activesupport (= 5.2.4.3)
actionpack (5.2.4.4)
actionview (= 5.2.4.4)
activesupport (= 5.2.4.4)
rack (~> 2.0, >= 2.0.8)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.2.4.3)
activesupport (= 5.2.4.3)
actionview (5.2.4.4)
activesupport (= 5.2.4.4)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activemodel (5.2.4.3)
activesupport (= 5.2.4.3)
activesupport (5.2.4.3)
activemodel (5.2.4.4)
activesupport (= 5.2.4.4)
activesupport (5.2.4.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
Expand All @@ -43,7 +43,7 @@ GEM
byebug (11.0.1)
codeclimate-test-reporter (1.0.7)
simplecov
concurrent-ruby (1.1.6)
concurrent-ruby (1.1.7)
connection_pool (2.2.2)
crass (1.0.6)
database_cleaner (1.7.0)
Expand All @@ -52,7 +52,7 @@ GEM
erubi (1.9.0)
hiredis (0.6.3)
http-2 (0.10.2)
i18n (1.8.3)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
json (2.3.1)
Expand All @@ -62,7 +62,7 @@ GEM
nokogiri (>= 1.5.9)
method_source (1.0.0)
mini_portile2 (2.4.0)
minitest (5.14.1)
minitest (5.14.2)
modis (3.2.0)
activemodel (>= 4.2)
activesupport (>= 4.2)
Expand Down Expand Up @@ -91,9 +91,9 @@ GEM
nokogiri (>= 1.6)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
railties (5.2.4.3)
actionpack (= 5.2.4.3)
activesupport (= 5.2.4.3)
railties (5.2.4.4)
actionpack (= 5.2.4.4)
activesupport (= 5.2.4.4)
method_source
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
Expand Down

0 comments on commit a40cae2

Please sign in to comment.