From da34a08f32d5db8bc2e69217078194d367015158 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 6 Dec 2017 16:13:34 +0000 Subject: [PATCH 01/12] chore(dependencies): Bump foodcritic from 11.4.0 to 12.2.1 Bumps [foodcritic](https://github.com/acrmp/foodcritic) from 11.4.0 to 12.2.1. - [Changelog](https://github.com/Foodcritic/foodcritic/blob/master/CHANGELOG.md) - [Commits](https://github.com/acrmp/foodcritic/compare/v11.4.0...v12.2.1) --- Gemfile.lock | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c8ec8e5..a6ecb30 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,7 +18,7 @@ GEM aws-sdk-resources (2.10.53) aws-sdk-core (= 2.10.53) aws-sigv4 (1.0.2) - backports (3.8.0) + backports (3.10.3) berkshelf (6.3.1) buff-config (~> 2.0) buff-extensions (~> 2.0) @@ -100,9 +100,11 @@ GEM cleanroom (1.0.0) coderay (1.1.2) concurrent-ruby (1.0.5) - cucumber-core (2.0.0) - backports (~> 3.6) - gherkin (~> 4.0) + cucumber-core (3.1.0) + backports (>= 3.8.0) + cucumber-tag_expressions (~> 1.1.0) + gherkin (>= 5.0.0) + cucumber-tag_expressions (1.1.1) diff-lcs (1.3) erubis (2.7.0) excon (0.59.0) @@ -115,7 +117,7 @@ GEM ffi (1.9.18) ffi-yajl (2.3.1) libyajl2 (~> 1.2) - foodcritic (11.4.0) + foodcritic (12.2.1) cucumber-core (>= 1.3) erubis ffi-yajl (~> 2.0) @@ -125,7 +127,7 @@ GEM treetop (~> 1.4) formatador (0.2.5) fuzzyurl (0.9.0) - gherkin (4.1.3) + gherkin (5.0.0) github_changelog_generator (1.14.3) activesupport faraday-http-cache @@ -253,7 +255,7 @@ GEM rack (2.0.3) rainbow (2.2.2) rake - rake (12.1.0) + rake (12.3.0) rb-fsevent (0.10.2) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) @@ -344,7 +346,7 @@ GEM thread_safe (0.3.6) timers (4.0.4) hitimes - treetop (1.6.8) + treetop (1.6.9) polyglot (~> 0.3) tzinfo (1.2.3) thread_safe (~> 0.1) From 16eac833042d5d522d57135ed4a88a43f02da081 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 6 Dec 2017 16:13:45 +0000 Subject: [PATCH 02/12] chore(dependencies): Bump rubocop from 0.50.0 to 0.51.0 Bumps [rubocop](https://github.com/bbatsov/rubocop) from 0.50.0 to 0.51.0. - [Release notes](https://github.com/bbatsov/rubocop/releases/tag/v0.51.0) - [Changelog](https://github.com/bbatsov/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/bbatsov/rubocop/compare/v0.50.0...v0.51.0) --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c8ec8e5..80c5d44 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -240,8 +240,8 @@ GEM systemu (~> 2.6.4) wmi-lite (~> 1.0) parallel (1.12.0) - parser (2.4.0.0) - ast (~> 2.2) + parser (2.4.0.2) + ast (~> 2.3) plist (3.3.0) polyglot (0.3.5) powerpack (0.1.1) @@ -253,7 +253,7 @@ GEM rack (2.0.3) rainbow (2.2.2) rake - rake (12.1.0) + rake (12.3.0) rb-fsevent (0.10.2) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) @@ -296,7 +296,7 @@ GEM rspec_junit_formatter (0.2.3) builder (< 4) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (0.50.0) + rubocop (0.51.0) parallel (~> 1.10) parser (>= 2.3.3.1, < 3.0) powerpack (~> 0.1) From fce1be29fa920764b19a0cd08f88193425c912be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 6 Dec 2017 16:14:26 +0000 Subject: [PATCH 03/12] chore(dependencies): Bump kitchen-ec2 from 1.3.2 to 1.4.0 Bumps [kitchen-ec2](https://github.com/test-kitchen/kitchen-ec2) from 1.3.2 to 1.4.0. - [Changelog](https://github.com/test-kitchen/kitchen-ec2/blob/master/CHANGELOG.md) - [Commits](https://github.com/test-kitchen/kitchen-ec2/compare/v1.3.2...v1.4.0) --- Gemfile.lock | 51 ++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 40 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c8ec8e5..25acc15 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,15 +8,14 @@ GEM tzinfo (~> 1.1) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) - artifactory (2.8.2) ast (2.3.0) - aws-sdk (2.10.53) - aws-sdk-resources (= 2.10.53) - aws-sdk-core (2.10.53) + aws-sdk (2.10.97) + aws-sdk-resources (= 2.10.97) + aws-sdk-core (2.10.97) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.10.53) - aws-sdk-core (= 2.10.53) + aws-sdk-resources (2.10.97) + aws-sdk-core (= 2.10.97) aws-sigv4 (1.0.2) backports (3.8.0) berkshelf (6.3.1) @@ -134,6 +133,8 @@ GEM rainbow (>= 2.1) rake (>= 10.0) retriable (~> 2.1) + gssapi (1.2.0) + ffi (>= 1.0.1) guard (2.14.1) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -158,6 +159,8 @@ GEM guard-rubocop (1.3.0) guard (~> 2.0) rubocop (~> 0.20) + gyoku (1.3.1) + builder (>= 2.1.2) hashie (3.5.6) highline (1.7.8) hitimes (1.2.6) @@ -169,7 +172,7 @@ GEM json (2.1.0) kitchen-docker (2.6.0) test-kitchen (>= 1.0.0) - kitchen-ec2 (1.3.2) + kitchen-ec2 (1.4.0) aws-sdk (~> 2) excon multi_json @@ -182,6 +185,10 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) + little-plugger (1.1.4) + logging (2.2.2) + little-plugger (~> 1.1) + multi_json (~> 1.10) logify (0.2.0) lumberjack (1.0.12) method_source (0.9.0) @@ -196,8 +203,7 @@ GEM mixlib-authentication (1.4.2) mixlib-cli (1.7.0) mixlib-config (2.2.4) - mixlib-install (2.1.12) - artifactory + mixlib-install (3.8.0) mixlib-shellout mixlib-versioning thor @@ -222,6 +228,7 @@ GEM nio4r (2.1.0) nokogiri (1.8.1) mini_portile2 (~> 2.3.0) + nori (2.6.0) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -306,6 +313,8 @@ GEM ruby-progressbar (1.9.0) ruby_dep (1.5.0) ruby_gntp (0.3.4) + rubyntlm (0.6.2) + rubyzip (1.2.1) rufus-lru (1.1.0) safe_yaml (1.0.4) sawyer (0.8.1) @@ -332,14 +341,17 @@ GEM logify (~> 0.2) syslog-logger (1.6.8) systemu (2.6.5) - test-kitchen (1.17.0) - mixlib-install (>= 1.2, < 3.0) + test-kitchen (1.19.2) + mixlib-install (~> 3.6) mixlib-shellout (>= 1.2, < 3.0) net-scp (~> 1.1) net-ssh (>= 2.9, < 5.0) net-ssh-gateway (~> 1.2) safe_yaml (~> 1.0) thor (~> 0.19, < 0.19.2) + winrm (~> 2.0) + winrm-elevated (~> 1.0) + winrm-fs (~> 1.1.0) thor (0.19.1) thread_safe (0.3.6) timers (4.0.4) @@ -353,6 +365,23 @@ GEM varia_model (0.6.0) buff-extensions (~> 2.0) hashie (>= 2.0.2, < 4.0.0) + winrm (2.2.3) + builder (>= 2.1.2) + erubis (~> 2.7) + gssapi (~> 1.2) + gyoku (~> 1.0) + httpclient (~> 2.2, >= 2.2.0.2) + logging (>= 1.6.1, < 3.0) + nori (~> 2.0) + rubyntlm (~> 0.6.0, >= 0.6.1) + winrm-elevated (1.1.0) + winrm (~> 2.0) + winrm-fs (~> 1.0) + winrm-fs (1.1.1) + erubis (~> 2.7) + logging (>= 1.6.1, < 3.0) + rubyzip (~> 1.1) + winrm (~> 2.0) wmi-lite (1.0.0) PLATFORMS From f94de8a5f6d713c10f57ebe17b6d3795574fe96e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 6 Dec 2017 16:14:38 +0000 Subject: [PATCH 04/12] chore(dependencies): Bump chefspec from 7.1.0 to 7.1.1 Bumps [chefspec](https://github.com/sethvargo/chefspec) from 7.1.0 to 7.1.1. - [Changelog](https://github.com/chefspec/chefspec/blob/master/CHANGELOG.md) - [Commits](https://github.com/sethvargo/chefspec/compare/v7.1.0...v7.1.1) --- Gemfile.lock | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c8ec8e5..ce46692 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,10 +50,10 @@ GEM celluloid-io (0.16.2) celluloid (>= 0.16.0) nio4r (>= 1.1.0) - chef (12.21.12) + chef (12.21.26) addressable bundler (>= 1.10) - chef-config (= 12.21.12) + chef-config (= 12.21.26) chef-zero (>= 4.8, < 13) diff-lcs (~> 1.2, >= 1.2.4) erubis (~> 2.7) @@ -82,7 +82,7 @@ GEM chef-api (0.7.1) logify (~> 0.1) mime-types - chef-config (12.21.12) + chef-config (12.21.26) addressable fuzzyurl mixlib-config (~> 2.0) @@ -93,7 +93,7 @@ GEM mixlib-log (~> 1.3) rack (~> 2.0) uuidtools (~> 2.1) - chefspec (7.1.0) + chefspec (7.1.1) chef (>= 12.14.89) fauxhai (>= 4, < 6) rspec (~> 3.0) @@ -110,7 +110,7 @@ GEM multipart-post (>= 1.2, < 3) faraday-http-cache (2.0.0) faraday (~> 0.8) - fauxhai (5.4.0) + fauxhai (5.5.0) net-ssh ffi (1.9.18) ffi-yajl (2.3.1) @@ -159,7 +159,7 @@ GEM guard (~> 2.0) rubocop (~> 0.20) hashie (3.5.6) - highline (1.7.8) + highline (1.7.10) hitimes (1.2.6) httpclient (2.8.3) i18n (0.8.6) @@ -227,7 +227,7 @@ GEM shellany (~> 0.0) octokit (4.7.0) sawyer (~> 0.8.0, >= 0.5.3) - ohai (8.24.1) + ohai (8.25.1) chef-config (>= 12.5.0.alpha.1, < 14) ffi (~> 1.9) ffi-yajl (~> 2.2) @@ -249,7 +249,7 @@ GEM pry (0.11.1) coderay (~> 1.1.0) method_source (~> 0.9.0) - public_suffix (3.0.0) + public_suffix (3.0.1) rack (2.0.3) rainbow (2.2.2) rake @@ -277,22 +277,22 @@ GEM retryable (~> 2.0) semverse (~> 2.0) varia_model (~> 0.6) - rspec (3.6.0) - rspec-core (~> 3.6.0) - rspec-expectations (~> 3.6.0) - rspec-mocks (~> 3.6.0) - rspec-core (3.6.0) - rspec-support (~> 3.6.0) - rspec-expectations (3.6.0) + rspec (3.7.0) + rspec-core (~> 3.7.0) + rspec-expectations (~> 3.7.0) + rspec-mocks (~> 3.7.0) + rspec-core (3.7.0) + rspec-support (~> 3.7.0) + rspec-expectations (3.7.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.6.0) + rspec-support (~> 3.7.0) rspec-its (1.2.0) rspec-core (>= 3.0.0) rspec-expectations (>= 3.0.0) - rspec-mocks (3.6.0) + rspec-mocks (3.7.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.6.0) - rspec-support (3.6.0) + rspec-support (~> 3.7.0) + rspec-support (3.7.0) rspec_junit_formatter (0.2.3) builder (< 4) rspec-core (>= 2, < 4, != 2.12.0) @@ -312,7 +312,7 @@ GEM addressable (>= 2.3.5, < 2.6) faraday (~> 0.8, < 1.0) semverse (2.0.0) - serverspec (2.41.0) + serverspec (2.41.3) multi_json rspec (~> 3.0) rspec-its @@ -322,7 +322,7 @@ GEM solve (4.0.0) molinillo (~> 0.6) semverse (>= 1.1, < 3.0) - specinfra (2.72.0) + specinfra (2.72.1) net-scp net-ssh (>= 2.7, < 5.0) net-telnet From 6d97db1f8bf1be7b1d8e4c1bada54c8775c08a0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 7 Dec 2017 07:30:19 +0000 Subject: [PATCH 05/12] chore(dependencies): Bump test-kitchen from 1.17.0 to 1.19.2 Bumps [test-kitchen](https://github.com/test-kitchen/test-kitchen) from 1.17.0 to 1.19.2. - [Changelog](https://github.com/test-kitchen/test-kitchen/blob/master/CHANGELOG.md) - [Commits](https://github.com/test-kitchen/test-kitchen/compare/v1.17.0...v1.19.2) --- Gemfile.lock | 39 ++++++++++++++++++++++++++++++++++----- 1 file changed, 34 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c8ec8e5..51a1575 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,6 @@ GEM tzinfo (~> 1.1) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) - artifactory (2.8.2) ast (2.3.0) aws-sdk (2.10.53) aws-sdk-resources (= 2.10.53) @@ -134,6 +133,8 @@ GEM rainbow (>= 2.1) rake (>= 10.0) retriable (~> 2.1) + gssapi (1.2.0) + ffi (>= 1.0.1) guard (2.14.1) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -158,6 +159,8 @@ GEM guard-rubocop (1.3.0) guard (~> 2.0) rubocop (~> 0.20) + gyoku (1.3.1) + builder (>= 2.1.2) hashie (3.5.6) highline (1.7.8) hitimes (1.2.6) @@ -182,6 +185,10 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) + little-plugger (1.1.4) + logging (2.2.2) + little-plugger (~> 1.1) + multi_json (~> 1.10) logify (0.2.0) lumberjack (1.0.12) method_source (0.9.0) @@ -196,8 +203,7 @@ GEM mixlib-authentication (1.4.2) mixlib-cli (1.7.0) mixlib-config (2.2.4) - mixlib-install (2.1.12) - artifactory + mixlib-install (3.8.0) mixlib-shellout mixlib-versioning thor @@ -222,6 +228,7 @@ GEM nio4r (2.1.0) nokogiri (1.8.1) mini_portile2 (~> 2.3.0) + nori (2.6.0) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -306,6 +313,8 @@ GEM ruby-progressbar (1.9.0) ruby_dep (1.5.0) ruby_gntp (0.3.4) + rubyntlm (0.6.2) + rubyzip (1.2.1) rufus-lru (1.1.0) safe_yaml (1.0.4) sawyer (0.8.1) @@ -332,14 +341,17 @@ GEM logify (~> 0.2) syslog-logger (1.6.8) systemu (2.6.5) - test-kitchen (1.17.0) - mixlib-install (>= 1.2, < 3.0) + test-kitchen (1.19.2) + mixlib-install (~> 3.6) mixlib-shellout (>= 1.2, < 3.0) net-scp (~> 1.1) net-ssh (>= 2.9, < 5.0) net-ssh-gateway (~> 1.2) safe_yaml (~> 1.0) thor (~> 0.19, < 0.19.2) + winrm (~> 2.0) + winrm-elevated (~> 1.0) + winrm-fs (~> 1.1.0) thor (0.19.1) thread_safe (0.3.6) timers (4.0.4) @@ -353,6 +365,23 @@ GEM varia_model (0.6.0) buff-extensions (~> 2.0) hashie (>= 2.0.2, < 4.0.0) + winrm (2.2.3) + builder (>= 2.1.2) + erubis (~> 2.7) + gssapi (~> 1.2) + gyoku (~> 1.0) + httpclient (~> 2.2, >= 2.2.0.2) + logging (>= 1.6.1, < 3.0) + nori (~> 2.0) + rubyntlm (~> 0.6.0, >= 0.6.1) + winrm-elevated (1.1.0) + winrm (~> 2.0) + winrm-fs (~> 1.0) + winrm-fs (1.1.1) + erubis (~> 2.7) + logging (>= 1.6.1, < 3.0) + rubyzip (~> 1.1) + winrm (~> 2.0) wmi-lite (1.0.0) PLATFORMS From 6969145a74f606c1ca70562a46f81f0e39ebbd19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 13 Dec 2017 07:10:10 +0000 Subject: [PATCH 06/12] Bump kitchen-ec2 from 1.4.0 to 2.0.0 Bumps [kitchen-ec2](https://github.com/test-kitchen/kitchen-ec2) from 1.4.0 to 2.0.0. - [Changelog](https://github.com/test-kitchen/kitchen-ec2/blob/master/CHANGELOG.md) - [Commits](https://github.com/test-kitchen/kitchen-ec2/compare/v1.4.0...v2.0.0) --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ac95549..dc1842d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,13 +9,13 @@ GEM addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) ast (2.3.0) - aws-sdk (2.10.97) - aws-sdk-resources (= 2.10.97) - aws-sdk-core (2.10.97) + aws-sdk (2.10.102) + aws-sdk-resources (= 2.10.102) + aws-sdk-core (2.10.102) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.10.97) - aws-sdk-core (= 2.10.97) + aws-sdk-resources (2.10.102) + aws-sdk-core (= 2.10.102) aws-sigv4 (1.0.2) backports (3.10.3) berkshelf (6.3.1) @@ -174,7 +174,7 @@ GEM json (2.1.0) kitchen-docker (2.6.0) test-kitchen (>= 1.0.0) - kitchen-ec2 (1.4.0) + kitchen-ec2 (2.0.0) aws-sdk (~> 2) excon multi_json From 67ba49dd9c341e6dce4ffb84e28cf2b0a8172192 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 13 Dec 2017 07:10:28 +0000 Subject: [PATCH 07/12] Bump rubocop from 0.51.0 to 0.52.0 Bumps [rubocop](https://github.com/bbatsov/rubocop) from 0.51.0 to 0.52.0. - [Release notes](https://github.com/bbatsov/rubocop/releases/tag/v0.52.0) - [Changelog](https://github.com/bbatsov/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/bbatsov/rubocop/compare/v0.51.0...v0.52.0) --- Gemfile.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ac95549..43428fe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -260,8 +260,7 @@ GEM method_source (~> 0.9.0) public_suffix (3.0.1) rack (2.0.3) - rainbow (2.2.2) - rake + rainbow (3.0.0) rake (12.3.0) rb-fsevent (0.10.2) rb-inotify (0.9.10) @@ -305,11 +304,11 @@ GEM rspec_junit_formatter (0.2.3) builder (< 4) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (0.51.0) + rubocop (0.52.0) parallel (~> 1.10) - parser (>= 2.3.3.1, < 3.0) + parser (>= 2.4.0.2, < 3.0) powerpack (~> 0.1) - rainbow (>= 2.2.2, < 3.0) + rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) unicode-display_width (~> 1.0, >= 1.0.1) ruby-progressbar (1.9.0) From 6f07f3f1596c0964fd6e6c61a5b5b163b46ec5e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 14 Dec 2017 07:48:14 +0000 Subject: [PATCH 08/12] Bump foodcritic from 12.2.1 to 12.2.2 Bumps [foodcritic](https://github.com/acrmp/foodcritic) from 12.2.1 to 12.2.2. - [Changelog](https://github.com/Foodcritic/foodcritic/blob/master/CHANGELOG.md) - [Commits](https://github.com/acrmp/foodcritic/compare/v12.2.1...v12.2.2) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 47c27bf..c3c886f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,7 +116,7 @@ GEM ffi (1.9.18) ffi-yajl (2.3.1) libyajl2 (~> 1.2) - foodcritic (12.2.1) + foodcritic (12.2.2) cucumber-core (>= 1.3) erubis ffi-yajl (~> 2.0) From 9ac3e0f08a6ece6055754d9b664118ce4ccecb42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 28 Dec 2017 07:36:16 +0000 Subject: [PATCH 09/12] Bump rubocop from 0.52.0 to 0.52.1 Bumps [rubocop](https://github.com/bbatsov/rubocop) from 0.52.0 to 0.52.1. - [Release notes](https://github.com/bbatsov/rubocop/releases/tag/v0.52.1) - [Changelog](https://github.com/bbatsov/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/bbatsov/rubocop/compare/v0.52.0...v0.52.1) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c3c886f..acfc444 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -248,7 +248,7 @@ GEM plist (~> 3.1) systemu (~> 2.6.4) wmi-lite (~> 1.0) - parallel (1.12.0) + parallel (1.12.1) parser (2.4.0.2) ast (~> 2.3) plist (3.3.0) @@ -304,7 +304,7 @@ GEM rspec_junit_formatter (0.2.3) builder (< 4) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (0.52.0) + rubocop (0.52.1) parallel (~> 1.10) parser (>= 2.4.0.2, < 3.0) powerpack (~> 0.1) From 5d3bc941bf9870fc3968d7e0b5c841d3334854c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 4 Jan 2018 07:11:10 +0000 Subject: [PATCH 10/12] Bump guard from 2.14.1 to 2.14.2 Bumps [guard](https://github.com/guard/guard) from 2.14.1 to 2.14.2. - [Release notes](https://github.com/guard/guard/releases/tag/v2.14.2) - [Changelog](https://github.com/guard/guard/blob/master/CHANGELOG.md) - [Commits](https://github.com/guard/guard/compare/v2.14.1...v2.14.2) --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index acfc444..b449d49 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,10 +137,10 @@ GEM retriable (~> 2.1) gssapi (1.2.0) ffi (>= 1.0.1) - guard (2.14.1) + guard (2.14.2) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) - lumberjack (~> 1.0) + lumberjack (>= 1.0.12, < 2.0) nenv (~> 0.1) notiffany (~> 0.0) pry (>= 0.9.12) @@ -255,7 +255,7 @@ GEM polyglot (0.3.5) powerpack (0.1.1) proxifier (1.0.3) - pry (0.11.1) + pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.1) From 12f4bac081b6660e907313d56353d69496f304da Mon Sep 17 00:00:00 2001 From: Robin Dunlop Date: Tue, 6 Mar 2018 19:54:29 -0600 Subject: [PATCH 11/12] update nokogiri for security warning --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b449d49..9aea8fc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -228,7 +228,7 @@ GEM net-ssh-gateway (>= 1.2.0) net-telnet (0.1.1) nio4r (2.1.0) - nokogiri (1.8.1) + nokogiri (1.8.2) mini_portile2 (~> 2.3.0) nori (2.6.0) notiffany (0.1.1) @@ -413,4 +413,4 @@ RUBY VERSION ruby 2.4.1p111 BUNDLED WITH - 1.15.0 + 1.16.1 From 94f03a2f990bd83b57a11276d9efdf160ed14e56 Mon Sep 17 00:00:00 2001 From: Robin Dunlop Date: Thu, 8 Mar 2018 17:00:00 -0600 Subject: [PATCH 12/12] Update Gemfile rubygems reference for security warning --- Gemfile | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index 8d06a01..8bf96c8 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,4 @@ -source 'http://rubygems.org' +source 'https://rubygems.org' ruby '2.4.1' diff --git a/Gemfile.lock b/Gemfile.lock index b449d49..25a6d18 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GEM - remote: http://rubygems.org/ + remote: https://rubygems.org/ specs: activesupport (5.1.4) concurrent-ruby (~> 1.0, >= 1.0.2)