Sha256: e2e6dca5d7039e00c2819172dc46055720ffa004e46c5effb069f0892185ffce

Contents?: true

Size: 1.23 KB

Versions: 0

Compression: gzip

Compressed size: 565 Bytes

Stored size: 565 Bytes

Contents

--- !ruby/object:Gem::Specification
name: singleton
version: !ruby/object:Gem::Version
  version: 0.2.0
platform: ruby
authors:
- Yukihiro Matsumoto
autorequire:
bindir: exe
cert_chain: []
date: 2023-11-06 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/test.yml"
- ".gitignore"
- Gemfile
- LICENSE.txt
- 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.0.dev
signing_key:
specification_version: 4
summary: The Singleton module implements the Singleton pattern.
test_files: []

Package Spec version

singleton-0.2.0