From da47f3d4ec1dc1caf46eee4d0397c1a4e8cfdfad Mon Sep 17 00:00:00 2001 From: Thomas Date: Tue, 12 Nov 2019 14:40:47 +1300 Subject: [PATCH 1/3] Add discord widget (#72) Added discord widget (as per #34) --- manuscript/support.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manuscript/support.md b/manuscript/support.md index d93adb3..508891f 100644 --- a/manuscript/support.md +++ b/manuscript/support.md @@ -69,3 +69,7 @@ I also gratefully accept donations of most fine socialist/anarchist/hobbyist cry ### Hire me 🏢 Need some system design work done? I do freelance consulting - [contact](https://www.funkypenguin.co.nz/contact/) me for details. + +### Discord + + From 5e71abe1515e94628d6330e0affd93ec673ed1c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2019 14:41:10 +1300 Subject: [PATCH 2/3] Bump nokogiri from 1.10.3 to 1.10.5 in /manuscript (#71) Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 to 1.10.5. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.3...v1.10.5) Signed-off-by: dependabot[bot] --- manuscript/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manuscript/Gemfile.lock b/manuscript/Gemfile.lock index 1d3cc0b..b54ce27 100644 --- a/manuscript/Gemfile.lock +++ b/manuscript/Gemfile.lock @@ -27,7 +27,7 @@ GEM mercenary (0.3.6) mini_portile2 (2.4.0) minitest (5.11.3) - nokogiri (1.10.3) + nokogiri (1.10.5) mini_portile2 (~> 2.4.0) parallel (1.17.0) public_suffix (3.0.3) From d0b1ff9f4b381422de4729857757582b4ed9065c Mon Sep 17 00:00:00 2001 From: Benjamin Durham <33912370+Bencey@users.noreply.github.com> Date: Tue, 12 Nov 2019 14:42:02 +1300 Subject: [PATCH 3/3] Fixed RSS as apparently its not .atom anymore (#69) --- manuscript/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manuscript/CHANGELOG.md b/manuscript/CHANGELOG.md index 3f34d31..41bd920 100644 --- a/manuscript/CHANGELOG.md +++ b/manuscript/CHANGELOG.md @@ -4,7 +4,7 @@ * Email : Sign up [here](http://eepurl.com/dfx95n) (double-opt-in) to receive email updates on new and improve recipes! * Mastodon: https://mastodon.social/@geekcookbook_changes -* RSS: https://mastodon.social/@geekcookbook_changes.atom +* RSS: https://mastodon.social/@geekcookbook_changes.rss * The #changelog channel in our [Discord server](http://chat.funkypenguin.co.nz) ## Recent additions to work-in-progress