From 36fadc08fa95d9b374dfed11fb9ce1c55c1ec2ac Mon Sep 17 00:00:00 2001 From: Al Snow Date: Sat, 30 Jul 2016 09:18:22 -0400 Subject: [PATCH 01/25] Upgraded uglifier, notiffany, and guard-rspec gems --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d4921d7..1dbd6cf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -125,7 +125,7 @@ GEM guard (~> 2.8) guard-compat (~> 1.0) multi_json (~> 1.8) - guard-rspec (4.7.2) + guard-rspec (4.7.3) guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) @@ -178,7 +178,7 @@ GEM nokogiri (1.6.8) mini_portile2 (~> 2.1.0) pkg-config (~> 1.1.7) - notiffany (0.1.0) + notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) pkg-config (1.1.7) @@ -304,7 +304,7 @@ GEM turbolinks-source (5.0.0) tzinfo (1.2.2) thread_safe (~> 0.1) - uglifier (3.0.0) + uglifier (3.0.1) execjs (>= 0.3.0, < 3) unicorn (5.1.0) kgio (~> 2.6) From ddc0eed0f4cba9ea3244341d496b7aabc715162c Mon Sep 17 00:00:00 2001 From: Al Snow Date: Sun, 31 Jul 2016 12:23:36 -0400 Subject: [PATCH 02/25] Upgraded raindrops and turobolinks gems --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1dbd6cf..b994481 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -226,7 +226,7 @@ GEM activesupport (= 4.2.7) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - raindrops (0.16.0) + raindrops (0.17.0) rake (11.2.2) rb-fsevent (0.9.7) rb-inotify (0.9.7) @@ -299,7 +299,7 @@ GEM tilt (2.0.5) travis-lint (2.0.0) json - turbolinks (5.0.0) + turbolinks (5.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.0) tzinfo (1.2.2) From 28207bf7f66c952a3f7678f17b990fcea57d84db Mon Sep 17 00:00:00 2001 From: Al Snow Date: Wed, 3 Aug 2016 08:36:54 -0400 Subject: [PATCH 03/25] Upgraded daemons and ruby_dep gems --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b994481..9a254e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM cucumber-core (1.5.0) gherkin (~> 4.0) cucumber-wire (0.0.1) - daemons (1.2.3) + daemons (1.2.4) database_cleaner (1.5.3) debug_inspector (0.0.2) diff-lcs (1.2.5) @@ -255,7 +255,7 @@ GEM rspec-mocks (~> 3.5.0) rspec-support (~> 3.5.0) rspec-support (3.5.0) - ruby_dep (1.3.1) + ruby_dep (1.4.0) sass (3.4.22) sass-rails (5.0.6) railties (>= 4.0.0, < 6) From 741f401058fb616ad21e80e6dac7b47a313fb4a6 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Wed, 10 Aug 2016 09:42:43 -0400 Subject: [PATCH 04/25] Upgraded mailcatcher gem --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9a254e0..14c6a8f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -156,8 +156,7 @@ GEM lumberjack (1.0.10) mail (2.6.4) mime-types (>= 1.16, < 4) - mailcatcher (0.6.4) - activesupport (~> 4.0) + mailcatcher (0.6.5) eventmachine (= 1.0.9.1) mail (~> 2.3) rack (~> 1.5) From 79e5a173ca96ea64eb6cfcee69d816ff2d9999fb Mon Sep 17 00:00:00 2001 From: Al Snow Date: Fri, 12 Aug 2016 09:46:18 -0400 Subject: [PATCH 05/25] Upgraded Rails to 4.2.7.1 --- Gemfile | 2 +- Gemfile.lock | 60 ++++++++++++++++++++++++++-------------------------- 2 files changed, 31 insertions(+), 31 deletions(-) diff --git a/Gemfile b/Gemfile index b32a1d4..a1f335d 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' #don't upgrade -gem 'rails', '4.2.7' +gem 'rails', '4.2.7.1' ruby '2.3.1' diff --git a/Gemfile.lock b/Gemfile.lock index 14c6a8f..77932e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,36 +1,36 @@ GEM remote: https://rubygems.org/ specs: - actionmailer (4.2.7) - actionpack (= 4.2.7) - actionview (= 4.2.7) - activejob (= 4.2.7) + actionmailer (4.2.7.1) + actionpack (= 4.2.7.1) + actionview (= 4.2.7.1) + activejob (= 4.2.7.1) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 1.0, >= 1.0.5) - actionpack (4.2.7) - actionview (= 4.2.7) - activesupport (= 4.2.7) + actionpack (4.2.7.1) + actionview (= 4.2.7.1) + activesupport (= 4.2.7.1) rack (~> 1.6) rack-test (~> 0.6.2) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (4.2.7) - activesupport (= 4.2.7) + actionview (4.2.7.1) + activesupport (= 4.2.7.1) builder (~> 3.1) erubis (~> 2.7.0) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.2) - activejob (4.2.7) - activesupport (= 4.2.7) + activejob (4.2.7.1) + activesupport (= 4.2.7.1) globalid (>= 0.3.0) - activemodel (4.2.7) - activesupport (= 4.2.7) + activemodel (4.2.7.1) + activesupport (= 4.2.7.1) builder (~> 3.1) - activerecord (4.2.7) - activemodel (= 4.2.7) - activesupport (= 4.2.7) + activerecord (4.2.7.1) + activemodel (= 4.2.7.1) + activesupport (= 4.2.7.1) arel (~> 6.0) - activesupport (4.2.7) + activesupport (4.2.7.1) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) @@ -201,16 +201,16 @@ GEM rack rack-test (0.6.3) rack (>= 1.0) - rails (4.2.7) - actionmailer (= 4.2.7) - actionpack (= 4.2.7) - actionview (= 4.2.7) - activejob (= 4.2.7) - activemodel (= 4.2.7) - activerecord (= 4.2.7) - activesupport (= 4.2.7) + rails (4.2.7.1) + actionmailer (= 4.2.7.1) + actionpack (= 4.2.7.1) + actionview (= 4.2.7.1) + activejob (= 4.2.7.1) + activemodel (= 4.2.7.1) + activerecord (= 4.2.7.1) + activesupport (= 4.2.7.1) bundler (>= 1.3.0, < 2.0) - railties (= 4.2.7) + railties (= 4.2.7.1) sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) @@ -220,9 +220,9 @@ GEM rails-deprecated_sanitizer (>= 1.0.1) rails-html-sanitizer (1.0.3) loofah (~> 2.0) - railties (4.2.7) - actionpack (= 4.2.7) - activesupport (= 4.2.7) + railties (4.2.7.1) + actionpack (= 4.2.7.1) + activesupport (= 4.2.7.1) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) raindrops (0.17.0) @@ -344,7 +344,7 @@ DEPENDENCIES pry pry-rails rack-livereload - rails (= 4.2.7) + rails (= 4.2.7.1) rake rb-fsevent responders From 0c03a2b190c8d14b38849ee8b118a85a905a5fcf Mon Sep 17 00:00:00 2001 From: Al Snow Date: Fri, 12 Aug 2016 14:54:15 -0400 Subject: [PATCH 06/25] Upgraded brakeman gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 77932e2..631def4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,7 +52,7 @@ GEM rack (>= 0.9.0) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - brakeman (3.3.3) + brakeman (3.3.4) builder (3.2.2) bundler-audit (0.5.0) bundler (~> 1.2) From 0bf4b9370f3f51a0686df7e3f7699b813ea4da21 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Sat, 13 Aug 2016 08:46:16 -0400 Subject: [PATCH 07/25] Upgraded brakeman gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 631def4..5be2639 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,7 +52,7 @@ GEM rack (>= 0.9.0) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - brakeman (3.3.4) + brakeman (3.3.5) builder (3.2.2) bundler-audit (0.5.0) bundler (~> 1.2) From d924fb3956a0dcbb581c2edde1e6aa200a20cd3e Mon Sep 17 00:00:00 2001 From: Al Snow Date: Mon, 15 Aug 2016 13:23:42 -0400 Subject: [PATCH 08/25] Upgraded responders gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5be2639..3905de5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -231,7 +231,7 @@ GEM rb-inotify (0.9.7) ffi (>= 0.5.0) ref (2.0.0) - responders (2.2.0) + responders (2.3.0) railties (>= 4.2.0, < 5.1) rspec (3.5.0) rspec-core (~> 3.5.0) From 09737e9b7306720feb0b2581b0d8f99cee0944d9 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Tue, 16 Aug 2016 07:50:14 -0400 Subject: [PATCH 09/25] Upgraded aruba gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3905de5..ed37fc0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,7 +38,7 @@ GEM tzinfo (~> 1.1) addressable (2.4.0) arel (6.0.3) - aruba (0.14.1) + aruba (0.14.2) childprocess (~> 0.5.6) contracts (~> 0.9) cucumber (>= 1.3.19) From a9d32d3869e5aa5da764d4eff64662848eae4711 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Tue, 16 Aug 2016 16:02:03 -0400 Subject: [PATCH 10/25] Upgraded capybara gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ed37fc0..528f28d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,7 +57,7 @@ GEM bundler-audit (0.5.0) bundler (~> 1.2) thor (~> 0.18) - capybara (2.7.1) + capybara (2.8.0) addressable mime-types (>= 1.16) nokogiri (>= 1.3.3) From 441a8aa20b930b9e310a1104b4745365b4a544f3 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Fri, 19 Aug 2016 15:25:14 -0400 Subject: [PATCH 11/25] Upgraded query-rails gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 528f28d..0c5f474 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -138,7 +138,7 @@ GEM actionpack (>= 3.1) railties (>= 3.1) sass (>= 3.2) - jquery-rails (4.1.1) + jquery-rails (4.2.1) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) From b4b754277c41b4bf7c9fb32419349b62a8cdec0c Mon Sep 17 00:00:00 2001 From: Al Snow Date: Sat, 20 Aug 2016 09:23:37 -0400 Subject: [PATCH 12/25] Upgraded uglifier gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0c5f474..f66d1eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -303,7 +303,7 @@ GEM turbolinks-source (5.0.0) tzinfo (1.2.2) thread_safe (~> 0.1) - uglifier (3.0.1) + uglifier (3.0.2) execjs (>= 0.3.0, < 3) unicorn (5.1.0) kgio (~> 2.6) From e487733a77bb1430f0b40ddffe133bc227aa84a2 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Fri, 26 Aug 2016 02:36:23 -0400 Subject: [PATCH 13/25] Upgraded capybara and rspec-rails gems --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f66d1eb..6809b3f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,7 +57,7 @@ GEM bundler-audit (0.5.0) bundler (~> 1.2) thor (~> 0.18) - capybara (2.8.0) + capybara (2.8.1) addressable mime-types (>= 1.16) nokogiri (>= 1.3.3) @@ -245,7 +245,7 @@ GEM rspec-mocks (3.5.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.5.0) - rspec-rails (3.5.1) + rspec-rails (3.5.2) actionpack (>= 3.0) activesupport (>= 3.0) railties (>= 3.0) From 1f5c7b57f9ede5ae8cc1fa45a21105125a884d25 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Thu, 1 Sep 2016 12:40:30 -0400 Subject: [PATCH 14/25] Upgraded sprockets-rails gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6809b3f..5591ea8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -279,7 +279,7 @@ GEM sprockets (3.7.0) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.1.1) + sprockets-rails (3.2.0) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) From 58bfb210ea7d79514d9746df2d374fe3ef40199a Mon Sep 17 00:00:00 2001 From: Al Snow Date: Fri, 2 Sep 2016 13:59:57 -0400 Subject: [PATCH 15/25] Upgraded rspec-core gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5591ea8..89332fe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -237,7 +237,7 @@ GEM rspec-core (~> 3.5.0) rspec-expectations (~> 3.5.0) rspec-mocks (~> 3.5.0) - rspec-core (3.5.2) + rspec-core (3.5.3) rspec-support (~> 3.5.0) rspec-expectations (3.5.0) diff-lcs (>= 1.2.0, < 2.0) From 81337d2ef38c3229a281262a717b35565cc764a7 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Wed, 7 Sep 2016 12:09:42 -0400 Subject: [PATCH 16/25] Upgraded power_assert gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 89332fe..da3ca95 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -187,7 +187,7 @@ GEM websocket-driver (>= 0.2.0) powder (0.3.0) thor (>= 0.11.5) - power_assert (0.3.0) + power_assert (0.3.1) pry (0.10.4) coderay (~> 1.1.0) method_source (~> 0.8.1) From 25f73ab83f16b6116cb9cd0b516cf8f402f12e39 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Wed, 7 Sep 2016 21:12:46 -0400 Subject: [PATCH 17/25] Upgraded brakeman gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index da3ca95..3e600e9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,7 +52,7 @@ GEM rack (>= 0.9.0) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - brakeman (3.3.5) + brakeman (3.4.0) builder (3.2.2) bundler-audit (0.5.0) bundler (~> 1.2) From 44dbfa872b60f3c6a615d10a9b3571aa1c5c0475 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Fri, 9 Sep 2016 15:47:22 -0400 Subject: [PATCH 18/25] Upgraded bundler to 1.13.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3e600e9..d6b6641 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -363,4 +363,4 @@ RUBY VERSION ruby 2.3.1p112 BUNDLED WITH - 1.12.5 + 1.13.0 From 658749925f0e8540059377c9b85e0323d0d5fe52 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Fri, 9 Sep 2016 16:32:38 -0400 Subject: [PATCH 19/25] Changed from github: to git:/https in a comment in Gemfile file --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index a1f335d..47b6d33 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ ruby '2.3.1' gem 'rake' # Bundle edge Rails instead: -# gem 'rails', github: 'rails/rails' +# gem 'rails', git: 'https://github.com/rails/rails' gem 'sqlite3' gem 'foreman' From 79897f42c006d6be90059c6c74dc6fdff886e704 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Tue, 13 Sep 2016 14:38:00 -0400 Subject: [PATCH 20/25] Upgraded bundler gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d6b6641..a087522 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -363,4 +363,4 @@ RUBY VERSION ruby 2.3.1p112 BUNDLED WITH - 1.13.0 + 1.13.1 From bd3daf31e0fb3923dcac22c215533d1653bf18c8 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Mon, 19 Sep 2016 21:05:24 -0400 Subject: [PATCH 21/25] Upgraded capybara gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a087522..86aa910 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,7 +57,7 @@ GEM bundler-audit (0.5.0) bundler (~> 1.2) thor (~> 0.18) - capybara (2.8.1) + capybara (2.9.0) addressable mime-types (>= 1.16) nokogiri (>= 1.3.3) From 035959280255307196cc15d8b7dbe00c6b152d3a Mon Sep 17 00:00:00 2001 From: Al Snow Date: Tue, 20 Sep 2016 08:40:12 -0400 Subject: [PATCH 22/25] Upgraded rake gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 86aa910..c97e942 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -226,7 +226,7 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) raindrops (0.17.0) - rake (11.2.2) + rake (11.3.0) rb-fsevent (0.9.7) rb-inotify (0.9.7) ffi (>= 0.5.0) From 63a87985e334abafe49b021a84fab2bf961a2de3 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Sat, 24 Sep 2016 09:02:22 -0400 Subject: [PATCH 23/25] Upgraded capybara gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c97e942..266e827 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,7 +57,7 @@ GEM bundler-audit (0.5.0) bundler (~> 1.2) thor (~> 0.18) - capybara (2.9.0) + capybara (2.9.1) addressable mime-types (>= 1.16) nokogiri (>= 1.3.3) From 61d740f5a8f99db2304a54913815b8d24eba432e Mon Sep 17 00:00:00 2001 From: Al Snow Date: Mon, 26 Sep 2016 11:33:44 -0400 Subject: [PATCH 24/25] Upgraded minitest gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 266e827..69a0d5a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -169,7 +169,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_portile2 (2.1.0) - minitest (5.9.0) + minitest (5.9.1) multi_json (1.12.1) multi_test (0.1.2) mysql2 (0.4.4) From 2c117127620f4c750c1e905d9751ae224ed2d2b9 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Thu, 29 Sep 2016 15:41:51 -0400 Subject: [PATCH 25/25] Upgraded capybara gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 69a0d5a..29ed59e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,7 +57,7 @@ GEM bundler-audit (0.5.0) bundler (~> 1.2) thor (~> 0.18) - capybara (2.9.1) + capybara (2.9.2) addressable mime-types (>= 1.16) nokogiri (>= 1.3.3)