discorb 0.14.0 → 0.15.0

Sign up to get free protection for your applications and to get access to all the features.
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.14.0
4
+ version: 0.15.0
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-02-14 00:00:00.000000000 Z
11
+ date: 2022-02-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: async
@@ -151,6 +151,7 @@ files:
151
151
  - lib/discorb/app_command/handler.rb
152
152
  - lib/discorb/application.rb
153
153
  - lib/discorb/asset.rb
154
+ - lib/discorb/attachment.rb
154
155
  - lib/discorb/audit_logs.rb
155
156
  - lib/discorb/channel.rb
156
157
  - lib/discorb/client.rb
@@ -175,7 +176,6 @@ files:
175
176
  - lib/discorb/exe/show.rb
176
177
  - lib/discorb/extend.rb
177
178
  - lib/discorb/extension.rb
178
- - lib/discorb/file.rb
179
179
  - lib/discorb/flag.rb
180
180
  - lib/discorb/gateway.rb
181
181
  - lib/discorb/gateway_requests.rb