Sha256: 321972a71d55ff2e9230c6106996351bc5d78b826606cddfc9441ea939378cd2
Contents?: true
Size: 1.83 KB
Versions: 0
Compression: gzip
Compressed size: 802 Bytes
Stored size: 802 Bytes
Contents
--- !ruby/object:Gem::Specification name: lbhrr version: !ruby/object:Gem::Version version: 1.0.6 platform: ruby authors: - Delaney Kuldvee Burke autorequire: bindir: exe cert_chain: [] date: 2023-12-07 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: net-ssh requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '6.1' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '6.1' description: Lbhrr is a command-line tool designed for seamless deployment, management, and versioning of Rack applications, integrating with systems like Harbr, Traefik, and runit. email: - delaney@zero2one.ee executables: - lbhrr extensions: [] extra_rdoc_files: [] files: - ".gitignore" - ".gitlab-ci.yml" - ".rspec" - ".standard.yml" - CHANGELOG.md - CODE_OF_CONDUCT.md - Gemfile - Gemfile.lock - LICENSE.txt - README.md - Rakefile - bin/console - bin/setup - exe/lbhrr - hero.png - lbhrr.gemspec - lib/lbhrr.rb - lib/lbhrr/version.rb - sig/lbhrr.rbs homepage: https://github.com/dekubu/lbhrr licenses: - MIT metadata: homepage_uri: https://github.com/dekubu/lbhrr source_code_uri: https://github.com/dekubu/lbhrr changelog_uri: https://github.com/dekubu/lbhrr/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.4.21 signing_key: specification_version: 4 summary: A CLI tool for deploying and managing Rack applications. test_files: []