unsubscribe 1.0.0.alpha.1 → 1.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/unsubscribe/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4e6d4862b4f56ae0950ff11ceb751f3aeb1c540c307e3154f415cc58a51eeb6b
|
4
|
+
data.tar.gz: 196329f434f187077ba40d57b8deff7fd69bfba2d2a645cef6d7b47a779ab482
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 65b3102ab3be060e7add72478a3c95c6b0fff4c0f705af345515daf571cceaac5376128bf2d1451f2df29d16bcb82091a397b85e27772baee85a3033288cc052
|
7
|
+
data.tar.gz: 3a63c702a23328a9ab05ba225f6cdf6861416ef9486912c4518c0cdcab0dfd9f0b98bea793d3685ae9452d3c081b8bd7a63639d80a89ccb20c6ed5b4cdd0a487
|
data/lib/unsubscribe/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: unsubscribe
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.0
|
4
|
+
version: 1.0.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Steve Polito
|
@@ -77,9 +77,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
77
77
|
version: '0'
|
78
78
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
79
79
|
requirements:
|
80
|
-
- - "
|
80
|
+
- - ">="
|
81
81
|
- !ruby/object:Gem::Version
|
82
|
-
version:
|
82
|
+
version: '0'
|
83
83
|
requirements: []
|
84
84
|
rubygems_version: 3.1.2
|
85
85
|
signing_key:
|