discorb 0.17.0 → 0.17.1

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.
@@ -553,4 +553,8 @@ dd pre.code {
553
553
 
554
554
  p.signature, h3.signature, p.signature tt, h3.signature tt{
555
555
  font-family: var(--monospace-font);
556
+ }
557
+
558
+ @media (min-width: 920px) {
559
+ #class_list_link { display: none !important; }
556
560
  }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: discorb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.0
4
+ version: 0.17.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - sevenc-nanashi
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-05-21 00:00:00.000000000 Z
11
+ date: 2022-05-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: async
@@ -227,6 +227,9 @@ files:
227
227
  - lib/discorb/voice_state.rb
228
228
  - lib/discorb/webhook.rb
229
229
  - po/yard.pot
230
+ - rbs_collection.lock.yaml
231
+ - rbs_collection.yaml
232
+ - sig/async.rbs
230
233
  - sig/discorb.rbs
231
234
  - template-replace/files/css/common.css
232
235
  - template-replace/files/favicon.png