Sha256: 90b20097e89b35506ccb422f5a5c6645349e1adec647de35799eb91fdf823433

Contents?: true

Size: 1.77 KB

Versions: 0

Compression: gzip

Compressed size: 843 Bytes

Stored size: 843 Bytes

Contents

--- !ruby/object:Gem::Specification
name: alba
version: !ruby/object:Gem::Version
  version: 1.1.0
platform: ruby
authors:
- OKURA Masafumi
autorequire:
bindir: exe
cert_chain: []
date: 2021-04-23 00:00:00.000000000 Z
dependencies: []
description: Alba is designed to be a simple, easy to use and fast alternative to
  existing JSON serializers. Its performance is better than almost all gems which
  do similar things. The internal is so simple that it's easy to hack and maintain.
email:
- masafumi.o1988@gmail.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".github/workflows/main.yml"
- ".gitignore"
- ".rubocop.yml"
- ".yardopts"
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- Gemfile
- LICENSE.txt
- README.md
- Rakefile
- alba.gemspec
- benchmark/local.rb
- bin/console
- bin/setup
- codecov.yml
- gemfiles/all.gemfile
- gemfiles/without_active_support.gemfile
- gemfiles/without_oj.gemfile
- lib/alba.rb
- lib/alba/association.rb
- lib/alba/key_transformer.rb
- lib/alba/many.rb
- lib/alba/one.rb
- lib/alba/resource.rb
- lib/alba/version.rb
- sider.yml
homepage: https://github.com/okuramasafumi/alba
licenses:
- MIT
metadata:
  homepage_uri: https://github.com/okuramasafumi/alba
  source_code_uri: https://github.com/okuramasafumi/alba
  changelog_uri: https://github.com/okuramasafumi/alba/blob/master/CHANGELOG.md
post_install_message:
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: 2.5.0
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.2.16
signing_key:
specification_version: 4
summary: Alba is the fastest JSON serializer for Ruby.
test_files: []

Package Spec version

alba-1.1.0