From 2b4d0fecf44c56af1aa4b514a4485aa2b2784395 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 22 Apr 2019 18:06:31 +0000 Subject: [PATCH 1/9] [Security] Bump nokogiri from 1.10.2 to 1.10.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.2 to 1.10.3. **This update includes security fixes.** - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.2...v1.10.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index bd3e99174..58f269a9b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -299,7 +299,7 @@ GEM multipart-post (2.0.0) newrelic_rpm (6.2.0.354) nio4r (2.3.1) - nokogiri (1.10.2) + nokogiri (1.10.3) mini_portile2 (~> 2.4.0) oauth (0.5.4) oauth2 (1.4.1) From 82a35ac69be0af1e3994d9911c9e1444c908ef0b Mon Sep 17 00:00:00 2001 From: Awesome Code Date: Tue, 30 Apr 2019 11:30:34 +0000 Subject: [PATCH 2/9] Auto corrected by following Lint Ruby RSpec/AlignLeftLetBrace --- spec/features/percy/percy_spec.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/features/percy/percy_spec.rb b/spec/features/percy/percy_spec.rb index 482066d5a..533b7cc80 100644 --- a/spec/features/percy/percy_spec.rb +++ b/spec/features/percy/percy_spec.rb @@ -3,12 +3,12 @@ require 'rails_helper' describe 'Test with visual testing', type: :feature, js: true do - let(:member) { FactoryBot.create :member, login_name: 'percy', preferred_avatar_uri: gravatar } + let(:member) { FactoryBot.create :member, login_name: 'percy', preferred_avatar_uri: gravatar } let(:someone_else) { FactoryBot.create :member, login_name: 'ruby', preferred_avatar_uri: gravatar2 } let(:gravatar) { 'http://www.gravatar.com/avatar/d021434aac03a7f7c7c0de60d07dad1c?size=150&default=identicon' } let(:gravatar2) { 'http://www.gravatar.com/avatar/353d83d3677b142520987e1936fd093c?size=150&default=identicon' } - let!(:tomato) { FactoryBot.create :tomato, creator: someone_else } + let!(:tomato) { FactoryBot.create :tomato, creator: someone_else } before do { chard: 'https://farm9.staticflickr.com/8516/8519911893_1759c28965_q.jpg', From 3360977eb4956a682af09e6fc6cbd24824ffe35f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 1 May 2019 07:52:04 +0000 Subject: [PATCH 3/9] Bump rubocop from 0.68.0 to 0.68.1 Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.68.0 to 0.68.1. - [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.68.0...v0.68.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 dc4894255..4c33680a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -419,7 +419,7 @@ GEM rspec-mocks (~> 3.8.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) - rubocop (0.68.0) + rubocop (0.68.1) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5, != 2.5.1.1) From 2d3450f2a5507edbfcce6a970ee328833e3066be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 1 May 2019 08:46:45 +0000 Subject: [PATCH 4/9] Bump newrelic_rpm from 6.2.0.354 to 6.3.0.355 Bumps [newrelic_rpm](https://github.com/newrelic/rpm) from 6.2.0.354 to 6.3.0.355. - [Release notes](https://github.com/newrelic/rpm/releases) - [Changelog](https://github.com/newrelic/rpm/blob/master/CHANGELOG.md) - [Commits](https://github.com/newrelic/rpm/compare/6.2.0.354...6.3.0.355) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4c33680a7..844b0b2f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -297,7 +297,7 @@ GEM multi_json (1.11.3) multi_xml (0.6.0) multipart-post (2.0.0) - newrelic_rpm (6.2.0.354) + newrelic_rpm (6.3.0.355) nio4r (2.3.1) nokogiri (1.10.3) mini_portile2 (~> 2.4.0) From e2010d4900ecf5654bac00730d5a4b3515729b3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 3 May 2019 07:39:06 +0000 Subject: [PATCH 5/9] Bump haml_lint from 0.28.0 to 0.29.0 Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.28.0 to 0.29.0. - [Release notes](https://github.com/sds/haml-lint/releases) - [Changelog](https://github.com/sds/haml-lint/blob/master/CHANGELOG.md) - [Commits](https://github.com/sds/haml-lint/compare/v0.28.0...v0.29.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 844b0b2f4..81f767c4a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -200,7 +200,7 @@ GEM haml (>= 4.0.6, < 6.0) html2haml (>= 1.0.1) railties (>= 5.1) - haml_lint (0.28.0) + haml_lint (0.29.0) haml (>= 4.0, < 5.1) rainbow rake (>= 10, < 13) From 43c93bcd448f1ab0a32aa8ce342b65b9ac05a2ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 4 May 2019 11:34:43 +0000 Subject: [PATCH 6/9] Bump selenium-webdriver from 3.141.0 to 3.142.0 Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.141.0 to 3.142.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES) - [Commits](https://github.com/SeleniumHQ/selenium/commits) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 81f767c4a..3cc1114e5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,8 +95,8 @@ GEM capybara (>= 1.0, < 4) launchy chartkick (3.0.2) - childprocess (0.9.0) - ffi (~> 1.0, >= 1.0.11) + childprocess (1.0.1) + rake (< 13.0) cliver (0.3.2) codeclimate-test-reporter (1.0.9) simplecov (<= 0.13) @@ -459,8 +459,8 @@ GEM activemodel (>= 5) elasticsearch (>= 6) hashie - selenium-webdriver (3.141.0) - childprocess (~> 0.5) + selenium-webdriver (3.142.0) + childprocess (>= 0.5, < 2.0) rubyzip (~> 1.2, >= 1.2.2) sexp_processor (4.12.0) sidekiq (5.2.7) From b7d10b266073deeda833fc42bfd7b632ac5133d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 6 May 2019 08:07:15 +0000 Subject: [PATCH 7/9] Bump haml_lint from 0.29.0 to 0.30.0 Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.29.0 to 0.30.0. - [Release notes](https://github.com/sds/haml-lint/releases) - [Changelog](https://github.com/sds/haml-lint/blob/master/CHANGELOG.md) - [Commits](https://github.com/sds/haml-lint/compare/v0.29.0...v0.30.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3cc1114e5..f1efa961c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -200,7 +200,7 @@ GEM haml (>= 4.0.6, < 6.0) html2haml (>= 1.0.1) railties (>= 5.1) - haml_lint (0.29.0) + haml_lint (0.30.0) haml (>= 4.0, < 5.1) rainbow rake (>= 10, < 13) From 9182846a93a4ce37864b1d5695a5a557bf7ab690 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 6 May 2019 10:48:12 +0000 Subject: [PATCH 8/9] Bump unicorn from 5.5.0 to 5.5.1 Bumps [unicorn](https://bogomips.org/unicorn/) from 5.5.0 to 5.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 f1efa961c..9c7058afe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -497,7 +497,7 @@ GEM uglifier (4.1.20) execjs (>= 0.3.0, < 3) unicode-display_width (1.5.0) - unicorn (5.5.0) + unicorn (5.5.1) kgio (~> 2.6) raindrops (~> 0.7) uniform_notifier (1.12.1) From 5bae18ed6e91153ecf14e54eb0e746911ea68b12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 10 May 2019 07:32:31 +0000 Subject: [PATCH 9/9] Bump capybara from 3.18.0 to 3.19.0 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.18.0 to 3.19.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.18.0...3.19.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9c7058afe..0be63c539 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM uniform_notifier (~> 1.11) byebug (11.0.1) cancancan (3.0.1) - capybara (3.18.0) + capybara (3.19.0) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8)