lino 2.6.0.pre.2 → 2.6.0.pre.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +29 -25
- data/lib/lino/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9a0def4581903d90da8038e807a54c8704c252bd3b465443d90850754ef1d818
|
4
|
+
data.tar.gz: 54a302796dc2be066e7a4526657f390eeae3ffb02ac27f8365bf3b703c532dae
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 193478322161886c295a486a9ee4aeeaa647b4cff077e4d87df2f133d0d814ea5635595947c61fb3f70cb2deb1458928c6260c9d255cfc96de7bd785945f65c0
|
7
|
+
data.tar.gz: af4bed67ef4bf587162f816939185e95ae6744918f44991d26c1919f420d2aa46403e33c3a1da050dc71a54d7c25d938914ffc1694fa50e48c74d0a580ff1f75
|
data/Gemfile.lock
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
lino (2.6.0.pre.
|
4
|
+
lino (2.6.0.pre.3)
|
5
5
|
hamster (~> 3.0)
|
6
6
|
open4 (~> 1.3)
|
7
7
|
|
8
8
|
GEM
|
9
9
|
remote: https://rubygems.org/
|
10
10
|
specs:
|
11
|
-
activesupport (6.1.
|
11
|
+
activesupport (6.1.3.1)
|
12
12
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
13
13
|
i18n (>= 1.6, < 2)
|
14
14
|
minitest (>= 5.1)
|
@@ -18,28 +18,32 @@ GEM
|
|
18
18
|
public_suffix (>= 2.0.2, < 5.0)
|
19
19
|
ast (2.4.2)
|
20
20
|
colored2 (3.1.2)
|
21
|
-
concurrent-ruby (1.1.
|
21
|
+
concurrent-ruby (1.1.8)
|
22
22
|
diff-lcs (1.4.4)
|
23
|
-
docile (1.3.
|
24
|
-
excon (0.
|
25
|
-
faraday (1.
|
23
|
+
docile (1.3.5)
|
24
|
+
excon (0.81.0)
|
25
|
+
faraday (1.4.1)
|
26
|
+
faraday-excon (~> 1.1)
|
26
27
|
faraday-net_http (~> 1.0)
|
28
|
+
faraday-net_http_persistent (~> 1.1)
|
27
29
|
multipart-post (>= 1.2, < 3)
|
28
|
-
ruby2_keywords
|
29
|
-
faraday-
|
30
|
-
|
30
|
+
ruby2_keywords (>= 0.0.4)
|
31
|
+
faraday-excon (1.1.0)
|
32
|
+
faraday-net_http (1.0.1)
|
33
|
+
faraday-net_http_persistent (1.1.0)
|
34
|
+
gem-release (2.2.1)
|
31
35
|
hamster (3.0.0)
|
32
36
|
concurrent-ruby (~> 1.0)
|
33
|
-
i18n (1.8.
|
37
|
+
i18n (1.8.10)
|
34
38
|
concurrent-ruby (~> 1.0)
|
35
|
-
minitest (5.14.
|
39
|
+
minitest (5.14.4)
|
36
40
|
multipart-post (2.1.1)
|
37
|
-
octokit (4.
|
41
|
+
octokit (4.21.0)
|
38
42
|
faraday (>= 0.9)
|
39
43
|
sawyer (~> 0.8.0, >= 0.5.3)
|
40
44
|
open4 (1.3.4)
|
41
45
|
parallel (1.20.1)
|
42
|
-
parser (3.0.
|
46
|
+
parser (3.0.1.0)
|
43
47
|
ast (~> 2.4.1)
|
44
48
|
public_suffix (4.0.6)
|
45
49
|
rainbow (3.0.0)
|
@@ -49,23 +53,23 @@ GEM
|
|
49
53
|
excon (~> 0.72)
|
50
54
|
rake_factory (~> 0.23)
|
51
55
|
sshkey (~> 2.0)
|
52
|
-
rake_factory (0.
|
56
|
+
rake_factory (0.29.0)
|
53
57
|
activesupport (>= 4)
|
54
58
|
rake (~> 13.0)
|
55
|
-
rake_github (0.
|
59
|
+
rake_github (0.7.0)
|
56
60
|
colored2 (~> 3.1)
|
57
61
|
octokit (~> 4.16)
|
58
62
|
rake_factory (~> 0.23)
|
59
63
|
sshkey (~> 2.0)
|
60
|
-
rake_gpg (0.
|
64
|
+
rake_gpg (0.14.0)
|
61
65
|
rake_factory (>= 0.23, < 1)
|
62
66
|
ruby_gpg2 (>= 0.6, < 1)
|
63
|
-
rake_ssh (0.
|
67
|
+
rake_ssh (0.6.0)
|
64
68
|
colored2 (~> 3.1)
|
65
69
|
rake_factory (~> 0.23)
|
66
70
|
sshkey (~> 2.0)
|
67
71
|
regexp_parser (2.1.1)
|
68
|
-
rexml (3.2.
|
72
|
+
rexml (3.2.5)
|
69
73
|
rspec (3.10.0)
|
70
74
|
rspec-core (~> 3.10.0)
|
71
75
|
rspec-expectations (~> 3.10.0)
|
@@ -75,11 +79,11 @@ GEM
|
|
75
79
|
rspec-expectations (3.10.1)
|
76
80
|
diff-lcs (>= 1.2.0, < 2.0)
|
77
81
|
rspec-support (~> 3.10.0)
|
78
|
-
rspec-mocks (3.10.
|
82
|
+
rspec-mocks (3.10.2)
|
79
83
|
diff-lcs (>= 1.2.0, < 2.0)
|
80
84
|
rspec-support (~> 3.10.0)
|
81
|
-
rspec-support (3.10.
|
82
|
-
rubocop (1.
|
85
|
+
rspec-support (3.10.2)
|
86
|
+
rubocop (1.13.0)
|
83
87
|
parallel (~> 1.10)
|
84
88
|
parser (>= 3.0.0.0)
|
85
89
|
rainbow (>= 2.2.2, < 4.0)
|
@@ -92,17 +96,17 @@ GEM
|
|
92
96
|
parser (>= 2.7.1.5)
|
93
97
|
rubocop-rake (0.5.1)
|
94
98
|
rubocop
|
95
|
-
rubocop-rspec (2.
|
99
|
+
rubocop-rspec (2.3.0)
|
96
100
|
rubocop (~> 1.0)
|
97
101
|
rubocop-ast (>= 1.1.0)
|
98
102
|
ruby-progressbar (1.11.0)
|
99
|
-
ruby2_keywords (0.0.
|
100
|
-
ruby_gpg2 (0.
|
103
|
+
ruby2_keywords (0.0.4)
|
104
|
+
ruby_gpg2 (0.8.0)
|
101
105
|
lino (>= 1.5)
|
102
106
|
sawyer (0.8.2)
|
103
107
|
addressable (>= 2.3.5)
|
104
108
|
faraday (> 0.8, < 2.0)
|
105
|
-
simplecov (0.
|
109
|
+
simplecov (0.21.2)
|
106
110
|
docile (~> 1.1)
|
107
111
|
simplecov-html (~> 0.11)
|
108
112
|
simplecov_json_formatter (~> 0.1)
|
data/lib/lino/version.rb
CHANGED