ndd-url_checker 0.3.1 → 0.3.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/Gemfile.lock +35 -32
- data/VERSION +1 -1
- data/ndd-url_checker.gemspec +4 -4
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 013fff194ae9760d6089a8d95fbb7bc37fa1ca30
|
4
|
+
data.tar.gz: c840c0b74fb3240cb79832a2a7f7154709ad4b8b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 81691aaa997394bed87fa5d8104c1cd62bc84fd0951648c8b167b524000348f686724dabe2d9ac76b5ebea7f04cec2e5c95d0d6bce7f0a3b55ed11179faec78a
|
7
|
+
data.tar.gz: 2fa122594050d258bd2aaa008470e9e12f6bd81b90f28045ec6aa5f3e4c79793cd74d4b9b4148a6501575e56ac00c69d0e791c9e36d6fcff57b808df3797de76
|
data/CHANGELOG.md
CHANGED
data/Gemfile.lock
CHANGED
@@ -3,24 +3,24 @@ GEM
|
|
3
3
|
specs:
|
4
4
|
addressable (2.3.8)
|
5
5
|
builder (3.2.2)
|
6
|
-
childprocess (0.5.
|
6
|
+
childprocess (0.5.9)
|
7
7
|
ffi (~> 1.0, >= 1.0.11)
|
8
8
|
cod (0.6.0)
|
9
|
-
codeclimate-test-reporter (0.4.
|
9
|
+
codeclimate-test-reporter (0.4.8)
|
10
10
|
simplecov (>= 0.7.1, < 1.0.0)
|
11
11
|
coderay (1.1.0)
|
12
|
-
crack (0.4.
|
12
|
+
crack (0.4.3)
|
13
13
|
safe_yaml (~> 1.0.0)
|
14
14
|
descendants_tracker (0.0.4)
|
15
15
|
thread_safe (~> 0.3, >= 0.3.1)
|
16
16
|
diff-lcs (1.2.5)
|
17
17
|
docile (1.1.5)
|
18
|
-
faraday (0.9.
|
18
|
+
faraday (0.9.2)
|
19
19
|
multipart-post (>= 1.2, < 3)
|
20
20
|
ffi (1.9.10)
|
21
21
|
formatador (0.2.5)
|
22
22
|
git (1.2.9.1)
|
23
|
-
github_api (0.
|
23
|
+
github_api (0.13.0)
|
24
24
|
addressable (~> 2.3)
|
25
25
|
descendants_tracker (~> 0.0.4)
|
26
26
|
faraday (~> 0.8, < 0.10)
|
@@ -51,8 +51,9 @@ GEM
|
|
51
51
|
guard (~> 2.0)
|
52
52
|
guard-compat (~> 1.0)
|
53
53
|
spork (>= 0.8.4)
|
54
|
-
|
55
|
-
|
54
|
+
hashdiff (0.2.3)
|
55
|
+
hashie (3.4.3)
|
56
|
+
highline (1.7.8)
|
56
57
|
jeweler (2.0.1)
|
57
58
|
builder
|
58
59
|
bundler (>= 1.0)
|
@@ -63,26 +64,26 @@ GEM
|
|
63
64
|
rake
|
64
65
|
rdoc
|
65
66
|
json (1.8.3)
|
66
|
-
jwt (1.5.
|
67
|
+
jwt (1.5.2)
|
67
68
|
libnotify (0.9.1)
|
68
69
|
ffi (>= 1.0.11)
|
69
|
-
listen (3.0.
|
70
|
+
listen (3.0.5)
|
70
71
|
rb-fsevent (>= 0.9.3)
|
71
72
|
rb-inotify (>= 0.9)
|
72
73
|
little-plugger (1.1.4)
|
73
74
|
logging (1.8.2)
|
74
75
|
little-plugger (>= 1.1.3)
|
75
76
|
multi_json (>= 1.8.4)
|
76
|
-
lumberjack (1.0.
|
77
|
+
lumberjack (1.0.10)
|
77
78
|
method_source (0.8.2)
|
78
|
-
|
79
|
+
mini_portile2 (2.0.0)
|
79
80
|
multi_json (1.11.2)
|
80
81
|
multi_xml (0.5.5)
|
81
82
|
multipart-post (2.0.0)
|
82
83
|
nenv (0.2.0)
|
83
|
-
nokogiri (1.6.
|
84
|
-
|
85
|
-
notiffany (0.0.
|
84
|
+
nokogiri (1.6.7.1)
|
85
|
+
mini_portile2 (~> 2.0.0.rc2)
|
86
|
+
notiffany (0.0.8)
|
86
87
|
nenv (~> 0.1)
|
87
88
|
shellany (~> 0.0)
|
88
89
|
oauth2 (1.0.0)
|
@@ -91,34 +92,35 @@ GEM
|
|
91
92
|
multi_json (~> 1.3)
|
92
93
|
multi_xml (~> 0.5)
|
93
94
|
rack (~> 1.2)
|
94
|
-
pry (0.10.
|
95
|
+
pry (0.10.3)
|
95
96
|
coderay (~> 1.1.0)
|
96
97
|
method_source (~> 0.8.1)
|
97
98
|
slop (~> 3.4)
|
98
99
|
rack (1.6.4)
|
99
100
|
rake (10.4.2)
|
100
|
-
rb-fsevent (0.9.
|
101
|
+
rb-fsevent (0.9.7)
|
101
102
|
rb-inotify (0.9.5)
|
102
103
|
ffi (>= 0.5.0)
|
103
|
-
rdoc (4.2.
|
104
|
-
|
105
|
-
|
106
|
-
rspec-
|
107
|
-
rspec-
|
104
|
+
rdoc (4.2.1)
|
105
|
+
json (~> 1.4)
|
106
|
+
rspec (3.4.0)
|
107
|
+
rspec-core (~> 3.4.0)
|
108
|
+
rspec-expectations (~> 3.4.0)
|
109
|
+
rspec-mocks (~> 3.4.0)
|
108
110
|
rspec-collection_matchers (1.1.2)
|
109
111
|
rspec-expectations (>= 2.99.0.beta1)
|
110
|
-
rspec-core (3.
|
111
|
-
rspec-support (~> 3.
|
112
|
-
rspec-expectations (3.
|
112
|
+
rspec-core (3.4.1)
|
113
|
+
rspec-support (~> 3.4.0)
|
114
|
+
rspec-expectations (3.4.0)
|
113
115
|
diff-lcs (>= 1.2.0, < 2.0)
|
114
|
-
rspec-support (~> 3.
|
115
|
-
rspec-mocks (3.
|
116
|
+
rspec-support (~> 3.4.0)
|
117
|
+
rspec-mocks (3.4.0)
|
116
118
|
diff-lcs (>= 1.2.0, < 2.0)
|
117
|
-
rspec-support (~> 3.
|
118
|
-
rspec-support (3.
|
119
|
+
rspec-support (~> 3.4.0)
|
120
|
+
rspec-support (3.4.1)
|
119
121
|
safe_yaml (1.0.4)
|
120
122
|
shellany (0.0.1)
|
121
|
-
simplecov (0.
|
123
|
+
simplecov (0.11.1)
|
122
124
|
docile (~> 1.1.0)
|
123
125
|
json (~> 1.8)
|
124
126
|
simplecov-html (~> 0.10.0)
|
@@ -127,9 +129,10 @@ GEM
|
|
127
129
|
spork (0.9.2)
|
128
130
|
thor (0.19.1)
|
129
131
|
thread_safe (0.3.5)
|
130
|
-
webmock (1.
|
131
|
-
addressable (
|
132
|
+
webmock (1.22.5)
|
133
|
+
addressable (< 2.4.0)
|
132
134
|
crack (>= 0.3.2)
|
135
|
+
hashdiff
|
133
136
|
yard (0.8.7.6)
|
134
137
|
|
135
138
|
PLATFORMS
|
@@ -156,4 +159,4 @@ DEPENDENCIES
|
|
156
159
|
yard (~> 0.8)
|
157
160
|
|
158
161
|
BUNDLED WITH
|
159
|
-
1.10.
|
162
|
+
1.10.6
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.3.
|
1
|
+
0.3.2
|
data/ndd-url_checker.gemspec
CHANGED
@@ -2,16 +2,16 @@
|
|
2
2
|
# DO NOT EDIT THIS FILE DIRECTLY
|
3
3
|
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
|
4
4
|
# -*- encoding: utf-8 -*-
|
5
|
-
# stub: ndd-url_checker 0.3.
|
5
|
+
# stub: ndd-url_checker 0.3.2 ruby lib
|
6
6
|
|
7
7
|
Gem::Specification.new do |s|
|
8
8
|
s.name = "ndd-url_checker"
|
9
|
-
s.version = "0.3.
|
9
|
+
s.version = "0.3.2"
|
10
10
|
|
11
11
|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
12
12
|
s.require_paths = ["lib"]
|
13
13
|
s.authors = ["David DIDIER"]
|
14
|
-
s.date = "
|
14
|
+
s.date = "2016-01-08"
|
15
15
|
s.description = "Validate URLs"
|
16
16
|
s.email = "c_inconnu2@yahoo.fr"
|
17
17
|
s.extra_rdoc_files = [
|
@@ -68,7 +68,7 @@ Gem::Specification.new do |s|
|
|
68
68
|
]
|
69
69
|
s.homepage = "http://github.com/ddidier/ndd-url_checker"
|
70
70
|
s.licenses = ["MIT"]
|
71
|
-
s.rubygems_version = "2.
|
71
|
+
s.rubygems_version = "2.5.0"
|
72
72
|
s.summary = "Validate URLs"
|
73
73
|
|
74
74
|
if s.respond_to? :specification_version then
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ndd-url_checker
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- David DIDIER
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2016-01-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: cod
|
@@ -322,7 +322,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
322
322
|
version: '0'
|
323
323
|
requirements: []
|
324
324
|
rubyforge_project:
|
325
|
-
rubygems_version: 2.
|
325
|
+
rubygems_version: 2.5.0
|
326
326
|
signing_key:
|
327
327
|
specification_version: 4
|
328
328
|
summary: Validate URLs
|