Sha256: 2733c544c9216d26d67f5f9bbf03f8609d4106f6c36e7e907224bc0289d42b05

Contents?: true

Size: 1.69 KB

Versions: 0

Compression: gzip

Compressed size: 777 Bytes

Stored size: 777 Bytes

Contents

--- !ruby/object:Gem::Specification
name: concat_heredoc_horizontal
version: !ruby/object:Gem::Version
  version: 0.1.1
platform: ruby
authors:
- Hector Manuel Barrios Barrios
autorequire:
bindir: exe
cert_chain: []
date: 2024-08-12 00:00:00.000000000 Z
dependencies: []
description: Hello and welcome to my gem, this gem is simple but it helped me solve
  a problem about concatenating two multi-line strings (Heredoc's), since these have
  line breaks, which make it difficult to position them horizontally, the gem is also
  capable of concatenating simple strings.
email:
- barrioshector13@gmail.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".rspec"
- ".rubocop.yml"
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- LICENSE.txt
- README.md
- Rakefile
- lib/concat_heredoc_horizontal.rb
- lib/concat_heredoc_horizontal/version.rb
- sig/concat_heredoc_horizontal.rbs
homepage: https://github.com/hector98/concat_heredoc_horizontal
licenses:
- MIT
metadata:
  allowed_push_host: https://rubygems.org
  homepage_uri: https://github.com/hector98/concat_heredoc_horizontal
  source_code_uri: https://github.com/hector98/concat_heredoc_horizontal
  changelog_uri: https://github.com/hector98/concat_heredoc_horizontal/blob/main/CHANGELOG.md
post_install_message:
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: 3.0.0
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.5.11
signing_key:
specification_version: 4
summary: Write a short summary, because RubyGems requires one.
test_files: []

Package Spec version

concat_heredoc_horizontal-0.1.1