Sha256: 2503b16669140cd017b94738849a730453461f9dcf84fd61d47ad9629be63510

Contents?: true

Size: 1.45 KB

Versions: 0

Compression: gzip

Compressed size: 627 Bytes

Stored size: 627 Bytes

Contents

--- !ruby/object:Gem::Specification
name: with_last
version: !ruby/object:Gem::Version
  version: 0.3.0
platform: ruby
authors:
- oieioi
autorequire: 
bindir: bin
cert_chain: []
date: 2020-03-04 00:00:00.000000000 Z
dependencies: []
description: Add `with_last` to Enumerator and `each_with_last` to Enumerable
email:
- atsuinatsu.samuifuyu@gmail.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".github/workflows/ruby.yml"
- ".gitignore"
- ".rspec"
- ".rubocop.yml"
- CODE_OF_CONDUCT.md
- Gemfile
- LICENSE.txt
- README.md
- Rakefile
- bin/console
- bin/setup
- lib/with_last.rb
- lib/with_last/core_ext.rb
- lib/with_last/version.rb
- with_last.gemspec
homepage: https://github.com/oieioi/with_last.rb
licenses:
- MIT
metadata:
  homepage_uri: https://github.com/oieioi/with_last.rb
  source_code_uri: https://github.com/oieioi/with_last.rb
  changelog_uri: https://github.com/oieioi/with_last.rb/releases
  documentation_uri: https://www.rubydoc.info/gems/with_last
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: 2.3.0
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.0.3
signing_key: 
specification_version: 4
summary: Add `with_last` to Enumerator and `each_with_last` to Enumerable
test_files: []

Package Spec version

with_last-0.3.0