hola_montells 0.2.2 → 0.2.3

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: 4ead55009efae440686eed0a0bc1427c0811846fe7c0aad67aec6487949c655b
4
- data.tar.gz: 550b9f1eda1862ecd203f35cea80b7e55257fb89a42d47291c9def0d96224d41
3
+ metadata.gz: 1532b642cde9d0c1baf8270ace2b11fdf2593dc6c5702d05eed8f6ac9cdb042b
4
+ data.tar.gz: eccc11e085dd7dda6e33f93556601bbae175412ee40bed9fffc2fe4f179ea695
5
5
  SHA512:
6
- metadata.gz: 362ae24a859e60dc552e8f2f5564cbda3e890c980b84a814e6841d784c17c62e2177fa33beed0ab5ccc3b85b90bb29a0bbb813bde1186fb627a13766ae234a36
7
- data.tar.gz: 11964e2b9da39b94082b40d1fe1f6cec12f2dcef24a3e4deb7eb4d97200f091a8042d15d781ac0e654dfc2157ea4f52cb018dfb52b31f47f00848ffd0eb133f4
6
+ metadata.gz: 0e2f78d5d203a2342e87f9cb245891399b088d2e8db52ebdf358a9f8045c29d66fcf4cf5285204f6c13c61949cd4d85e80a0faedd9ca331bb009e515792b7a31
7
+ data.tar.gz: 95d80361035dd2cba058aafc624b6de707f21b009954bcbd98b8a5cf24dc1e69ae6be195f2a09fe0fcf521af30daf05656555dd1c0a60958501a4bbd4bee005a
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- hola_montells (0.2.1)
4
+ hola_montells (0.2.2)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
 
11
11
  spec.summary = 'Just say ji'
12
12
  spec.description = 'Just how to build gem tutorial'
13
- spec.homepage = 'https://aleph.engineering'
13
+ spec.homepage = 'https://gitlab.com/montells/hola_gem'
14
14
  spec.license = 'MIT'
15
15
  spec.required_ruby_version = Gem::Requirement.new('>= 2.3.0')
16
16
 
@@ -1,3 +1,3 @@
1
1
  module HolaMontells
2
- VERSION = "0.2.2"
2
+ VERSION = "0.2.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hola_montells
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2
4
+ version: 0.2.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michel Sánchez Montells
@@ -36,11 +36,11 @@ files:
36
36
  - lib/hola_montells.rb
37
37
  - lib/hola_montells/translator.rb
38
38
  - lib/hola_montells/version.rb
39
- homepage: https://aleph.engineering
39
+ homepage: https://gitlab.com/montells/hola_gem
40
40
  licenses:
41
41
  - MIT
42
42
  metadata:
43
- homepage_uri: https://aleph.engineering
43
+ homepage_uri: https://gitlab.com/montells/hola_gem
44
44
  post_install_message:
45
45
  rdoc_options: []
46
46
  require_paths: