rabbit-slide-daipom-open-source-summit-japan-2023-fluent-package 1.0.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.
- checksums.yaml +7 -0
- data/.rabbit +2 -0
- data/README.md +15 -0
- data/Rakefile +23 -0
- data/config.yaml +23 -0
- data/images/Fluentd_icon_square.png +0 -0
- data/images/blog-in_tail.png +0 -0
- data/images/clearcode.svg +246 -0
- data/images/fluent-package-scheduled-lifecycle.png +0 -0
- data/images/fluentd-architecture.png +0 -0
- data/images/fluentd-before.png +0 -0
- data/images/github-discussions.png +0 -0
- data/images/issue4190.png +0 -0
- data/images/maintainers.png +0 -0
- data/images/pr4185.png +0 -0
- data/images/scaling.png +0 -0
- data/new-chapter-of-Fluentd-ossjapan2023.pdf +0 -0
- data/open-source-summit-japan-2023.md +874 -0
- data/pdf/open-source-summit-japan-2023-fluent-package-open-source-summit-japan-2023-fluent-package.pdf +0 -0
- metadata +76 -0
| Binary file | 
    
        metadata
    ADDED
    
    | @@ -0,0 +1,76 @@ | |
| 1 | 
            +
            --- !ruby/object:Gem::Specification
         | 
| 2 | 
            +
            name: rabbit-slide-daipom-open-source-summit-japan-2023-fluent-package
         | 
| 3 | 
            +
            version: !ruby/object:Gem::Version
         | 
| 4 | 
            +
              version: 1.0.1
         | 
| 5 | 
            +
            platform: ruby
         | 
| 6 | 
            +
            authors:
         | 
| 7 | 
            +
            - Daijiro Fukuda
         | 
| 8 | 
            +
            autorequire: 
         | 
| 9 | 
            +
            bindir: bin
         | 
| 10 | 
            +
            cert_chain: []
         | 
| 11 | 
            +
            date: 2023-12-06 00:00:00.000000000 Z
         | 
| 12 | 
            +
            dependencies:
         | 
| 13 | 
            +
            - !ruby/object:Gem::Dependency
         | 
| 14 | 
            +
              name: rabbit
         | 
| 15 | 
            +
              requirement: !ruby/object:Gem::Requirement
         | 
| 16 | 
            +
                requirements:
         | 
| 17 | 
            +
                - - ">="
         | 
| 18 | 
            +
                  - !ruby/object:Gem::Version
         | 
| 19 | 
            +
                    version: 2.0.2
         | 
| 20 | 
            +
              type: :runtime
         | 
| 21 | 
            +
              prerelease: false
         | 
| 22 | 
            +
              version_requirements: !ruby/object:Gem::Requirement
         | 
| 23 | 
            +
                requirements:
         | 
| 24 | 
            +
                - - ">="
         | 
| 25 | 
            +
                  - !ruby/object:Gem::Version
         | 
| 26 | 
            +
                    version: 2.0.2
         | 
| 27 | 
            +
            description: Open Source Summit Japan 2023 slide.
         | 
| 28 | 
            +
            email:
         | 
| 29 | 
            +
            - fukuda@clear-code.com
         | 
| 30 | 
            +
            executables: []
         | 
| 31 | 
            +
            extensions: []
         | 
| 32 | 
            +
            extra_rdoc_files: []
         | 
| 33 | 
            +
            files:
         | 
| 34 | 
            +
            - ".rabbit"
         | 
| 35 | 
            +
            - README.md
         | 
| 36 | 
            +
            - Rakefile
         | 
| 37 | 
            +
            - config.yaml
         | 
| 38 | 
            +
            - images/Fluentd_icon_square.png
         | 
| 39 | 
            +
            - images/blog-in_tail.png
         | 
| 40 | 
            +
            - images/clearcode.svg
         | 
| 41 | 
            +
            - images/fluent-package-scheduled-lifecycle.png
         | 
| 42 | 
            +
            - images/fluentd-architecture.png
         | 
| 43 | 
            +
            - images/fluentd-before.png
         | 
| 44 | 
            +
            - images/github-discussions.png
         | 
| 45 | 
            +
            - images/issue4190.png
         | 
| 46 | 
            +
            - images/maintainers.png
         | 
| 47 | 
            +
            - images/pr4185.png
         | 
| 48 | 
            +
            - images/scaling.png
         | 
| 49 | 
            +
            - new-chapter-of-Fluentd-ossjapan2023.pdf
         | 
| 50 | 
            +
            - open-source-summit-japan-2023.md
         | 
| 51 | 
            +
            - pdf/open-source-summit-japan-2023-fluent-package-open-source-summit-japan-2023-fluent-package.pdf
         | 
| 52 | 
            +
            homepage: https://slide.rabbit-shocker.org/authors/daipom/open-source-summit-japan-2023-fluent-package/
         | 
| 53 | 
            +
            licenses:
         | 
| 54 | 
            +
            - Apache-2.0
         | 
| 55 | 
            +
            metadata:
         | 
| 56 | 
            +
              source_code_uri: https://gitlab.com/clear-code/fluentd-support-common
         | 
| 57 | 
            +
            post_install_message: 
         | 
| 58 | 
            +
            rdoc_options: []
         | 
| 59 | 
            +
            require_paths:
         | 
| 60 | 
            +
            - lib
         | 
| 61 | 
            +
            required_ruby_version: !ruby/object:Gem::Requirement
         | 
| 62 | 
            +
              requirements:
         | 
| 63 | 
            +
              - - ">="
         | 
| 64 | 
            +
                - !ruby/object:Gem::Version
         | 
| 65 | 
            +
                  version: '0'
         | 
| 66 | 
            +
            required_rubygems_version: !ruby/object:Gem::Requirement
         | 
| 67 | 
            +
              requirements:
         | 
| 68 | 
            +
              - - ">="
         | 
| 69 | 
            +
                - !ruby/object:Gem::Version
         | 
| 70 | 
            +
                  version: '0'
         | 
| 71 | 
            +
            requirements: []
         | 
| 72 | 
            +
            rubygems_version: 3.4.19
         | 
| 73 | 
            +
            signing_key: 
         | 
| 74 | 
            +
            specification_version: 4
         | 
| 75 | 
            +
            summary: New Chapter of Fluentd, Rebranding and New Release Cycle (LTS)
         | 
| 76 | 
            +
            test_files: []
         |