Sha256: 35bee0e20488e63b244a94ad7fb47a5ea4f3c6c0e22d1046f662ef7c3b4fb4f9

Contents?: true

Size: 1.78 KB

Versions: 0

Compression: gzip

Compressed size: 652 Bytes

Stored size: 652 Bytes

Contents

--- !ruby/object:Gem::Specification
name: invoca-utils
version: !ruby/object:Gem::Version
  version: 0.0.4
platform: ruby
authors:
- Cary Penniman
autorequire: 
bindir: bin
cert_chain: []
date: 2019-10-29 00:00:00.000000000 Z
dependencies: []
description: A public collection of helpers used in multiple projects
email:
- cpenniman@invoca.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".gitignore"
- ".rubocop.yml"
- ".ruby-version"
- Gemfile
- Gemfile.lock
- LICENSE.txt
- README.md
- Rakefile
- invoca-utils.gemspec
- lib/invoca/utils.rb
- lib/invoca/utils/diff.rb
- lib/invoca/utils/guaranteed_utf8_string.rb
- lib/invoca/utils/http.rb
- lib/invoca/utils/map_compact.rb
- lib/invoca/utils/min_max.rb
- lib/invoca/utils/stable_sort.rb
- lib/invoca/utils/time.rb
- lib/invoca/utils/version.rb
- test/helpers/constant_overrides.rb
- test/test_helper.rb
- test/unit/guaranteed_utf8_string_test.rb
- test/unit/map_compact_test.rb
- test/unit/stable_sort_test.rb
- test/unit/time_calculations_test.rb
- test/unit/utils_test.rb
homepage: ''
licenses:
- MIT
metadata: {}
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: []
rubyforge_project: 
rubygems_version: 2.6.13
signing_key: 
specification_version: 4
summary: A public collection of helpers used in multiple projects
test_files:
- test/helpers/constant_overrides.rb
- test/test_helper.rb
- test/unit/guaranteed_utf8_string_test.rb
- test/unit/map_compact_test.rb
- test/unit/stable_sort_test.rb
- test/unit/time_calculations_test.rb
- test/unit/utils_test.rb

Package Spec version

invoca-utils-0.0.4