From 4a6a2ac5027c13a6e5f3146a554773cf04c82f10 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Tue, 26 Jun 2018 08:37:38 -0400 Subject: [PATCH 01/16] Upgraded capybara gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f3871cf..b935193 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM bundler-audit (0.6.0) bundler (~> 1.2) thor (~> 0.18) - capybara (3.2.1) + capybara (3.3.0) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) From 6c40d537d3b184145f5a0583bb051948e4267603 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Thu, 28 Jun 2018 07:50:37 -0400 Subject: [PATCH 02/16] Upgraded capybara gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b935193..e6cd835 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM bundler-audit (0.6.0) bundler (~> 1.2) thor (~> 0.18) - capybara (3.3.0) + capybara (3.3.1) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) From 166487dd4f6c1c3d0018d154d303129434770ab7 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Fri, 29 Jun 2018 14:48:36 -0400 Subject: [PATCH 03/16] Upgraded aruba gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e6cd835..a3fc3e4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,7 +41,7 @@ GEM addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) arel (8.0.0) - aruba (0.14.5) + aruba (0.14.6) childprocess (>= 0.6.3, < 0.10.0) contracts (~> 0.9) cucumber (>= 1.3.19) From 09c26df66f79af54da489d107ce8116fa084dcae Mon Sep 17 00:00:00 2001 From: Al Snow Date: Sat, 30 Jun 2018 19:12:35 -0400 Subject: [PATCH 04/16] Upgraded uglifier gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a3fc3e4..ed07188 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -313,7 +313,7 @@ GEM turbolinks-source (5.1.0) tzinfo (1.2.5) thread_safe (~> 0.1) - uglifier (4.1.12) + uglifier (4.1.13) execjs (>= 0.3.0, < 3) unicode-display_width (1.4.0) unicorn (5.4.0) From 76140568ff83e8dffb853a22da388627ac12cc07 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Tue, 3 Jul 2018 09:52:35 -0400 Subject: [PATCH 05/16] Upgraded uglifier gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ed07188..ef49b54 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -313,7 +313,7 @@ GEM turbolinks-source (5.1.0) tzinfo (1.2.5) thread_safe (~> 0.1) - uglifier (4.1.13) + uglifier (4.1.14) execjs (>= 0.3.0, < 3) unicode-display_width (1.4.0) unicorn (5.4.0) From 9594b4c26df2dbfea638c84f998558613c596412 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Wed, 4 Jul 2018 10:22:53 -0400 Subject: [PATCH 06/16] Upgraded nokogiri gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ef49b54..e496aed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -177,7 +177,7 @@ GEM mysql2 (0.5.1) nenv (0.3.0) nio4r (2.3.1) - nokogiri (1.8.3) + nokogiri (1.8.4) mini_portile2 (~> 2.3.0) notiffany (0.1.1) nenv (~> 0.1) From 9c7c08f0063fdb3a90b7f36187cdee4d999432e6 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Sat, 7 Jul 2018 09:43:50 -0400 Subject: [PATCH 07/16] Upgraded mysql2 and rubocop gems --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e496aed..a0a08d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -174,7 +174,7 @@ GEM minitest (5.11.3) multi_json (1.13.1) multi_test (0.1.2) - mysql2 (0.5.1) + mysql2 (0.5.2) nenv (0.3.0) nio4r (2.3.1) nokogiri (1.8.4) @@ -260,7 +260,7 @@ GEM rspec-mocks (~> 3.7.0) rspec-support (~> 3.7.0) rspec-support (3.7.1) - rubocop (0.57.2) + rubocop (0.58.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5) From e1cc0e9e416fae09744b7f40718a7aceff2cb4f4 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Tue, 10 Jul 2018 07:38:43 -0400 Subject: [PATCH 08/16] Upgraded rubocop gem --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a0a08d1..29f8ff5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -260,10 +260,10 @@ GEM rspec-mocks (~> 3.7.0) rspec-support (~> 3.7.0) rspec-support (3.7.1) - rubocop (0.58.0) + rubocop (0.58.1) jaro_winkler (~> 1.5.1) parallel (~> 1.10) - parser (>= 2.5) + parser (>= 2.5, != 2.5.1.1) powerpack (~> 0.1) rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) From 8890bb904a34f6f6d177ea9e0cfc6bda99784a4b Mon Sep 17 00:00:00 2001 From: Al Snow Date: Tue, 10 Jul 2018 13:18:18 -0400 Subject: [PATCH 09/16] Upgraded parser gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 29f8ff5..7a1fda2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -183,7 +183,7 @@ GEM nenv (~> 0.1) shellany (~> 0.0) parallel (1.12.1) - parser (2.5.1.0) + parser (2.5.1.2) ast (~> 2.4.0) poltergeist (1.18.1) capybara (>= 2.1, < 4) From 871064175b6747934af16f9137fe6500d2d590a7 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Sat, 14 Jul 2018 08:26:07 -0400 Subject: [PATCH 10/16] Upgraded [puma, uglifier, cucumber*] gems --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7a1fda2..f9e8fc9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,16 +83,16 @@ GEM concurrent-ruby (1.0.5) contracts (0.16.0) crass (1.0.4) - cucumber (3.1.1) + cucumber (3.1.2) builder (>= 2.1.2) - cucumber-core (~> 3.1.0) - cucumber-expressions (~> 6.0.0) + cucumber-core (~> 3.2.0) + cucumber-expressions (~> 6.0.1) cucumber-wire (~> 0.0.1) diff-lcs (~> 1.3) gherkin (~> 5.1.0) multi_json (>= 1.7.5, < 2.0) multi_test (>= 0.1.2) - cucumber-core (3.1.0) + cucumber-core (3.2.0) backports (>= 3.8.0) cucumber-tag_expressions (~> 1.1.0) gherkin (>= 5.0.0) @@ -199,7 +199,7 @@ GEM pry-rails (0.3.6) pry (>= 0.10.4) public_suffix (3.0.2) - puma (3.11.4) + puma (3.12.0) rack (2.0.5) rack-livereload (0.3.17) rack @@ -313,7 +313,7 @@ GEM turbolinks-source (5.1.0) tzinfo (1.2.5) thread_safe (~> 0.1) - uglifier (4.1.14) + uglifier (4.1.15) execjs (>= 0.3.0, < 3) unicode-display_width (1.4.0) unicorn (5.4.0) From 6b08cbf3b00fdc8f5499d746eb9f2434ea9c436e Mon Sep 17 00:00:00 2001 From: Al Snow Date: Tue, 17 Jul 2018 09:01:42 -0400 Subject: [PATCH 11/16] Upgraded bundler gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f9e8fc9..cc4076e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -377,4 +377,4 @@ RUBY VERSION ruby 2.5.1p57 BUNDLED WITH - 1.16.2 + 1.16.3 From 5c19b3c9c4c8ddcd81c15cb7589349d2cfa5a67a Mon Sep 17 00:00:00 2001 From: Al Snow Date: Thu, 19 Jul 2018 09:48:44 -0400 Subject: [PATCH 12/16] Upgraded sass gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cc4076e..e201e9c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -273,7 +273,7 @@ GEM ruby-prof (0.17.0) ruby-progressbar (1.9.0) ruby_dep (1.5.0) - sass (3.5.6) + sass (3.5.7) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) From ec71e58b1b055003132f08b857d57858ae1034a0 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Sat, 21 Jul 2018 09:11:43 -0400 Subject: [PATCH 13/16] Upgraded capybara gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e201e9c..84908ae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM bundler-audit (0.6.0) bundler (~> 1.2) thor (~> 0.18) - capybara (3.3.1) + capybara (3.4.1) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) From e7fce4c7e6d5a70c7b8eeff8351c1faf034ceebd Mon Sep 17 00:00:00 2001 From: Al Snow Date: Sun, 22 Jul 2018 11:21:38 -0400 Subject: [PATCH 14/16] Upgraded rack-test gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 84908ae..afb683e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -203,7 +203,7 @@ GEM rack (2.0.5) rack-livereload (0.3.17) rack - rack-test (1.0.0) + rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.1.6) actioncable (= 5.1.6) From 2cbd5282f494ae5177d2ceb55879af7c2b165d15 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Mon, 23 Jul 2018 14:36:45 -0400 Subject: [PATCH 15/16] Upgraded [unicorn, uglifier, rubocop] gems --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index afb683e..0184120 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -260,7 +260,7 @@ GEM rspec-mocks (~> 3.7.0) rspec-support (~> 3.7.0) rspec-support (3.7.1) - rubocop (0.58.1) + rubocop (0.58.2) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5, != 2.5.1.1) @@ -313,10 +313,10 @@ GEM turbolinks-source (5.1.0) tzinfo (1.2.5) thread_safe (~> 0.1) - uglifier (4.1.15) + uglifier (4.1.16) execjs (>= 0.3.0, < 3) unicode-display_width (1.4.0) - unicorn (5.4.0) + unicorn (5.4.1) kgio (~> 2.6) raindrops (~> 0.7) websocket-driver (0.6.5) From 863f7334c10c3ca07a478c9e8be6e8911053c4ec Mon Sep 17 00:00:00 2001 From: Al Snow Date: Thu, 26 Jul 2018 09:54:03 -0400 Subject: [PATCH 16/16] Upgraded capybara gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0184120..1a3efdb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM bundler-audit (0.6.0) bundler (~> 1.2) thor (~> 0.18) - capybara (3.4.1) + capybara (3.4.2) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8)