From 8d1faa7dbc5bb5e596e106bab1d83aa8352856f9 Mon Sep 17 00:00:00 2001 From: Lucas Nouguier Date: Mon, 1 Jul 2024 13:47:01 +0200 Subject: [PATCH 1/2] added scalaio paris 2024 --- Gemfile.lock | 3 +++ _events/2024-11-07-scalaio.md | 10 ++++++++++ 2 files changed, 13 insertions(+) create mode 100644 _events/2024-11-07-scalaio.md diff --git a/Gemfile.lock b/Gemfile.lock index 48bfd5afb..6d73a9050 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -219,6 +219,8 @@ GEM jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.19.0) + nokogiri (1.16.5-aarch64-linux) + racc (~> 1.4) nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) octokit (4.25.1) @@ -265,6 +267,7 @@ GEM zeitwerk (2.6.7) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES diff --git a/_events/2024-11-07-scalaio.md b/_events/2024-11-07-scalaio.md new file mode 100644 index 000000000..19ceb5b0b --- /dev/null +++ b/_events/2024-11-07-scalaio.md @@ -0,0 +1,10 @@ +--- +category: event +title: ScalaIO +logo: /resources/img/scalaio.png +location: Paris, France +description: "The main Scala event in the 'pain au chocolat' part of France" +start: 7 November 2024 +end: 8 November 2024 +link-out: https://scala.io/ +--- From 0bc79592bfa2ff4f1608af4fa5629ce088319d30 Mon Sep 17 00:00:00 2001 From: Lucas Nouguier Date: Mon, 1 Jul 2024 16:23:12 +0200 Subject: [PATCH 2/2] applied review --- Gemfile.lock | 3 --- 1 file changed, 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6d73a9050..48bfd5afb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -219,8 +219,6 @@ GEM jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.19.0) - nokogiri (1.16.5-aarch64-linux) - racc (~> 1.4) nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) octokit (4.25.1) @@ -267,7 +265,6 @@ GEM zeitwerk (2.6.7) PLATFORMS - aarch64-linux x86_64-linux DEPENDENCIES