From c8e3e4b4130b1d6a6f6027f9ba35568faeeb4729 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Wed, 18 Sep 2019 15:20:53 -0400 Subject: [PATCH 01/11] Upgraded [sassc, turbolinks] gems --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5513c0a..434d1ec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -298,7 +298,7 @@ GEM ruby-prof (1.0.0) ruby-progressbar (1.10.1) ruby_dep (1.5.0) - sassc (2.2.0) + sassc (2.2.1) ffi (~> 1.9) sassc-rails (2.1.2) railties (>= 4.0.0) @@ -330,7 +330,7 @@ GEM tilt (2.0.9) travis-lint (2.0.0) json - turbolinks (5.2.0) + turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) tzinfo (1.2.5) From c09d26d81ce1eae153df370bf2841023097ed8b2 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Mon, 23 Sep 2019 09:05:50 -0400 Subject: [PATCH 02/11] Upgraded minitest and puma gems --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 434d1ec..df82f5a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -190,7 +190,7 @@ GEM mimemagic (0.3.3) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.12.0) multi_json (1.13.1) multi_test (0.1.2) mysql2 (0.5.2) @@ -217,7 +217,7 @@ GEM pry-rails (0.3.9) pry (>= 0.10.4) public_suffix (4.0.1) - puma (4.1.1) + puma (4.2.0) nio4r (~> 2.0) rack (2.0.7) rack-livereload (0.3.17) From a5f8b0f5ef648749e6da5e11514ffc6b0f776230 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Mon, 23 Sep 2019 19:49:41 -0400 Subject: [PATCH 03/11] Upgraded tilt gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index df82f5a..bfcc5f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -327,7 +327,7 @@ GEM ref thor (0.20.3) thread_safe (0.3.6) - tilt (2.0.9) + tilt (2.0.10) travis-lint (2.0.0) json turbolinks (5.2.1) From b3e03ea058dabae9dfe376a017ca98637393a311 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Tue, 24 Sep 2019 09:22:32 -0400 Subject: [PATCH 04/11] Upgraded nio4r gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index bfcc5f7..c6cea67 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -195,7 +195,7 @@ GEM multi_test (0.1.2) mysql2 (0.5.2) nenv (0.3.0) - nio4r (2.5.1) + nio4r (2.5.2) nokogiri (1.10.4) mini_portile2 (~> 2.4.0) notiffany (0.1.3) From 02cfda3c8df2b608ecdde811936bf0cf1648c786 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Wed, 25 Sep 2019 20:07:39 -0400 Subject: [PATCH 05/11] Upgraded [aruba, childprocess, erubi, overcommit, uglifier] gems --- Gemfile.lock | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c6cea67..6c5fb39 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,8 +58,8 @@ GEM zeitwerk (~> 2.1, >= 2.1.8) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - aruba (0.14.11) - childprocess (>= 0.6.3, < 3.0.0) + aruba (0.14.12) + childprocess (>= 0.6.3, < 4.0.0) contracts (~> 0.9) cucumber (>= 1.3.19) ffi (~> 1.9) @@ -86,8 +86,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (~> 1.5) xpath (~> 3.2) - childprocess (2.0.0) - rake (< 13.0) + childprocess (3.0.0) cliver (0.3.2) coderay (1.1.2) coffee-rails (5.0.0) @@ -124,7 +123,7 @@ GEM em-websocket (0.5.1) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) - erubi (1.8.0) + erubi (1.9.0) eventmachine (1.2.7) execjs (2.7.0) ffi (1.11.1) @@ -335,7 +334,7 @@ GEM turbolinks-source (5.2.0) tzinfo (1.2.5) thread_safe (~> 0.1) - uglifier (4.1.20) + uglifier (4.2.0) execjs (>= 0.3.0, < 3) unicode-display_width (1.6.0) unicorn (5.5.1) From 80508a4efe7af6b318f3e1783a3f04d4e95e9d0a Mon Sep 17 00:00:00 2001 From: Al Snow Date: Fri, 27 Sep 2019 10:19:52 -0400 Subject: [PATCH 06/11] Upgraded rake gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6c5fb39..28a35cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -252,7 +252,7 @@ GEM thor (>= 0.20.3, < 2.0) rainbow (3.0.0) raindrops (0.19.0) - rake (12.3.3) + rake (13.0.0) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) From a5160c1d3f0968fa6b04970abd3414f7ae180405 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Sat, 28 Sep 2019 13:25:18 -0400 Subject: [PATCH 07/11] Upgraded minitest gems --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 28a35cb..8a0bd23 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -189,7 +189,7 @@ GEM mimemagic (0.3.3) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.12.0) + minitest (5.12.1) multi_json (1.13.1) multi_test (0.1.2) mysql2 (0.5.2) From 14b1b485de5ede95fbda6ef9dee8e9bad29d9375 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Sat, 28 Sep 2019 15:50:05 -0400 Subject: [PATCH 08/11] Upgraded loofah gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8a0bd23..399b0a2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -177,7 +177,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.3) + loofah (2.3.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.13) From 6c6cf5d2686e60d46d9d19a1ce5e7f3a4bba3256 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Sun, 29 Sep 2019 11:58:02 -0400 Subject: [PATCH 09/11] Upgraded minitest gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 399b0a2..02dd96d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -189,7 +189,7 @@ GEM mimemagic (0.3.3) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.12.1) + minitest (5.12.2) multi_json (1.13.1) multi_test (0.1.2) mysql2 (0.5.2) From 74f778a956721c9de6084653f88526a56969ffa0 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Mon, 30 Sep 2019 08:35:02 -0400 Subject: [PATCH 10/11] Upgraded test-unit gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 02dd96d..2e5cd01 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -319,7 +319,7 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.4.1) - test-unit (3.3.3) + test-unit (3.3.4) power_assert therubyracer (0.12.3) libv8 (~> 3.16.14.15) From fc05fb6e10be43981ed8f2eaf9ab48ff424656b4 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Tue, 1 Oct 2019 09:37:57 -0400 Subject: [PATCH 11/11] Upgraded rubocop gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2e5cd01..766035d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -282,7 +282,7 @@ GEM rspec-mocks (~> 3.8) rspec-support (~> 3.8) rspec-support (3.8.2) - rubocop (0.74.0) + rubocop (0.75.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.6)