danger-missed_localizable_strings 1.0.2 → 1.0.3
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 +48 -47
- data/lib/missed_localizable_strings/gem_version.rb +1 -1
- 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: be75f8ff3507d5abd1d98d509381acd2acc5735c
|
4
|
+
data.tar.gz: c95369b9a0293e52a812cfac9841627bf6501d3b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 641320e6c6ca613c4b0b0d92e6be3eadd9ebcfed9fe5baaf093e8bd2ce8a207e8ae3925bf0557e8f7a5d2df58a0b346d1244e59825400596d5a9b8a1dc1d2d8f
|
7
|
+
data.tar.gz: 97cc140f776ace065f2dde09c8fdb3d78b584b1ea0760071556109c679d5c46e3c5a95c306a6fb9e7f8783ba42a59247b8e31cda616f47f25564aecf71cb2f18
|
data/CHANGELOG.md
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,25 +1,25 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
danger-missed_localizable_strings (1.0.
|
4
|
+
danger-missed_localizable_strings (1.0.3)
|
5
5
|
danger-plugin-api (~> 1.0)
|
6
6
|
|
7
7
|
GEM
|
8
8
|
remote: https://rubygems.org/
|
9
9
|
specs:
|
10
|
-
addressable (2.5.
|
11
|
-
public_suffix (
|
10
|
+
addressable (2.5.2)
|
11
|
+
public_suffix (>= 2.0.2, < 4.0)
|
12
12
|
ast (2.3.0)
|
13
|
-
claide (1.0.
|
13
|
+
claide (1.0.2)
|
14
14
|
claide-plugins (0.9.2)
|
15
15
|
cork
|
16
16
|
nap
|
17
17
|
open4 (~> 1.3)
|
18
|
-
coderay (1.1.
|
18
|
+
coderay (1.1.2)
|
19
19
|
colored2 (3.1.2)
|
20
20
|
cork (0.3.0)
|
21
21
|
colored2 (~> 3.1)
|
22
|
-
danger (5.
|
22
|
+
danger (5.5.6)
|
23
23
|
claide (~> 1.0)
|
24
24
|
claide-plugins (>= 0.9.2)
|
25
25
|
colored2 (~> 3.1)
|
@@ -28,22 +28,23 @@ GEM
|
|
28
28
|
faraday-http-cache (~> 1.0)
|
29
29
|
git (~> 1)
|
30
30
|
kramdown (~> 1.5)
|
31
|
-
|
31
|
+
no_proxy_fix
|
32
|
+
octokit (~> 4.7)
|
32
33
|
terminal-table (~> 1)
|
33
34
|
danger-plugin-api (1.0.0)
|
34
35
|
danger (> 2.0)
|
35
36
|
diff-lcs (1.3)
|
36
|
-
faraday (0.
|
37
|
+
faraday (0.13.1)
|
37
38
|
multipart-post (>= 1.2, < 3)
|
38
39
|
faraday-http-cache (1.3.1)
|
39
40
|
faraday (~> 0.8)
|
40
41
|
ffi (1.9.18)
|
41
42
|
formatador (0.2.5)
|
42
43
|
git (1.3.0)
|
43
|
-
guard (2.14.
|
44
|
+
guard (2.14.2)
|
44
45
|
formatador (>= 0.2.4)
|
45
46
|
listen (>= 2.7, < 4.0)
|
46
|
-
lumberjack (
|
47
|
+
lumberjack (>= 1.0.12, < 2.0)
|
47
48
|
nenv (~> 0.1)
|
48
49
|
notiffany (~> 0.0)
|
49
50
|
pry (>= 0.9.12)
|
@@ -54,65 +55,65 @@ GEM
|
|
54
55
|
guard (~> 2.1)
|
55
56
|
guard-compat (~> 1.1)
|
56
57
|
rspec (>= 2.99.0, < 4.0)
|
57
|
-
kramdown (1.
|
58
|
+
kramdown (1.16.2)
|
58
59
|
listen (3.0.7)
|
59
60
|
rb-fsevent (>= 0.9.3)
|
60
61
|
rb-inotify (>= 0.9.7)
|
61
|
-
lumberjack (1.0.
|
62
|
-
method_source (0.
|
62
|
+
lumberjack (1.0.12)
|
63
|
+
method_source (0.9.0)
|
63
64
|
multipart-post (2.0.0)
|
64
65
|
nap (1.1.0)
|
65
66
|
nenv (0.3.0)
|
67
|
+
no_proxy_fix (0.1.2)
|
66
68
|
notiffany (0.1.1)
|
67
69
|
nenv (~> 0.1)
|
68
70
|
shellany (~> 0.0)
|
69
|
-
octokit (4.
|
71
|
+
octokit (4.8.0)
|
70
72
|
sawyer (~> 0.8.0, >= 0.5.3)
|
71
73
|
open4 (1.3.4)
|
72
|
-
|
73
|
-
|
74
|
+
parallel (1.12.1)
|
75
|
+
parser (2.4.0.2)
|
76
|
+
ast (~> 2.3)
|
74
77
|
powerpack (0.1.1)
|
75
|
-
pry (0.
|
78
|
+
pry (0.11.3)
|
76
79
|
coderay (~> 1.1.0)
|
77
|
-
method_source (~> 0.
|
78
|
-
|
79
|
-
|
80
|
-
rainbow (2.2.2)
|
81
|
-
rake
|
80
|
+
method_source (~> 0.9.0)
|
81
|
+
public_suffix (3.0.1)
|
82
|
+
rainbow (3.0.0)
|
82
83
|
rake (10.5.0)
|
83
|
-
rb-fsevent (0.
|
84
|
-
rb-inotify (0.9.
|
85
|
-
ffi (>= 0.5.0)
|
86
|
-
rspec (3.
|
87
|
-
rspec-core (~> 3.
|
88
|
-
rspec-expectations (~> 3.
|
89
|
-
rspec-mocks (~> 3.
|
90
|
-
rspec-core (3.
|
91
|
-
rspec-support (~> 3.
|
92
|
-
rspec-expectations (3.
|
84
|
+
rb-fsevent (0.10.2)
|
85
|
+
rb-inotify (0.9.10)
|
86
|
+
ffi (>= 0.5.0, < 2)
|
87
|
+
rspec (3.7.0)
|
88
|
+
rspec-core (~> 3.7.0)
|
89
|
+
rspec-expectations (~> 3.7.0)
|
90
|
+
rspec-mocks (~> 3.7.0)
|
91
|
+
rspec-core (3.7.1)
|
92
|
+
rspec-support (~> 3.7.0)
|
93
|
+
rspec-expectations (3.7.0)
|
93
94
|
diff-lcs (>= 1.2.0, < 2.0)
|
94
|
-
rspec-support (~> 3.
|
95
|
-
rspec-mocks (3.
|
95
|
+
rspec-support (~> 3.7.0)
|
96
|
+
rspec-mocks (3.7.0)
|
96
97
|
diff-lcs (>= 1.2.0, < 2.0)
|
97
|
-
rspec-support (~> 3.
|
98
|
-
rspec-support (3.
|
99
|
-
rubocop (0.
|
100
|
-
|
98
|
+
rspec-support (~> 3.7.0)
|
99
|
+
rspec-support (3.7.0)
|
100
|
+
rubocop (0.52.1)
|
101
|
+
parallel (~> 1.10)
|
102
|
+
parser (>= 2.4.0.2, < 3.0)
|
101
103
|
powerpack (~> 0.1)
|
102
|
-
rainbow (>=
|
104
|
+
rainbow (>= 2.2.2, < 4.0)
|
103
105
|
ruby-progressbar (~> 1.7)
|
104
106
|
unicode-display_width (~> 1.0, >= 1.0.1)
|
105
|
-
ruby-progressbar (1.
|
107
|
+
ruby-progressbar (1.9.0)
|
106
108
|
sawyer (0.8.1)
|
107
109
|
addressable (>= 2.3.5, < 2.6)
|
108
110
|
faraday (~> 0.8, < 1.0)
|
109
111
|
shellany (0.0.1)
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
yard (0.9.9)
|
112
|
+
terminal-table (1.8.0)
|
113
|
+
unicode-display_width (~> 1.1, >= 1.1.1)
|
114
|
+
thor (0.20.0)
|
115
|
+
unicode-display_width (1.3.0)
|
116
|
+
yard (0.9.12)
|
116
117
|
|
117
118
|
PLATFORMS
|
118
119
|
ruby
|
@@ -130,4 +131,4 @@ DEPENDENCIES
|
|
130
131
|
yard (~> 0.8)
|
131
132
|
|
132
133
|
BUNDLED WITH
|
133
|
-
1.
|
134
|
+
1.16.0
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: danger-missed_localizable_strings
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Anton Domashnev
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2018-01-07 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: danger-plugin-api
|
@@ -203,7 +203,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
203
203
|
version: '0'
|
204
204
|
requirements: []
|
205
205
|
rubyforge_project:
|
206
|
-
rubygems_version: 2.
|
206
|
+
rubygems_version: 2.6.13
|
207
207
|
signing_key:
|
208
208
|
specification_version: 4
|
209
209
|
summary: A Danger plugin to check missing localizable strings.
|