diff --git a/Gemfile.lock b/Gemfile.lock index c10362eab..d04dfe995 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM tzinfo (~> 2.0) acts-as-taggable-on (9.0.1) activerecord (>= 6.0, < 7.1) - addressable (2.8.1) + addressable (2.8.2) public_suffix (>= 2.0.2, < 6.0) ahoy_email (2.1.3) actionmailer (>= 5) @@ -442,7 +442,7 @@ GEM kaminari-core (1.2.2) katex (0.9.0) execjs (~> 2.7) - knapsack_pro (3.7.0) + knapsack_pro (3.9.0) rake kramdown (2.4.0) rexml @@ -468,7 +468,7 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.19.1) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.8) @@ -587,7 +587,7 @@ GEM rack orm_adapter (0.5.0) parallel (1.22.1) - parser (3.2.1.0) + parser (3.2.2.0) ast (~> 2.4.1) pg (1.4.6) pg_query (4.2.0) @@ -738,7 +738,7 @@ GEM activesupport (>= 3.1, < 7.1) json-schema (~> 2.2) railties (>= 3.1, < 7.1) - rubocop (1.47.0) + rubocop (1.48.1) json (~> 2.3) parallel (~> 1.10) parser (>= 3.2.0.0) @@ -748,9 +748,9 @@ GEM rubocop-ast (>= 1.26.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.27.0) + rubocop-ast (1.28.0) parser (>= 3.2.1.0) - rubocop-capybara (2.17.0) + rubocop-capybara (2.17.1) rubocop (~> 1.41) rubocop-performance (1.16.0) rubocop (>= 1.7.0, < 2.0) @@ -759,7 +759,7 @@ GEM activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) - rubocop-rspec (2.18.1) + rubocop-rspec (2.19.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) ruby-next-core (0.15.2) @@ -862,7 +862,7 @@ GEM sprockets (>= 3.0.0) ssrf_filter (1.1.1) staccato (0.5.3) - stackprof (0.2.23) + stackprof (0.2.24) sterile (1.0.23) nokogiri (>= 1.11.7) stripe (5.55.0) @@ -874,7 +874,7 @@ GEM activerecord (>= 5.2) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - test-prof (1.2.0) + test-prof (1.2.1) thor (1.2.1) thread (0.2.2) thread_safe (0.3.6) diff --git a/vendor/cache/addressable-2.8.1.gem b/vendor/cache/addressable-2.8.1.gem deleted file mode 100644 index 17e4257a8..000000000 Binary files a/vendor/cache/addressable-2.8.1.gem and /dev/null differ diff --git a/vendor/cache/addressable-2.8.2.gem b/vendor/cache/addressable-2.8.2.gem new file mode 100644 index 000000000..0ebe76ef6 Binary files /dev/null and b/vendor/cache/addressable-2.8.2.gem differ diff --git a/vendor/cache/knapsack_pro-3.7.0.gem b/vendor/cache/knapsack_pro-3.7.0.gem deleted file mode 100644 index d8987b1ef..000000000 Binary files a/vendor/cache/knapsack_pro-3.7.0.gem and /dev/null differ diff --git a/vendor/cache/knapsack_pro-3.9.0.gem b/vendor/cache/knapsack_pro-3.9.0.gem new file mode 100644 index 000000000..9724f0b7f Binary files /dev/null and b/vendor/cache/knapsack_pro-3.9.0.gem differ diff --git a/vendor/cache/loofah-2.19.1.gem b/vendor/cache/loofah-2.19.1.gem deleted file mode 100644 index 9ac4d59fc..000000000 Binary files a/vendor/cache/loofah-2.19.1.gem and /dev/null differ diff --git a/vendor/cache/loofah-2.20.0.gem b/vendor/cache/loofah-2.20.0.gem new file mode 100644 index 000000000..f53303a6f Binary files /dev/null and b/vendor/cache/loofah-2.20.0.gem differ diff --git a/vendor/cache/parser-3.2.1.0.gem b/vendor/cache/parser-3.2.1.0.gem deleted file mode 100644 index e83c38c7d..000000000 Binary files a/vendor/cache/parser-3.2.1.0.gem and /dev/null differ diff --git a/vendor/cache/parser-3.2.2.0.gem b/vendor/cache/parser-3.2.2.0.gem new file mode 100644 index 000000000..582839822 Binary files /dev/null and b/vendor/cache/parser-3.2.2.0.gem differ diff --git a/vendor/cache/rubocop-1.47.0.gem b/vendor/cache/rubocop-1.47.0.gem deleted file mode 100644 index e66c943f9..000000000 Binary files a/vendor/cache/rubocop-1.47.0.gem and /dev/null differ diff --git a/vendor/cache/rubocop-1.48.1.gem b/vendor/cache/rubocop-1.48.1.gem new file mode 100644 index 000000000..a08d2f1a2 Binary files /dev/null and b/vendor/cache/rubocop-1.48.1.gem differ diff --git a/vendor/cache/rubocop-ast-1.27.0.gem b/vendor/cache/rubocop-ast-1.27.0.gem deleted file mode 100644 index f1ced19ac..000000000 Binary files a/vendor/cache/rubocop-ast-1.27.0.gem and /dev/null differ diff --git a/vendor/cache/rubocop-ast-1.28.0.gem b/vendor/cache/rubocop-ast-1.28.0.gem new file mode 100644 index 000000000..f235e76e8 Binary files /dev/null and b/vendor/cache/rubocop-ast-1.28.0.gem differ diff --git a/vendor/cache/rubocop-capybara-2.17.0.gem b/vendor/cache/rubocop-capybara-2.17.0.gem deleted file mode 100644 index 59b468e89..000000000 Binary files a/vendor/cache/rubocop-capybara-2.17.0.gem and /dev/null differ diff --git a/vendor/cache/rubocop-capybara-2.17.1.gem b/vendor/cache/rubocop-capybara-2.17.1.gem new file mode 100644 index 000000000..58bce80c8 Binary files /dev/null and b/vendor/cache/rubocop-capybara-2.17.1.gem differ diff --git a/vendor/cache/rubocop-rspec-2.18.1.gem b/vendor/cache/rubocop-rspec-2.18.1.gem deleted file mode 100644 index 0228c2c8e..000000000 Binary files a/vendor/cache/rubocop-rspec-2.18.1.gem and /dev/null differ diff --git a/vendor/cache/rubocop-rspec-2.19.0.gem b/vendor/cache/rubocop-rspec-2.19.0.gem new file mode 100644 index 000000000..9945fe2d0 Binary files /dev/null and b/vendor/cache/rubocop-rspec-2.19.0.gem differ diff --git a/vendor/cache/stackprof-0.2.23.gem b/vendor/cache/stackprof-0.2.23.gem deleted file mode 100644 index 700d19138..000000000 Binary files a/vendor/cache/stackprof-0.2.23.gem and /dev/null differ diff --git a/vendor/cache/stackprof-0.2.24.gem b/vendor/cache/stackprof-0.2.24.gem new file mode 100644 index 000000000..c1f1d99dd Binary files /dev/null and b/vendor/cache/stackprof-0.2.24.gem differ diff --git a/vendor/cache/test-prof-1.2.0.gem b/vendor/cache/test-prof-1.2.0.gem deleted file mode 100644 index e6cd70da1..000000000 Binary files a/vendor/cache/test-prof-1.2.0.gem and /dev/null differ diff --git a/vendor/cache/test-prof-1.2.1.gem b/vendor/cache/test-prof-1.2.1.gem new file mode 100644 index 000000000..854cb1dfc Binary files /dev/null and b/vendor/cache/test-prof-1.2.1.gem differ