jericho 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
  SHA1:
3
- metadata.gz: da6bb1cd1bd150ce44fe8d5290af9f647332d63b
4
- data.tar.gz: f54300a1b5aa11836622def0f765c07baeb4350f
3
+ metadata.gz: 93a336aa9237d67774936f78d1c6bb28436e7f33
4
+ data.tar.gz: b7a382f0e0751b2931891263613601c62528cb10
5
5
  SHA512:
6
- metadata.gz: 866027128dcca2d13e0ea0444510409b350721526a0fe229aeead93554ca7f0f9f6d261f6098df70c2f5d1f34c89eac7de79d4742499b82f348959b433d551cb
7
- data.tar.gz: 039f6febf346e34530936ed88a5d584e15843f8501ac450105990dd6bb9d200ffec646104096865f55b01d1ad137ef7eb0de792f652a7b754243bbe290b7e070
6
+ metadata.gz: 6beacf8c5c6edef65852e5634da75fe33419958add6487a949b3716511b255bebd1005f8c61ec7bf5051c4d91aaaecacdfaf51acd4f079646c2594915f42a8eb
7
+ data.tar.gz: 1506fef83225ecadc42d4047b6bd27369c9c6805250fa14d440713279aa79a6d2b140cbb5d8e0ea1022bc82f87a320b59ca418367586aa273d9c4594813c8fae
data/jericho.gemspec CHANGED
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
11
11
 
12
12
  spec.summary = %q{"Epic gem"}
13
13
  spec.description = %q{"Epic stuff"}
14
- spec.homepage = "https://rubygems.org"
14
+ spec.homepage = "https://github.com/M1khah/jericho"
15
15
  spec.license = "MIT"
16
16
 
17
17
  # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
@@ -1,3 +1,3 @@
1
1
  module Jericho
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: jericho
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
  - Kirill
@@ -71,7 +71,7 @@ files:
71
71
  - jericho.gemspec
72
72
  - lib/jericho.rb
73
73
  - lib/jericho/version.rb
74
- homepage: https://rubygems.org
74
+ homepage: https://github.com/M1khah/jericho
75
75
  licenses:
76
76
  - MIT
77
77
  metadata: