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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +29 -25
  3. data/lib/lino/version.rb +1 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c4c737157f6552423f6fbb2a5b4263e4f2a76b543d6f7ea15408988caeca61ff
4
- data.tar.gz: 20257769cf4a2807dc6a826e1e22ca5b52ecb1c650f8ed69662f787c013c2b64
3
+ metadata.gz: 9a0def4581903d90da8038e807a54c8704c252bd3b465443d90850754ef1d818
4
+ data.tar.gz: 54a302796dc2be066e7a4526657f390eeae3ffb02ac27f8365bf3b703c532dae
5
5
  SHA512:
6
- metadata.gz: 58d4387c603f527dec478c0ee57ded0af915da0111042ea8a16d10d54050755322ee1f6849fd3b427b783feb4116f6c75fe2ab56c38bcef21d782ed650b99db5
7
- data.tar.gz: 11d9561cb8c69833c035da08e04c5afb78ac54a90db6c1c2b1c59c752ebb199b0eb89d613d7ecdb60bb7c70b9d8afcffee3b7b3bfa7d024c3806da58dd89ac71
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.2)
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.0)
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.7)
21
+ concurrent-ruby (1.1.8)
22
22
  diff-lcs (1.4.4)
23
- docile (1.3.4)
24
- excon (0.78.1)
25
- faraday (1.3.0)
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-net_http (1.0.0)
30
- gem-release (2.2.0)
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.6)
37
+ i18n (1.8.10)
34
38
  concurrent-ruby (~> 1.0)
35
- minitest (5.14.2)
39
+ minitest (5.14.4)
36
40
  multipart-post (2.1.1)
37
- octokit (4.20.0)
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.0.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.27.0)
56
+ rake_factory (0.29.0)
53
57
  activesupport (>= 4)
54
58
  rake (~> 13.0)
55
- rake_github (0.5.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.12.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.4.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.4)
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.1)
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.1)
82
- rubocop (1.12.0)
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.2.0)
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.2)
100
- ruby_gpg2 (0.6.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.20.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
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Lino
4
- VERSION = '2.6.0.pre.2'
4
+ VERSION = '2.6.0.pre.3'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lino
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.6.0.pre.2
4
+ version: 2.6.0.pre.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Toby Clemson