From 3ea9c09934b0347840100f10443c7d8286f11473 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 10:11:31 +0000 Subject: [PATCH 1/9] Bump aws-sdk-s3 from 1.45.0 to 1.46.0 Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.45.0 to 1.46.0. - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/compare/v1.45.0...v1.46.0) 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 c701c5f9..185e9fab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,7 +61,7 @@ GEM autoprefixer-rails (9.5.1.1) execjs aws-eventstream (1.0.3) - aws-partitions (1.184.0) + aws-partitions (1.193.0) aws-sdk (3.0.1) aws-sdk-resources (~> 3) aws-sdk-acm (1.14.0) @@ -193,7 +193,7 @@ GEM aws-sdk-connect (1.10.0) aws-sdk-core (~> 3, >= 3.39.0) aws-sigv4 (~> 1.0) - aws-sdk-core (3.59.0) + aws-sdk-core (3.61.1) aws-eventstream (~> 1.0, >= 1.0.2) aws-partitions (~> 1.0) aws-sigv4 (~> 1.1) @@ -351,8 +351,8 @@ GEM aws-sdk-kinesisvideomedia (1.7.0) aws-sdk-core (~> 3, >= 3.39.0) aws-sigv4 (~> 1.0) - aws-sdk-kms (1.23.0) - aws-sdk-core (~> 3, >= 3.58.0) + aws-sdk-kms (1.24.0) + aws-sdk-core (~> 3, >= 3.61.1) aws-sigv4 (~> 1.1) aws-sdk-lambda (1.18.0) aws-sdk-core (~> 3, >= 3.39.0) @@ -659,8 +659,8 @@ GEM aws-sdk-route53resolver (1.1.0) aws-sdk-core (~> 3, >= 3.39.0) aws-sigv4 (~> 1.0) - aws-sdk-s3 (1.45.0) - aws-sdk-core (~> 3, >= 3.58.0) + aws-sdk-s3 (1.46.0) + aws-sdk-core (~> 3, >= 3.61.1) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.1) aws-sdk-s3control (1.1.0) From d536f2b844b910a6acd0f417520125a3bf2fd59a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2019 06:19:09 +0000 Subject: [PATCH 2/9] Bump capybara from 3.26.0 to 3.27.0 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.26.0 to 3.27.0. - [Release notes](https://github.com/teamcapybara/capybara/releases) - [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md) - [Commits](https://github.com/teamcapybara/capybara/compare/3.26.0...3.27.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 c701c5f9..c64ce819 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -785,7 +785,7 @@ GEM bundler-audit (0.6.1) bundler (>= 1.2.0, < 3) thor (~> 0.18) - capybara (3.26.0) + capybara (3.27.0) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) @@ -1070,7 +1070,7 @@ GEM ffi (~> 1.0) redcarpet (3.4.0) redis (4.1.2) - regexp_parser (1.5.1) + regexp_parser (1.6.0) remotipart (1.4.2) responders (2.4.1) actionpack (>= 4.2.0, < 6.0) From b24cd27906db07e26deef93cb3d31e8101271b28 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 06:07:18 +0000 Subject: [PATCH 3/9] Bump ruby-prof from 0.18.0 to 1.0.0 Bumps [ruby-prof](https://github.com/ruby-prof/ruby-prof) from 0.18.0 to 1.0.0. - [Release notes](https://github.com/ruby-prof/ruby-prof/releases) - [Changelog](https://github.com/ruby-prof/ruby-prof/blob/master/CHANGES) - [Commits](https://github.com/ruby-prof/ruby-prof/compare/0.18.0...1.0.0) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index c8f42a81..fb0b1c3e 100644 --- a/Gemfile +++ b/Gemfile @@ -114,7 +114,7 @@ group :test do gem 'rspec-rails' gem 'webmock' gem 'rubocop', require: false - gem 'ruby-prof', '0.18.0' + gem 'ruby-prof', '1.0.0' gem 'shoulda-matchers', '~> 4.1' gem 'rails-controller-testing' end diff --git a/Gemfile.lock b/Gemfile.lock index c701c5f9..9d3ee9b9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1108,7 +1108,7 @@ GEM rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 1.7) - ruby-prof (0.18.0) + ruby-prof (1.0.0) ruby-progressbar (1.10.1) ruby_dep (1.5.0) rubyzip (1.2.3) @@ -1285,7 +1285,7 @@ DEPENDENCIES rspec-prof rspec-rails rubocop - ruby-prof (= 0.18.0) + ruby-prof (= 1.0.0) sass-rails selenium-webdriver serendipitous! From d0965d34c5423c41a5f44bf2b42d14cd89a805ca Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 06:09:14 +0000 Subject: [PATCH 4/9] Bump redcarpet from 3.4.0 to 3.5.0 Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.4.0 to 3.5.0. - [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.4.0...v3.5.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 c701c5f9..e9f35eea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1068,7 +1068,7 @@ GEM rb-gravatar (1.0.5) rb-inotify (0.10.0) ffi (~> 1.0) - redcarpet (3.4.0) + redcarpet (3.5.0) redis (4.1.2) regexp_parser (1.5.1) remotipart (1.4.2) From 743a873a5311e13764215a43e70eaed641afbe72 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 06:00:24 +0000 Subject: [PATCH 5/9] Bump stripe from 4.21.3 to 4.22.0 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 4.21.3 to 4.22.0. - [Release notes](https://github.com/stripe/stripe-ruby/releases) - [Changelog](https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/stripe/stripe-ruby/compare/v4.21.3...v4.22.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 c701c5f9..f3513b49 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -961,7 +961,7 @@ GEM mustache (1.1.0) nenv (0.3.0) nested_form (0.3.2) - net-http-persistent (3.0.1) + net-http-persistent (3.1.0) connection_pool (~> 2.2) newrelic_rpm (6.5.0.357) nio4r (2.3.1) @@ -1168,7 +1168,7 @@ GEM sqlite3 (1.4.1) stackprof (0.2.12) statsd-ruby (1.4.0) - stripe (4.21.3) + stripe (4.22.0) faraday (~> 0.13) net-http-persistent (~> 3.0) stripe_event (2.2.0) From b18363a595107c66e38f9a050181883a9510cee2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 05:56:39 +0000 Subject: [PATCH 6/9] Bump webmock from 3.6.0 to 3.6.2 Bumps [webmock](https://github.com/bblimke/webmock) from 3.6.0 to 3.6.2. - [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.6.0...v3.6.2) 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 c701c5f9..2dec6068 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -889,7 +889,7 @@ GEM haml (5.0.4) temple (>= 0.8.0) tilt - hashdiff (0.4.0) + hashdiff (1.0.0) html-pipeline (2.11.0) activesupport (>= 2) nokogiri (>= 1.4) @@ -1218,7 +1218,7 @@ GEM activemodel (>= 5.0) bindex (>= 0.4.0) railties (>= 5.0) - webmock (3.6.0) + webmock (3.6.2) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) From 61fb05b83b2a07a5e31f9b6f7eb86d36b0ae832f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 05:58:33 +0000 Subject: [PATCH 7/9] Bump shoulda-matchers from 4.1.1 to 4.1.2 Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases) - [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/master/NEWS.md) - [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/v4.1.1...v4.1.2) 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 c701c5f9..d9c7ce74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1141,7 +1141,7 @@ GEM childprocess (>= 0.5, < 2.0) rubyzip (~> 1.2, >= 1.2.2) shellany (0.0.1) - shoulda-matchers (4.1.1) + shoulda-matchers (4.1.2) activesupport (>= 4.2.0) sidekiq (5.2.7) connection_pool (~> 2.2, >= 2.2.2) From 022913580146fbbed13a587afc4203f5a40a1474 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 05:59:50 +0000 Subject: [PATCH 8/9] Bump rubocop from 0.73.0 to 0.74.0 Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.73.0 to 0.74.0. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.73.0...v0.74.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 c701c5f9..aee45118 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1101,7 +1101,7 @@ GEM rspec-mocks (~> 3.8.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) - rubocop (0.73.0) + rubocop (0.74.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.6) From 87f119c4dd3d66ad2fe6781b013f8d3bd8ef0db7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2019 06:23:48 +0000 Subject: [PATCH 9/9] Bump thredded from 0.16.11 to 0.16.12 Bumps [thredded](https://github.com/thredded/thredded) from 0.16.11 to 0.16.12. - [Release notes](https://github.com/thredded/thredded/releases) - [Changelog](https://github.com/thredded/thredded/blob/master/CHANGELOG.md) - [Commits](https://github.com/thredded/thredded/compare/v0.16.11...v0.16.12) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2dec6068..3d1bce59 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,7 +58,7 @@ GEM ast (2.4.0) authority (3.3.0) activesupport (>= 3.0.0) - autoprefixer-rails (9.5.1.1) + autoprefixer-rails (9.6.1) execjs aws-eventstream (1.0.3) aws-partitions (1.184.0) @@ -890,13 +890,13 @@ GEM temple (>= 0.8.0) tilt hashdiff (1.0.0) - html-pipeline (2.11.0) + html-pipeline (2.11.1) activesupport (>= 2) nokogiri (>= 1.4) htmlentities (4.3.4) i18n (1.6.0) concurrent-ruby (~> 1.0) - inline_svg (1.4.0) + inline_svg (1.5.2) activesupport (>= 3.0) nokogiri (>= 1.6) jaro_winkler (1.5.3) @@ -964,7 +964,7 @@ GEM net-http-persistent (3.0.1) connection_pool (~> 2.2) newrelic_rpm (6.5.0.357) - nio4r (2.3.1) + nio4r (2.4.0) nokogiri (1.10.3) mini_portile2 (~> 2.4.0) nokogumbo (2.0.1) @@ -972,7 +972,7 @@ GEM notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) - onebox (1.8.90) + onebox (1.9.6) htmlentities (~> 4.3) moneta (~> 1.0) multi_json (~> 1.11) @@ -1063,7 +1063,7 @@ GEM rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) rainbow (3.0.0) - rake (12.3.2) + rake (12.3.3) rb-fsevent (0.10.3) rb-gravatar (1.0.5) rb-inotify (0.10.0) @@ -1131,7 +1131,7 @@ GEM sassc (2.0.1) ffi (~> 1.9) rake - sassc-rails (2.1.1) + sassc-rails (2.1.2) railties (>= 4.0.0) sassc (>= 2.0) sprockets (> 3.0) @@ -1179,7 +1179,7 @@ GEM climate_control (>= 0.0.3, < 1.0) thor (0.20.3) thread_safe (0.3.6) - thredded (0.16.11) + thredded (0.16.12) active_record_union (>= 1.3.0) autoprefixer-rails db_text_search (~> 0.3.0) @@ -1193,7 +1193,7 @@ GEM nokogiri onebox (~> 1.8, >= 1.8.48) pundit (>= 1.1.0) - rails (>= 4.2.10) + rails (>= 4.2.10, <= 6.0.0.rc2) rb-gravatar rinku sanitize @@ -1222,9 +1222,9 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - websocket-driver (0.7.0) + websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.3) + websocket-extensions (0.1.4) xpath (3.2.0) nokogiri (~> 1.8)