Sha256: 531bfe7db04ab05ca3602f4388b09b00e9cf625b5a6b6e6b67d04b25c5a6d879

Contents?: true

Size: 1.27 KB

Versions: 0

Compression: gzip

Compressed size: 573 Bytes

Stored size: 573 Bytes

Contents

--- !ruby/object:Gem::Specification
name: singleton
version: !ruby/object:Gem::Version
  version: 0.3.0
platform: ruby
authors:
- Yukihiro Matsumoto
autorequire: 
bindir: exe
cert_chain: []
date: 2024-11-08 00:00:00.000000000 Z
dependencies: []
description: The Singleton module implements the Singleton pattern.
email:
- matz@ruby-lang.org
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".github/dependabot.yml"
- ".github/workflows/push_gem.yml"
- ".github/workflows/test.yml"
- ".gitignore"
- BSDL
- COPYING
- Gemfile
- README.md
- Rakefile
- bin/console
- bin/setup
- lib/singleton.rb
- singleton.gemspec
homepage: https://github.com/ruby/singleton
licenses:
- Ruby
- BSD-2-Clause
metadata:
  homepage_uri: https://github.com/ruby/singleton
  source_code_uri: https://github.com/ruby/singleton
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.5.11
signing_key: 
specification_version: 4
summary: The Singleton module implements the Singleton pattern.
test_files: []

Package Spec version

singleton-0.3.0