tipsty 0.1.0 → 0.1.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: fbba7984b4adc430f54a57a7666ee1328325ecf292c0b967067769121e741c18
4
- data.tar.gz: 91fbdd81c8fbda7796fd9c8f03f082c195327910fcd1c1b114e4a2f6ba8abb71
3
+ metadata.gz: a6a2aa8b79cb4e0231b872a75f4814829364b11ce603aa41449f8942dfbeb55c
4
+ data.tar.gz: 1cc98dbcb4447808a20c2e5a6f7aef860d0ec758662d3262c3ad4dcbc4b87155
5
5
  SHA512:
6
- metadata.gz: bf0f7622022c1a5bf63c032ac9178b67394b5ec6ed3555d1ef410de9e0546e30a08834f4471c9c7736cbc8d583f1abe2f6a03ed4f05d1af94e2f383951884330
7
- data.tar.gz: bbb9d342c549684302344b4cdd5e18c6046def566dbdf4e70974f7e7a23d37f47e2caa9765c8a6345d499a2dae424d448f4b2ffc1722ad6b47786fe6bb27100e
6
+ metadata.gz: b784c24f71112fc13671bd187ee98a14ec54c74da02a16b1f5ab566bc9e631f872ded0b9b893ef9d6d6d2fef04000485f7bded99178fbc6fc261c88e94768018
7
+ data.tar.gz: 2f4a9d7caf5733175ba3bee3d100545202492d855ab177262cdca361088ba78e7da9fa3cab06c177875af26de499bdc9c76ef21116e121a52d42010983e362a1
@@ -1,3 +1,3 @@
1
1
  module Tipsty
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
data/tipsty.gemspec CHANGED
@@ -13,7 +13,7 @@ Gem::Specification.new do |spec|
13
13
 
14
14
  spec.metadata["homepage_uri"] = spec.homepage
15
15
  spec.metadata["source_code_uri"] = "https://github.com/qasimabdullah404/tipsty"
16
- spec.metadata["changelog_uri"] = "https://github.com/qasimabdullah404/tipsty/CHANGELOG.md"
16
+ spec.metadata["changelog_uri"] = "https://github.com/qasimabdullah404/tipsty/blob/main/CHANGELOG.md"
17
17
 
18
18
  # Specify which files should be added to the gem when it is released.
19
19
  # The `git ls-files -z` loads the files in the RubyGem that have been added into git.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tipsty
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Qasim Abdullah
@@ -38,7 +38,7 @@ licenses:
38
38
  metadata:
39
39
  homepage_uri: https://github.com/qasimabdullah404/tipsty
40
40
  source_code_uri: https://github.com/qasimabdullah404/tipsty
41
- changelog_uri: https://github.com/qasimabdullah404/tipsty/CHANGELOG.md
41
+ changelog_uri: https://github.com/qasimabdullah404/tipsty/blob/main/CHANGELOG.md
42
42
  post_install_message:
43
43
  rdoc_options: []
44
44
  require_paths: