habluhablu 0.2.1 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1f072b8f411337c5c7fce24d5b46306ebfbc42f9c11e370020e40c71ccf54a31
4
- data.tar.gz: f7a890ecc293abbee86ecdd618df96b56525beca7eff5dda863af9c670f7156d
3
+ metadata.gz: 5c80daead86056b1a6724c537e118ad605f6202d6ac623b8c2835f877b82a07f
4
+ data.tar.gz: b415fa528ebadece33e6d308497c507cdb26b64166f4afa4d71eca0a1dedc1c5
5
5
  SHA512:
6
- metadata.gz: 02abfd0667c1f0068b2d012a32a2fe473119c86d130f81b0f7014f6cd634b2e771f1d8435263146ffc82140d8713fc7e1b9f0ede5bcad49b6c5ab58e4f658d4f
7
- data.tar.gz: 010c6c6a432c09e38acca8d36b74553fe3544ef91f48ef4f273ff20513d844ac41f54054dffc1b8d5b35023f17301f8c27535a688d165dec726a698d70d6ea12
6
+ metadata.gz: c42233df3f6c074b4cc143a078a1c751e355fc0e4e3304d1510417d5434f19a547b0cf42d91e9719f3fd9fe800bc6d39d1e7a319493f99cd9dd628d1679b3ac6
7
+ data.tar.gz: 7877869628c0e9bdaf6c328861738b942b4acd2d92b291372714609cc10142fdb8941e2532a655dc865cb0df3c4e2243f22c1d6d84abe6066e761f9a5c6ec183
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- habluhablu (0.2.1)
4
+ habluhablu (0.2.2)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
data/habluhablu.gemspec CHANGED
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
9
9
  spec.email = ["patrick.gramatowski@gmail.com"]
10
10
 
11
11
  spec.summary = "HabluHablu makes it easier to use I18n."
12
- spec.description = "The gem allows you to generate language file with translations of the most useful phrases."
12
+ spec.description = "Generate language file (for I18n) with translations of the most useful phrases."
13
13
  spec.homepage = "https://github.com/patrickgramatowski/habluhablu_gem"
14
14
  spec.license = "MIT"
15
15
  spec.required_ruby_version = Gem::Requirement.new(">= 2.7.0")
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Habluhablu
4
- VERSION = "0.2.1"
4
+ VERSION = "0.2.2"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: habluhablu
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Patrick Gramatowski
@@ -10,8 +10,8 @@ bindir: exe
10
10
  cert_chain: []
11
11
  date: 2021-05-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: The gem allows you to generate language file with translations of the
14
- most useful phrases.
13
+ description: Generate language file (for I18n) with translations of the most useful
14
+ phrases.
15
15
  email:
16
16
  - patrick.gramatowski@gmail.com
17
17
  executables: