Sha256: 25bb20dcafb4cf058af6aac080348d3be0408392a8bd179ce0430d1ac07801eb

Contents?: true

Size: 1.53 KB

Versions: 0

Compression: gzip

Compressed size: 630 Bytes

Stored size: 630 Bytes

Contents

--- !ruby/object:Gem::Specification
name: organize_gemfile
version: !ruby/object:Gem::Version
  version: 0.1.1
platform: ruby
authors:
- Eric Berry
autorequire: 
bindir: exe
cert_chain: []
date: 2022-09-07 00:00:00.000000000 Z
dependencies: []
description: Organize your Gemfile with annotations
email:
- eric@berry.sh
executables:
- organize_gemfile
extensions: []
extra_rdoc_files: []
files:
- ".standard.yml"
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- Gemfile
- Gemfile.lock
- LICENSE.txt
- README.md
- Rakefile
- exe/organize_gemfile
- lib/organize_gemfile.rb
- lib/organize_gemfile/builder.rb
- lib/organize_gemfile/bundle_parser.rb
- lib/organize_gemfile/gemfile_group.rb
- lib/organize_gemfile/version.rb
- organize_gemfile.gemspec
- sig/organize_gemfile.rbs
homepage: https://github.com/coderberry/organize_gemfile
licenses:
- MIT
metadata:
  allowed_push_host: https://rubygems.org
  homepage_uri: https://github.com/coderberry/organize_gemfile
  source_code_uri: https://github.com/coderberry/organize_gemfile
  changelog_uri: https://github.com/coderberry/organize_gemfile/CHANGELOG.md
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: 2.6.0
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.1.6
signing_key: 
specification_version: 4
summary: Organize your Gemfile with annotations
test_files: []

Package Spec version

organize_gemfile-0.1.1