diff --git a/Gemfile.lock b/Gemfile.lock index 4302745d69b8c..783e049f6bbb1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -330,9 +330,9 @@ GEM multi_json (>= 1.11.0) globalid (1.0.0) activesupport (>= 5.0) - google-protobuf (3.19.4) - google-protobuf (3.19.4-x86_64-darwin) - google-protobuf (3.19.4-x86_64-linux) + google-protobuf (3.21.11) + google-protobuf (3.21.11-x86_64-darwin) + google-protobuf (3.21.11-x86_64-linux) guard (2.18.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -453,7 +453,7 @@ GEM listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.13.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.8) @@ -570,7 +570,7 @@ GEM pundit-matchers (1.7.0) rspec-rails (>= 3.0.0) raabro (1.4.0) - racc (1.6.0) + racc (1.6.1) rack (2.2.3) rack-attack (6.6.0) rack (>= 1.0, < 3) @@ -603,8 +603,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.2) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) rails-i18n (7.0.1) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) diff --git a/vendor/cache/google-protobuf-3.19.4-x86_64-darwin.gem b/vendor/cache/google-protobuf-3.19.4-x86_64-darwin.gem deleted file mode 100644 index 5e1f08dd4e9cf..0000000000000 Binary files a/vendor/cache/google-protobuf-3.19.4-x86_64-darwin.gem and /dev/null differ diff --git a/vendor/cache/google-protobuf-3.19.4-x86_64-linux.gem b/vendor/cache/google-protobuf-3.19.4-x86_64-linux.gem deleted file mode 100644 index a195c04d4f762..0000000000000 Binary files a/vendor/cache/google-protobuf-3.19.4-x86_64-linux.gem and /dev/null differ diff --git a/vendor/cache/google-protobuf-3.19.4.gem b/vendor/cache/google-protobuf-3.19.4.gem deleted file mode 100644 index 875ca958cf55d..0000000000000 Binary files a/vendor/cache/google-protobuf-3.19.4.gem and /dev/null differ diff --git a/vendor/cache/google-protobuf-3.21.11-x86_64-darwin.gem b/vendor/cache/google-protobuf-3.21.11-x86_64-darwin.gem new file mode 100644 index 0000000000000..dc27ea833f1a9 Binary files /dev/null and b/vendor/cache/google-protobuf-3.21.11-x86_64-darwin.gem differ diff --git a/vendor/cache/google-protobuf-3.21.11-x86_64-linux.gem b/vendor/cache/google-protobuf-3.21.11-x86_64-linux.gem new file mode 100644 index 0000000000000..8de97036fe448 Binary files /dev/null and b/vendor/cache/google-protobuf-3.21.11-x86_64-linux.gem differ diff --git a/vendor/cache/google-protobuf-3.21.11.gem b/vendor/cache/google-protobuf-3.21.11.gem new file mode 100644 index 0000000000000..49967da086b0c Binary files /dev/null and b/vendor/cache/google-protobuf-3.21.11.gem differ diff --git a/vendor/cache/loofah-2.13.0.gem b/vendor/cache/loofah-2.13.0.gem deleted file mode 100644 index ecfec24366445..0000000000000 Binary files a/vendor/cache/loofah-2.13.0.gem and /dev/null differ diff --git a/vendor/cache/loofah-2.19.1.gem b/vendor/cache/loofah-2.19.1.gem new file mode 100644 index 0000000000000..9ac4d59fcb891 Binary files /dev/null and b/vendor/cache/loofah-2.19.1.gem differ diff --git a/vendor/cache/racc-1.6.0.gem b/vendor/cache/racc-1.6.0.gem deleted file mode 100644 index 7015819f1d73a..0000000000000 Binary files a/vendor/cache/racc-1.6.0.gem and /dev/null differ diff --git a/vendor/cache/racc-1.6.1.gem b/vendor/cache/racc-1.6.1.gem new file mode 100644 index 0000000000000..a59e84b226c17 Binary files /dev/null and b/vendor/cache/racc-1.6.1.gem differ diff --git a/vendor/cache/rails-html-sanitizer-1.4.2.gem b/vendor/cache/rails-html-sanitizer-1.4.2.gem deleted file mode 100644 index aab9fa6cfb716..0000000000000 Binary files a/vendor/cache/rails-html-sanitizer-1.4.2.gem and /dev/null differ diff --git a/vendor/cache/rails-html-sanitizer-1.4.4.gem b/vendor/cache/rails-html-sanitizer-1.4.4.gem new file mode 100644 index 0000000000000..22bb956a5640e Binary files /dev/null and b/vendor/cache/rails-html-sanitizer-1.4.4.gem differ