rabbit-slide-kou-rubykaigi-2025 2025.4.16.1 → 2025.4.16.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 445c1886d8148b3a2cb03e541f79d3226f893ee96f9f4a3d2a216126f1ea8cd6
4
- data.tar.gz: 949becaa93c537addb3f06a6692fa15d57c55e6432b0696beca66e51b6f7d103
3
+ metadata.gz: 3df15c117f22b98e4380ad2c18780bbf94646a564433070b4203dcec3d3c4f98
4
+ data.tar.gz: 2cc407f437a14856eb9686c604283d356c5d8df26ccc8dd205a411cc4daec094
5
5
  SHA512:
6
- metadata.gz: df174a87dbe93f38eaee2916d34b4cbe5ff45e98f5c5cf2cd8092995dfb725780de63d322eb94b9096982c78d155fe905c3790465e335b246816032caee18ee2
7
- data.tar.gz: 9de6613b2dbf0e3f833d7496dd5ab2acc71e79de3a12fe4e5666aa84828e43618daec4383ceafac83b5c38ef1716d344616c1101f92a3249250a91ad87797d95
6
+ metadata.gz: 812022ba58f576e8d4ea9bb331b5284dbdff511b4bb8de8e5eb107189591a8b4de2403dc4ca83da3299241c0617dc02785806c3d89920896c44de8a4d191d4c5
7
+ data.tar.gz: d5d204a7544a7bdd6452f437fe3f99f1907b3064458936b92adb0cba4bd857200d049b2c3fb2a369df6529f1ae6bb5ded5a304490e02d27c7d8ba9bf2d159228
data/README.rd CHANGED
@@ -6,8 +6,8 @@ As of 2025, we're still using fat gem...
6
6
 
7
7
  I discussed how to improve this situation with ruby-installer author, Nokogiri maintainer and RubyGems community in 2022:
8
8
 
9
- * https://gist.github.com/postmodern/4c0cbccc0c7eda4585db0fc5267cdd57
10
- * https://github.com/rubygems/rubygems/issues/1296
9
+ * ((<"[RFC] Allow specifying and installing external dependencies"|URL:https://gist.github.com/postmodern/4c0cbccc0c7eda4585db0fc5267cdd57>))
10
+ * ((<"Standardize +requirements+ field from the specification rubygems/rubygems#1296"|URL:https://github.com/rubygems/rubygems/issues/1296>))
11
11
 
12
12
  I propose a solution based on these discussions.
13
13
 
@@ -29,12 +29,6 @@ Author: ClearCode Inc.
29
29
 
30
30
  It is used in page header and some pages in the slide.
31
31
 
32
- ==== ADBC related images
33
-
34
- Apache-2.0
35
-
36
- Author: The Apache Software Foundation
37
-
38
32
  == For author
39
33
 
40
34
  === Show
data/config.yaml CHANGED
@@ -6,13 +6,13 @@ tags:
6
6
  - ruby
7
7
  - rubykaigi2025
8
8
  presentation_date: 2025-04-16
9
- version: 2025.4.16.1
9
+ version: 2025.4.16.2
10
10
  licenses:
11
11
  - CC-BY-SA-4.0
12
12
  slideshare_id:
13
13
  speaker_deck_id:
14
14
  vimeo_id:
15
- youtube_id:
15
+ youtube_id: ZAONpE2JYw0
16
16
  width: 1920
17
17
  height: 1080
18
18
  source_code_uri: "https://gitlab.com/ktou/rabbit-slide-kou-rubykaigi-2025"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rabbit-slide-kou-rubykaigi-2025
3
3
  version: !ruby/object:Gem::Version
4
- version: 2025.4.16.1
4
+ version: 2025.4.16.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sutou Kouhei
@@ -44,8 +44,8 @@ description: |-
44
44
 
45
45
  I discussed how to improve this situation with ruby-installer author, Nokogiri maintainer and RubyGems community in 2022:
46
46
 
47
- * https://gist.github.com/postmodern/4c0cbccc0c7eda4585db0fc5267cdd57
48
- * https://github.com/rubygems/rubygems/issues/1296
47
+ * ((<"[RFC] Allow specifying and installing external dependencies"|URL:https://gist.github.com/postmodern/4c0cbccc0c7eda4585db0fc5267cdd57>))
48
+ * ((<"Standardize +requirements+ field from the specification rubygems/rubygems#1296"|URL:https://github.com/rubygems/rubygems/issues/1296>))
49
49
 
50
50
  I propose a solution based on these discussions.
51
51
  email:
@@ -69,6 +69,7 @@ licenses:
69
69
  - CC-BY-SA-4.0
70
70
  metadata:
71
71
  source_code_uri: https://gitlab.com/ktou/rabbit-slide-kou-rubykaigi-2025
72
+ markup_language: rd
72
73
  rdoc_options: []
73
74
  require_paths:
74
75
  - lib