We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18dc53b commit 8d1faa7Copy full SHA for 8d1faa7
Gemfile.lock
@@ -219,6 +219,8 @@ GEM
219
jekyll-feed (~> 0.9)
220
jekyll-seo-tag (~> 2.1)
221
minitest (5.19.0)
222
+ nokogiri (1.16.5-aarch64-linux)
223
+ racc (~> 1.4)
224
nokogiri (1.16.5-x86_64-linux)
225
racc (~> 1.4)
226
octokit (4.25.1)
@@ -265,6 +267,7 @@ GEM
265
267
zeitwerk (2.6.7)
266
268
269
PLATFORMS
270
+ aarch64-linux
271
x86_64-linux
272
273
DEPENDENCIES
_events/2024-11-07-scalaio.md
@@ -0,0 +1,10 @@
1
+---
2
+category: event
3
+title: ScalaIO
4
+logo: /resources/img/scalaio.png
5
+location: Paris, France
6
+description: "The main Scala event in the 'pain au chocolat' part of France"
7
+start: 7 November 2024
8
+end: 8 November 2024
9
+link-out: https://scala.io/
10
0 commit comments