async 2.27.0 → 2.27.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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: async
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.27.0
4
+ version: 2.27.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Samuel Williams
@@ -144,6 +144,13 @@ extensions: []
144
144
  extra_rdoc_files: []
145
145
  files:
146
146
  - agent.md
147
+ - context/best-practices.md
148
+ - context/debugging.md
149
+ - context/getting-started.md
150
+ - context/index.yaml
151
+ - context/scheduler.md
152
+ - context/tasks.md
153
+ - context/thread-safety.md
147
154
  - lib/async.rb
148
155
  - lib/async/barrier.md
149
156
  - lib/async/barrier.rb
@@ -199,7 +206,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
199
206
  - !ruby/object:Gem::Version
200
207
  version: '0'
201
208
  requirements: []
202
- rubygems_version: 3.6.7
209
+ rubygems_version: 3.6.9
203
210
  specification_version: 4
204
211
  summary: A concurrency framework for Ruby.
205
212
  test_files: []
metadata.gz.sig CHANGED
Binary file