diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-14 15:31:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-14 15:31:21 +0000 |
commit | f0abdce4a735fa56ebb5450a3d103237bba9a3fe (patch) | |
tree | ce18cef18ce939ee498ac4f950b6c5f97ff55577 | |
parent | 27dc9a89915e7f4a043f1972dd34a72584445a81 (diff) | |
download | thoughts-f0abdce4a735fa56ebb5450a3d103237bba9a3fe.tar.gz thoughts-f0abdce4a735fa56ebb5450a3d103237bba9a3fe.tar.bz2 thoughts-f0abdce4a735fa56ebb5450a3d103237bba9a3fe.zip |
Bump rails-html-sanitizer from 1.4.3 to 1.4.4 dependabot/bundler/rails-html-sanitizer-1.4.4
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.3 to 1.4.4. - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/rails-html-sanitizer/compare/v1.4.3...v1.4.4) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index eebe655..7c736ae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock | |||
@@ -184,7 +184,7 @@ GEM | |||
184 | listen (3.0.8) | 184 | listen (3.0.8) |
185 | rb-fsevent (~> 0.9, >= 0.9.4) | 185 | rb-fsevent (~> 0.9, >= 0.9.4) |
186 | rb-inotify (~> 0.9, >= 0.9.7) | 186 | rb-inotify (~> 0.9, >= 0.9.7) |
187 | loofah (2.19.0) | 187 | loofah (2.19.1) |
188 | crass (~> 1.0.2) | 188 | crass (~> 1.0.2) |
189 | nokogiri (>= 1.5.9) | 189 | nokogiri (>= 1.5.9) |
190 | mail (2.8.0) | 190 | mail (2.8.0) |
@@ -250,8 +250,8 @@ GEM | |||
250 | rails-dom-testing (2.0.3) | 250 | rails-dom-testing (2.0.3) |
251 | activesupport (>= 4.2.0) | 251 | activesupport (>= 4.2.0) |
252 | nokogiri (>= 1.6) | 252 | nokogiri (>= 1.6) |
253 | rails-html-sanitizer (1.4.3) | 253 | rails-html-sanitizer (1.4.4) |
254 | loofah (~> 2.3) | 254 | loofah (~> 2.19, >= 2.19.1) |
255 | railties (7.0.4) | 255 | railties (7.0.4) |
256 | actionpack (= 7.0.4) | 256 | actionpack (= 7.0.4) |
257 | activesupport (= 7.0.4) | 257 | activesupport (= 7.0.4) |