Sha256: 0e20a25ec7fab1ef31ce51e53bb26108c94d0bdaefebef6ada75410fd15adb94

Contents?: true

Size: 1.51 KB

Versions: 0

Compression: gzip

Compressed size: 630 Bytes

Stored size: 630 Bytes

Contents

--- !ruby/object:Gem::Specification
name: transmutation
version: !ruby/object:Gem::Version
  version: 0.1.0
platform: ruby
authors:
- nitemaeric
- borrabeer
autorequire:
bindir: exe
cert_chain: []
date: 2024-05-30 00:00:00.000000000 Z
dependencies: []
description:
email:
- daniel@spellbook.tech
- worapath.pakkavesa@spellbook.tech
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".rspec"
- ".rubocop.yml"
- ".ruby-version"
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- Gemfile
- Gemfile.lock
- LICENSE
- README.md
- Rakefile
- lib/transmutation.rb
- lib/transmutation/collection_serializer.rb
- lib/transmutation/serialization.rb
- lib/transmutation/serializer.rb
- lib/transmutation/string_refinements.rb
- lib/transmutation/version.rb
- sig/transmutation.rbs
homepage: https://github.com/spellbook-technology/transmutation
licenses:
- MIT
metadata:
  homepage_uri: https://github.com/spellbook-technology/transmutation
  source_code_uri: https://github.com/spellbook-technology/transmutation
  changelog_uri: https://github.com/spellbook-technology/transmutation/CHANGELOG.md
post_install_message:
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '3.0'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.2.33
signing_key:
specification_version: 4
summary: Ruby JSON serialization library
test_files: []

Package Spec version

transmutation-0.1.0