From 40f031ef061115535fc16405d9c035cd137c49a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jan 2021 00:53:12 +0000 Subject: [PATCH 01/10] Bump redcarpet from 3.5.0 to 3.5.1 Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/vmg/redcarpet/releases) - [Changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md) - [Commits](https://github.com/vmg/redcarpet/compare/v3.5.0...v3.5.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a2abf489..1aa7b362 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1380,7 +1380,7 @@ GEM execjs railties (>= 3.2) tilt - redcarpet (3.5.0) + redcarpet (3.5.1) redis (4.2.5) regexp_parser (1.8.2) remotipart (1.4.4) From f18814fbe95d7fd74345a2f3b2989669a30c89f9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 Jan 2021 05:48:41 +0000 Subject: [PATCH 02/10] Bump font-awesome-rails from 4.7.0.5 to 4.7.0.6 Bumps [font-awesome-rails](https://github.com/bokmann/font-awesome-rails) from 4.7.0.5 to 4.7.0.6. - [Release notes](https://github.com/bokmann/font-awesome-rails/releases) - [Changelog](https://github.com/bokmann/font-awesome-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/bokmann/font-awesome-rails/compare/v4.7.0.5...v4.7.0.6) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c5b6a9ec..c88dcbff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1049,7 +1049,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.8) connection_pool (2.2.3) crack (0.4.4) crass (1.0.6) @@ -1132,8 +1132,8 @@ GEM flipper-redis (0.19.0) flipper (~> 0.19.0) redis (>= 2.2, < 5) - font-awesome-rails (4.7.0.5) - railties (>= 3.2, < 6.1) + font-awesome-rails (4.7.0.6) + railties (>= 3.2, < 6.2) formatador (0.2.5) friendly_id (5.3.0) activerecord (>= 4.0.0) @@ -1172,7 +1172,7 @@ GEM domain_name (~> 0.5) http-form_data (2.3.0) http_parser.rb (0.6.0) - i18n (1.8.5) + i18n (1.8.7) concurrent-ruby (~> 1.0) ibm_cloud_sdk_core (1.1.1) concurrent-ruby (~> 1.0) @@ -1221,7 +1221,7 @@ GEM listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.8.0) + loofah (2.9.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.8) @@ -1247,7 +1247,7 @@ GEM mini_portile2 (2.5.0) mini_racer (0.3.1) libv8 (~> 8.4.255) - minitest (5.14.2) + minitest (5.14.3) mixpanel-ruby (2.2.2) multi_json (1.14.1) multi_test (0.1.2) @@ -1371,7 +1371,7 @@ GEM rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) rainbow (3.0.0) - rake (13.0.1) + rake (13.0.3) rb-fsevent (0.10.4) rb-gravatar (1.0.5) rb-inotify (0.10.1) @@ -1489,12 +1489,12 @@ GEM text-hyphen (1.4.1) textstat (0.1.6) text-hyphen (~> 1.4, >= 1.4.1) - thor (1.0.1) + thor (1.1.0) thread_safe (0.3.6) tilt (2.0.10) timeago_js (3.0.2.2) tribute (3.6.0.0) - tzinfo (1.2.8) + tzinfo (1.2.9) thread_safe (~> 0.1) tzinfo-data (1.2020.4) tzinfo (>= 1.0.0) From d0fe484acdf1fba2f4facccb993e978102ffded4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 Jan 2021 05:50:13 +0000 Subject: [PATCH 03/10] Bump shoulda-matchers from 4.4.1 to 4.5.0 Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 4.4.1 to 4.5.0. - [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases) - [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/master/CHANGELOG.md) - [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/v4.4.1...v4.5.0) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index ff821039..0c14f558 100644 --- a/Gemfile +++ b/Gemfile @@ -131,7 +131,7 @@ group :test do gem 'webmock' gem 'rubocop', require: false gem 'ruby-prof', '1.4.2' - gem 'shoulda-matchers', '~> 4.4' + gem 'shoulda-matchers', '~> 4.5' gem 'rails-controller-testing' end diff --git a/Gemfile.lock b/Gemfile.lock index c5b6a9ec..54072a83 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1049,7 +1049,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.8) connection_pool (2.2.3) crack (0.4.4) crass (1.0.6) @@ -1172,7 +1172,7 @@ GEM domain_name (~> 0.5) http-form_data (2.3.0) http_parser.rb (0.6.0) - i18n (1.8.5) + i18n (1.8.7) concurrent-ruby (~> 1.0) ibm_cloud_sdk_core (1.1.1) concurrent-ruby (~> 1.0) @@ -1247,7 +1247,7 @@ GEM mini_portile2 (2.5.0) mini_racer (0.3.1) libv8 (~> 8.4.255) - minitest (5.14.2) + minitest (5.14.3) mixpanel-ruby (2.2.2) multi_json (1.14.1) multi_test (0.1.2) @@ -1451,7 +1451,7 @@ GEM rubyzip (>= 1.2.2) semantic_range (2.3.0) shellany (0.0.1) - shoulda-matchers (4.4.1) + shoulda-matchers (4.5.0) activesupport (>= 4.2.0) sidekiq (6.1.2) connection_pool (>= 2.2.2) @@ -1494,7 +1494,7 @@ GEM tilt (2.0.10) timeago_js (3.0.2.2) tribute (3.6.0.0) - tzinfo (1.2.8) + tzinfo (1.2.9) thread_safe (~> 0.1) tzinfo-data (1.2020.4) tzinfo (>= 1.0.0) @@ -1603,7 +1603,7 @@ DEPENDENCIES sass-rails selenium-webdriver serendipitous! - shoulda-matchers (~> 4.4) + shoulda-matchers (~> 4.5) sidekiq simplecov slack-notifier From fb1fe6c94abaf050eaa2ce5af645ce63ddc3cfdd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 Jan 2021 05:50:40 +0000 Subject: [PATCH 04/10] Bump flipper-redis from 0.19.0 to 0.19.1 Bumps [flipper-redis](https://github.com/jnunemaker/flipper) from 0.19.0 to 0.19.1. - [Release notes](https://github.com/jnunemaker/flipper/releases) - [Changelog](https://github.com/jnunemaker/flipper/blob/master/Changelog.md) - [Commits](https://github.com/jnunemaker/flipper/compare/v0.19.0...v0.19.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c5b6a9ec..f3f4f629 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1129,8 +1129,8 @@ GEM filesize (0.2.0) flamegraph (0.9.5) flipper (0.19.1) - flipper-redis (0.19.0) - flipper (~> 0.19.0) + flipper-redis (0.19.1) + flipper (~> 0.19.1) redis (>= 2.2, < 5) font-awesome-rails (4.7.0.5) railties (>= 3.2, < 6.1) From 37efdee8cfdf9536465f352e3695f44a9f778d39 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 Jan 2021 05:51:13 +0000 Subject: [PATCH 05/10] Bump webmock from 3.10.0 to 3.11.1 Bumps [webmock](https://github.com/bblimke/webmock) from 3.10.0 to 3.11.1. - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/bblimke/webmock/compare/v3.10.0...v3.11.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c5b6a9ec..790523b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1051,7 +1051,8 @@ GEM coffee-script-source (1.12.2) concurrent-ruby (1.1.7) connection_pool (2.2.3) - crack (0.4.4) + crack (0.4.5) + rexml crass (1.0.6) csv (3.1.9) cucumber (5.1.3) @@ -1512,7 +1513,7 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webmock (3.10.0) + webmock (3.11.1) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) From 6055b2ab664092f1e41c38feed3f631062b7992a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 Jan 2021 05:52:06 +0000 Subject: [PATCH 06/10] Bump bullet from 6.1.0 to 6.1.3 Bumps [bullet](https://github.com/flyerhzm/bullet) from 6.1.0 to 6.1.3. - [Release notes](https://github.com/flyerhzm/bullet/releases) - [Changelog](https://github.com/flyerhzm/bullet/blob/master/CHANGELOG.md) - [Commits](https://github.com/flyerhzm/bullet/compare/6.1.0...6.1.3) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c5b6a9ec..40e280dd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1021,7 +1021,7 @@ GEM binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) builder (3.2.4) - bullet (6.1.0) + bullet (6.1.3) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) bundler-audit (0.7.0.1) @@ -1049,7 +1049,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.8) connection_pool (2.2.3) crack (0.4.4) crass (1.0.6) @@ -1172,7 +1172,7 @@ GEM domain_name (~> 0.5) http-form_data (2.3.0) http_parser.rb (0.6.0) - i18n (1.8.5) + i18n (1.8.7) concurrent-ruby (~> 1.0) ibm_cloud_sdk_core (1.1.1) concurrent-ruby (~> 1.0) @@ -1247,7 +1247,7 @@ GEM mini_portile2 (2.5.0) mini_racer (0.3.1) libv8 (~> 8.4.255) - minitest (5.14.2) + minitest (5.14.3) mixpanel-ruby (2.2.2) multi_json (1.14.1) multi_test (0.1.2) @@ -1494,7 +1494,7 @@ GEM tilt (2.0.10) timeago_js (3.0.2.2) tribute (3.6.0.0) - tzinfo (1.2.8) + tzinfo (1.2.9) thread_safe (~> 0.1) tzinfo-data (1.2020.4) tzinfo (>= 1.0.0) @@ -1504,7 +1504,7 @@ GEM unf_ext unf_ext (0.0.7.7) unicode-display_width (2.0.0) - uniform_notifier (1.13.0) + uniform_notifier (1.13.2) warden (1.2.9) rack (>= 2.0.9) web-console (4.1.0) From a8aa7689e8bc0ffb6a3513662693a2858aca8f4c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 Jan 2021 05:52:32 +0000 Subject: [PATCH 07/10] Bump binding_of_caller from 0.8.0 to 1.0.0 Bumps [binding_of_caller](https://github.com/banister/binding_of_caller) from 0.8.0 to 1.0.0. - [Release notes](https://github.com/banister/binding_of_caller/releases) - [Commits](https://github.com/banister/binding_of_caller/compare/v0.8.0...v1.0.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c5b6a9ec..687e30c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1018,7 +1018,7 @@ GEM erubi (>= 1.0.0) rack (>= 0.9.0) bindex (0.8.1) - binding_of_caller (0.8.0) + binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) builder (3.2.4) bullet (6.1.0) @@ -1098,7 +1098,7 @@ GEM rails (> 4) db_text_search (0.3.1) activerecord (>= 4.1.15, < 7.0) - debug_inspector (0.0.3) + debug_inspector (1.0.0) devise (4.7.3) bcrypt (~> 3.0) orm_adapter (~> 0.1) From 43a48c5f245ab393c4e00f910c33ddb924c26b39 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 Jan 2021 05:53:04 +0000 Subject: [PATCH 08/10] Bump acts_as_list from 1.0.2 to 1.0.3 Bumps [acts_as_list](https://github.com/brendon/acts_as_list) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/brendon/acts_as_list/releases) - [Changelog](https://github.com/brendon/acts_as_list/blob/master/CHANGELOG.md) - [Commits](https://github.com/brendon/acts_as_list/compare/v1.0.2...v1.0.3) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c5b6a9ec..9163db55 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,7 +104,7 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - acts_as_list (1.0.2) + acts_as_list (1.0.3) activerecord (>= 4.2) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) @@ -1049,7 +1049,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.8) connection_pool (2.2.3) crack (0.4.4) crass (1.0.6) @@ -1172,7 +1172,7 @@ GEM domain_name (~> 0.5) http-form_data (2.3.0) http_parser.rb (0.6.0) - i18n (1.8.5) + i18n (1.8.7) concurrent-ruby (~> 1.0) ibm_cloud_sdk_core (1.1.1) concurrent-ruby (~> 1.0) @@ -1247,7 +1247,7 @@ GEM mini_portile2 (2.5.0) mini_racer (0.3.1) libv8 (~> 8.4.255) - minitest (5.14.2) + minitest (5.14.3) mixpanel-ruby (2.2.2) multi_json (1.14.1) multi_test (0.1.2) @@ -1494,7 +1494,7 @@ GEM tilt (2.0.10) timeago_js (3.0.2.2) tribute (3.6.0.0) - tzinfo (1.2.8) + tzinfo (1.2.9) thread_safe (~> 0.1) tzinfo-data (1.2020.4) tzinfo (>= 1.0.0) From 9c54e110dade352bbc10139ee0547a7dc4ca6840 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 Jan 2021 05:54:06 +0000 Subject: [PATCH 09/10] Bump rack-mini-profiler from 2.2.0 to 2.3.0 Bumps [rack-mini-profiler](https://github.com/MiniProfiler/rack-mini-profiler) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/MiniProfiler/rack-mini-profiler/releases) - [Changelog](https://github.com/MiniProfiler/rack-mini-profiler/blob/master/CHANGELOG.md) - [Commits](https://github.com/MiniProfiler/rack-mini-profiler/compare/v2.2.0...v2.3.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c5b6a9ec..2e069de9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1309,7 +1309,7 @@ GEM activesupport (>= 3.0.0) racc (1.5.2) rack (2.2.3) - rack-mini-profiler (2.2.0) + rack-mini-profiler (2.3.0) rack (>= 1.2.0) rack-pjax (1.1.0) nokogiri (~> 1.5) From 909195efa27b858638eb0a2a5155eb23091d13df Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 05:49:33 +0000 Subject: [PATCH 10/10] Bump flipper from 0.19.1 to 0.20.3 Bumps [flipper](https://github.com/jnunemaker/flipper) from 0.19.1 to 0.20.3. - [Release notes](https://github.com/jnunemaker/flipper/releases) - [Changelog](https://github.com/jnunemaker/flipper/blob/master/Changelog.md) - [Commits](https://github.com/jnunemaker/flipper/compare/v0.19.1...v0.20.3) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 60ae8e6d..5e26873f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1129,9 +1129,9 @@ GEM ffi (1.13.1) filesize (0.2.0) flamegraph (0.9.5) - flipper (0.19.1) - flipper-redis (0.19.1) - flipper (~> 0.19.1) + flipper (0.20.3) + flipper-redis (0.20.3) + flipper (~> 0.20.3) redis (>= 2.2, < 5) font-awesome-rails (4.7.0.6) railties (>= 3.2, < 6.2)