From 8daa75fc2b5e78f9ab46bdd289e2878c98440622 Mon Sep 17 00:00:00 2001 From: Matt Mayer <152770+matthewmayer@users.noreply.github.com> Date: Sat, 19 Aug 2023 20:21:35 +0700 Subject: [PATCH 1/3] Add a redirect /notgoing (#325) add a redirect /notgoing --- netlify.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/netlify.toml b/netlify.toml index c2a0f04..46a6e24 100644 --- a/netlify.toml +++ b/netlify.toml @@ -17,3 +17,7 @@ [[redirects]] from = "/tickets" to = "https://www.eventpop.me/e/15095/rubyconfth-2023" + +[[redirects]] + from = "/notgoing" + to = "https://www.eventpop.me/e/15095/rubyconfth-2023#ticket_types_41411" From 36ff18cbf2cf567f543b17516a236b449dc0eb6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Aug 2023 15:22:41 +0200 Subject: [PATCH 2/3] Bump puma from 5.6.5 to 5.6.7 (#324) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e833611..722a03f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM mini_portile2 (2.8.1) minitest (5.18.0) multipart-post (2.2.3) - nio4r (2.5.8) + nio4r (2.5.9) nokogiri (1.14.3) mini_portile2 (~> 2.8.0) racc (~> 1.4) @@ -111,7 +111,7 @@ GEM racc (~> 1.4) parallel (1.22.1) public_suffix (5.0.0) - puma (5.6.5) + puma (5.6.7) nio4r (~> 2.0) racc (1.6.2) rack (3.0.6.1) From 630772006aecef9996fa21cdbf22124e5c4a4e38 Mon Sep 17 00:00:00 2001 From: Matt Mayer <152770+matthewmayer@users.noreply.github.com> Date: Sat, 19 Aug 2023 20:23:43 +0700 Subject: [PATCH 3/3] Add the title of Jemma's keynote talk (#323) --- src/_data/schedule/day_two.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_data/schedule/day_two.yml b/src/_data/schedule/day_two.yml index 6f3beb3..e99fbc5 100644 --- a/src/_data/schedule/day_two.yml +++ b/src/_data/schedule/day_two.yml @@ -6,7 +6,7 @@ title: "Welcome Address" - start_at: "9:10" end_at: "9:55" - title: "Keynote" + title: "Keynote: Popping into Ruby" speaker_id: jemma-issroff # slides_url: # youtube_id: