hubbastyle 0.2.0 → 0.2.1

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: a63a3b6ecfbc38cc63f92bbf8d1d21d69e2881434e6f0d926fb1c80d57339328
4
- data.tar.gz: 486ff149e2f99032c70a3b88a87abdcbdf3ede5a523d0efaf4782f47248ab166
3
+ metadata.gz: d98a71534dee0a21502383ae98cde18db0b5bfa1b25de2d2e815f23808f9a05f
4
+ data.tar.gz: d1ea22e15366274c51f4b0ce3ea130ec6fe28d749726759ccf042adf2e78de8e
5
5
  SHA512:
6
- metadata.gz: 6a271e28fc7e3301c32c141257ef5a0b53857f62a968ce223486cfb7f5be37c0f07434c8c04b5b869269fb1a9b30445a5f6bf1d767c7143e9a0bff413d592038
7
- data.tar.gz: a562622d020bfc5973f469f435fd208aff8e05c6147db215d19624bf526831c21e7ff1b131c9a74cdca42fa48755e4c08baac1a221b388ebb6a5494913821e61
6
+ metadata.gz: add4be94ab3540672c177d1557dd65645b5d735920e1708c8977b4371d9a41c73a3b0c32ed954e321ba652d79eed6d641d1a66fda492d45c84d3bdb14f5d33a7
7
+ data.tar.gz: 040c985f087cca75991ce4cdbc881b33bee081f0991dead114f80a7ba232f2edfa0c6a503a078dd20aff844d0c5549a21a2136ee6b499166f95a13f5351c164e
data/hubbastyle.gemspec CHANGED
@@ -17,7 +17,7 @@ Gem::Specification.new do |spec|
17
17
  # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
18
18
  # to allow pushing to a single host or delete this section to allow pushing to any host.
19
19
  if spec.respond_to?(:metadata)
20
- spec.metadata["allowed_push_host"] = "https://rubygems.org/"
20
+ spec.metadata["allowed_push_host"] = "https://rubygems.org"
21
21
 
22
22
  # spec.metadata["homepage_uri"] = spec.homepage
23
23
  # spec.metadata["source_code_uri"] = "TODO: Put your gem's public repo URL here."
@@ -1,3 +1,3 @@
1
1
  module Hubbastyle
2
- VERSION = "0.2.0"
2
+ VERSION = "0.2.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hubbastyle
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - chatethakhun
@@ -116,7 +116,7 @@ files:
116
116
  homepage:
117
117
  licenses: []
118
118
  metadata:
119
- allowed_push_host: https://rubygems.org/
119
+ allowed_push_host: https://rubygems.org
120
120
  post_install_message:
121
121
  rdoc_options: []
122
122
  require_paths: