grinch-identify 1.7.1 → 1.8.0

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 (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +8 -8
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8a476ca9d0693b94886ad6ee459d68693c90569d860649bf80160e1cdf97a77a
4
- data.tar.gz: '0096747961c371491ca6a307402fc39f9aa53d655e43f165e3bf9dc4c252357b'
3
+ metadata.gz: 9408fb4f881f05b945a0d26b6929559fb8a6c269a8ff26eb85f49ba478fa7626
4
+ data.tar.gz: 062aadea48556ee17da2f9527eb9026861b0d588c64bf2c4fbb4d26d51fc07a0
5
5
  SHA512:
6
- metadata.gz: 5f4923e1e29c61e7952d57b81d1a99ba1267deb880d3950acd7baf9edbf2ebe9e746e9506369fe0e8c02498c8b7c1335d31bb85ea43ea9d488b84bd2200e0b3a
7
- data.tar.gz: 88455af01cef3a49fb5f6ecd66a4f5891327da78b4b4ddb357c8701a47a6854018ccaa708422d1776e52eea662d07da74e0ceeeda54976d35ca8d4c0cdccf02a
6
+ metadata.gz: b8324aa85814cbc182f10dc04d69e443f74c2486ef55d0cbbda1a21d90cddc5f59b7c6c850a991ee9395c6157725a3b2b7dd27334de6d6d5bd51dd2378101232
7
+ data.tar.gz: dad613bc74fa31fdd368fac44ab9c48c314fa93a291ff4cb33c7c2ac277cfdbaca40e59b8b432efb1a0c9d80895a31f49d05fa7f1d0be803395832165e9ee869
metadata CHANGED
@@ -1,29 +1,29 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: grinch-identify
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.7.1
4
+ version: 1.8.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - William Woodruff
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-04-30 00:00:00.000000000 Z
11
+ date: 2020-07-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: grinch
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - ">="
17
+ - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: 1.0.1
19
+ version: '1.1'
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - ">="
24
+ - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: 1.0.1
26
+ version: '1.1'
27
27
  description: |
28
28
  A plugin allowing Grinch bots to automatically identify with services.
29
29
  NickServ, QuakeNet and KreyNet are supported.
@@ -36,7 +36,7 @@ files:
36
36
  - LICENSE
37
37
  - README.md
38
38
  - lib/cinch/plugins/identify.rb
39
- homepage: http://rubydoc.info/github/cinchrb/cinch-identify
39
+ homepage: https://github.com/grinchrb/grinch-identify
40
40
  licenses:
41
41
  - MIT
42
42
  metadata: {}
@@ -55,7 +55,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
55
55
  - !ruby/object:Gem::Version
56
56
  version: '0'
57
57
  requirements: []
58
- rubygems_version: 3.0.3
58
+ rubygems_version: 3.1.2
59
59
  signing_key:
60
60
  specification_version: 4
61
61
  summary: A plugin allowing Grinch bots to automatically identify with services.