ractor-wrapper 0.4.0 → 0.5.0

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: ractor-wrapper
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel Azuma
@@ -20,6 +20,7 @@ files:
20
20
  - ".yardopts"
21
21
  - CHANGELOG.md
22
22
  - CLAUDE.md
23
+ - DESIGN.md
23
24
  - LICENSE.md
24
25
  - README.md
25
26
  - lib/ractor-wrapper.rb
@@ -30,8 +31,8 @@ licenses:
30
31
  - MIT
31
32
  metadata:
32
33
  bug_tracker_uri: https://github.com/dazuma/ractor-wrapper/issues
33
- changelog_uri: https://rubydoc.info/gems/ractor-wrapper/0.4.0/file/CHANGELOG.md
34
- documentation_uri: https://rubydoc.info/gems/ractor-wrapper/0.4.0
34
+ changelog_uri: https://rubydoc.info/gems/ractor-wrapper/0.5.0/file/CHANGELOG.md
35
+ documentation_uri: https://rubydoc.info/gems/ractor-wrapper/0.5.0
35
36
  homepage_uri: https://github.com/dazuma/ractor-wrapper
36
37
  rdoc_options: []
37
38
  require_paths: