rabbit-slide-unasuke-techfeed-conference-2022 1.0.1 → 1.0.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: 79f90150918f1b3c43b55344327643c81584f468197257d58b5d628d93a56e11
4
- data.tar.gz: 83f8c051a31e27ad296d0108a6ed279e3fbc20cbe85d8d871579d696fb4f146f
3
+ metadata.gz: e2c0bb06b5cae6ab05d1e8aed0b9fc86cb56f441c6b363c115c657cb03ce2e66
4
+ data.tar.gz: c2a7476563826b969cdb9c8658314ab3668a6c0840e9c0bca5eb447ff3a0969a
5
5
  SHA512:
6
- metadata.gz: bf54ec942cc693c33c3b3eb25ea8973118237ea492fd141348e9a47817288d0c6e9b666c2eb22122bb12bf32ef700495555b14748381897b13fdf97c0d74b29b
7
- data.tar.gz: 27b9bf5f61971d26071e7eda0a1b620914e50e505ba51ff109f597c6d1236d84a3761d3cafd7666f010e89ec1d9f4f7b7d6a812e1d88ddcb75a2998447610b1e
6
+ metadata.gz: f36e9cc3c19ec7508f25d016a25b2eb6f23ef6099d01528215589b62d16c221d9abc4924b835571d04672b0c8c94644fa0365127d54fea9df929d874e2f6124f
7
+ data.tar.gz: 1961025532a02c9acef027d88b2549ca4d99a7c2f6df984897f77ea74988cfcad8943b80237808945df629ff0c19a3428a706e0fa96d4ca19164d1b6a921b96e
data/config.yaml CHANGED
@@ -6,7 +6,7 @@ tags:
6
6
  presentation_date: 2022-05-14
7
7
  presentation_start_time:
8
8
  presentation_end_time:
9
- version: 1.0.1
9
+ version: 1.0.2
10
10
  licenses: ['MIT']
11
11
  slideshare_id:
12
12
  speaker_deck_id:
Binary file
data/slide.rab CHANGED
@@ -39,7 +39,6 @@
39
39
  = コンテンツ
40
40
 
41
41
  最新動向の前に一旦これまでをおさらいしましょう
42
- \n\n
43
42
 
44
43
  * 2.7から3.0での変更
45
44
  * 3.0から3.1での変更
@@ -51,7 +50,6 @@
51
50
  * 型注釈の導入
52
51
  * キーワード引数の分離
53
52
 
54
- \n\n
55
53
  (('tag:x-small'))((<URL:https://www.ruby-lang.org/ja/news/2020/12/25/ruby-3-0-0-released/>))
56
54
 
57
55
  = 3.0から3.1での変更
@@ -63,7 +61,6 @@
63
61
  * IRBのオートコンプリート
64
62
  * JavaScript like Hash shorthand syntax
65
63
 
66
- \n\n
67
64
  (('tag:x-small'))((<URL:https://www.ruby-lang.org/ja/news/2021/12/25/ruby-3-1-0-released/>))
68
65
 
69
66
  = IRBのオートコンプリート
@@ -91,7 +88,6 @@
91
88
 
92
89
  CRubyのplatformとしてWASIを対象にすることが可能に、これによりブラウザ上でCRubyのコードが動くようになった
93
90
  (2022年1月)
94
- \n
95
91
 
96
92
  * ((<URL:https://github.com/ruby/ruby/pull/5407>))
97
93
  * ((<URL:https://bugs.ruby-lang.org/issues/18462>))
@@ -100,13 +96,10 @@ CRubyのplatformとしてWASIを対象にすることが可能に、これによ
100
96
  * ((<URL:https://rubyonbrowser.ongaeshi.me/>))
101
97
 
102
98
  = 最新動向 : 型
103
- \n\n
104
99
  (('tag:center'))(('tag:xx-large')) 絶賛開発中
105
100
 
106
- \n\n\n
107
101
 
108
102
  (('tag:x-small'))((<URL:https://speakerdeck.com/pocke/rbs-and-rails-present-and-future>))
109
- \n
110
103
 
111
104
  POROならうまくいく、Railsくらい大きなものはまだ課題が多い
112
105
 
@@ -115,8 +108,6 @@ POROならうまくいく、Railsくらい大きなものはまだ課題が多
115
108
  * WebAssemblyで広がるRubyの活躍の場
116
109
  * 型はみんなで整備していこう
117
110
 
118
- \n\n\n
119
-
120
111
  Thanks!
121
112
 
122
113
  = 参考リンク集 (1)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rabbit-slide-unasuke-techfeed-conference-2022
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - unasuke