gh-summary 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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/gh_summary/version.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 228ab8d8992d696d9e505a82f4ea178824652fffd40ec56c860f34d3ef2e5853
4
- data.tar.gz: 5f8fac59f24a7a5e725d83fdb894684ed658bb454ddf02c874bc86705a06d57c
3
+ metadata.gz: c0aa6027b2c5222f910708f47814c3718cb565b9e8baa894fe27fc09fc79d142
4
+ data.tar.gz: 352648ca55f1447e0770f9d25d03a27a2a0e8db08dd6f2c41f9789f2685acf52
5
5
  SHA512:
6
- metadata.gz: 6a4208d706a7626fc6e74149bab22b0e0b277f49bce7df6e6b9b1ecd68179769d3761254635bd239c5c1a465088682a44f9bdbc24eaaca6940a6d88b0ae6ef64
7
- data.tar.gz: 133ba481345bedb37913f1b27c0ef0e95baa66b42fa3bb147cdc55de9904ef29a405362ca595ff364b5196819ec5dcce248c843903f821032f919aa839236803
6
+ metadata.gz: 9119116098b0a0e901b8879c2394ba446120d08f9f34183c53b260d4bbccef538b2e4421a35b864056f7a757fc44e4101412ded912d301445948f764654b2863
7
+ data.tar.gz: 5ef43477f41183b158916f82ad1c5c8c0a943ad5580b7f14aaf275339ea75143df43819962befa16893befe4dc128d8251e02629e570a9dff79ebb569913b49f
@@ -1,3 +1,3 @@
1
1
  module GhSummary
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gh-summary
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
  - Nikita Miloserdov
@@ -32,7 +32,7 @@ homepage: https://github.com/wh1le/gh-summary
32
32
  licenses:
33
33
  - MIT
34
34
  metadata:
35
- homepage_uri: https://github.com/wh1le/gh-summary
35
+ homepage_uri: https://rubygems.org/gems/gh-summary
36
36
  source_code_uri: https://github.com/wh1le/gh-summary
37
37
  rdoc_options: []
38
38
  require_paths: