lino 3.1.0.pre.1 → 3.1.0.pre.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f33b5fd0e5939e88c4d9ae9732d0e84271656f4c73ff8aca284d13ee7643bc47
4
- data.tar.gz: 5e98a6c34c076cb4c18eb2074b5e45b5d52e4860f77ab74f34c6bdc6c8fb7eb3
3
+ metadata.gz: 62497dec31d67bd71fe85be6bb9a929e3d9ee091ce37abaaf6cc31f9bd6d2272
4
+ data.tar.gz: 8917544e588a44ae995559c2bfc623c76b06ed407ba995b24ac5956b01756ad1
5
5
  SHA512:
6
- metadata.gz: 753949ef4e2a1d2479dbfc312375649abf4e3fdff893d07224d1094212984ecc77a95ff6273a1bb16ea41dfcb61fe0c172c21405c70aa7fd4cdc1237bfe265c5
7
- data.tar.gz: eae6bb372ee98eca364607bb040ba0e0a43f3484514c87259cfb51fd0c753b92777b658ef396fb0244ce7628213a6e39e40ff7796d1b41f916b12fbf4f96fbb6
6
+ metadata.gz: deb67da721db8b9988fec21facaa416d204b19014f7fc26120bae8283cea1e237a4cb1e0e3eb491ad85bcdab5cb009669254af46880bb6452720c57633c2a394
7
+ data.tar.gz: ccbc289eb9760fdb759c79baf5ff9b38b938691280c079310fd122e6508b1c9148263236bf293a06249767e03280cec0d2f7e666e1c6218dc8d25c546674401c
data/Gemfile.lock CHANGED
@@ -1,41 +1,47 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- lino (3.1.0.pre.1)
4
+ lino (3.1.0.pre.2)
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.3.2)
11
+ activesupport (6.1.4.1)
12
12
  concurrent-ruby (~> 1.0, >= 1.0.2)
13
13
  i18n (>= 1.6, < 2)
14
14
  minitest (>= 5.1)
15
15
  tzinfo (~> 2.0)
16
16
  zeitwerk (~> 2.3)
17
- addressable (2.7.0)
17
+ addressable (2.8.0)
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.8)
21
+ concurrent-ruby (1.1.9)
22
22
  diff-lcs (1.4.4)
23
23
  docile (1.4.0)
24
- excon (0.82.0)
25
- faraday (1.4.2)
24
+ excon (0.87.0)
25
+ faraday (1.8.0)
26
26
  faraday-em_http (~> 1.0)
27
27
  faraday-em_synchrony (~> 1.0)
28
28
  faraday-excon (~> 1.1)
29
+ faraday-httpclient (~> 1.0.1)
29
30
  faraday-net_http (~> 1.0)
30
31
  faraday-net_http_persistent (~> 1.1)
32
+ faraday-patron (~> 1.0)
33
+ faraday-rack (~> 1.0)
31
34
  multipart-post (>= 1.2, < 3)
32
35
  ruby2_keywords (>= 0.0.4)
33
36
  faraday-em_http (1.0.0)
34
37
  faraday-em_synchrony (1.0.0)
35
38
  faraday-excon (1.1.0)
39
+ faraday-httpclient (1.0.1)
36
40
  faraday-net_http (1.0.1)
37
- faraday-net_http_persistent (1.1.0)
38
- gem-release (2.2.1)
41
+ faraday-net_http_persistent (1.2.0)
42
+ faraday-patron (1.0.0)
43
+ faraday-rack (1.0.0)
44
+ gem-release (2.2.2)
39
45
  hamster (3.0.0)
40
46
  concurrent-ruby (~> 1.0)
41
47
  i18n (1.8.10)
@@ -46,12 +52,12 @@ GEM
46
52
  faraday (>= 0.9)
47
53
  sawyer (~> 0.8.0, >= 0.5.3)
48
54
  open4 (1.3.4)
49
- parallel (1.20.1)
50
- parser (3.0.1.1)
55
+ parallel (1.21.0)
56
+ parser (3.0.2.0)
51
57
  ast (~> 2.4.1)
52
58
  public_suffix (4.0.6)
53
59
  rainbow (3.0.0)
54
- rake (13.0.3)
60
+ rake (13.0.6)
55
61
  rake_circle_ci (0.9.0)
56
62
  colored2 (~> 3.1)
57
63
  excon (~> 0.72)
@@ -87,24 +93,23 @@ GEM
87
93
  diff-lcs (>= 1.2.0, < 2.0)
88
94
  rspec-support (~> 3.10.0)
89
95
  rspec-support (3.10.2)
90
- rubocop (1.15.0)
96
+ rubocop (1.22.1)
91
97
  parallel (~> 1.10)
92
98
  parser (>= 3.0.0.0)
93
99
  rainbow (>= 2.2.2, < 4.0)
94
100
  regexp_parser (>= 1.8, < 3.0)
95
101
  rexml
96
- rubocop-ast (>= 1.5.0, < 2.0)
102
+ rubocop-ast (>= 1.12.0, < 2.0)
97
103
  ruby-progressbar (~> 1.7)
98
104
  unicode-display_width (>= 1.4.0, < 3.0)
99
- rubocop-ast (1.7.0)
105
+ rubocop-ast (1.12.0)
100
106
  parser (>= 3.0.1.1)
101
- rubocop-rake (0.5.1)
102
- rubocop
103
- rubocop-rspec (2.3.0)
107
+ rubocop-rake (0.6.0)
104
108
  rubocop (~> 1.0)
105
- rubocop-ast (>= 1.1.0)
109
+ rubocop-rspec (2.5.0)
110
+ rubocop (~> 1.19)
106
111
  ruby-progressbar (1.11.0)
107
- ruby2_keywords (0.0.4)
112
+ ruby2_keywords (0.0.5)
108
113
  ruby_gpg2 (0.8.0)
109
114
  lino (>= 1.5)
110
115
  sawyer (0.8.2)
@@ -119,7 +124,7 @@ GEM
119
124
  sshkey (2.0.0)
120
125
  tzinfo (2.0.4)
121
126
  concurrent-ruby (~> 1.0)
122
- unicode-display_width (2.0.0)
127
+ unicode-display_width (2.1.0)
123
128
  zeitwerk (2.4.2)
124
129
 
125
130
  PLATFORMS
@@ -141,4 +146,4 @@ DEPENDENCIES
141
146
  simplecov (~> 0.16)
142
147
 
143
148
  BUNDLED WITH
144
- 2.2.18
149
+ 2.2.29
@@ -11,7 +11,7 @@ module Lino
11
11
  include Lino::Options
12
12
  include Lino::Appliables
13
13
 
14
- class <<self
14
+ class << self
15
15
  def for_subcommand(subcommand)
16
16
  SubcommandBuilder.new(subcommand: subcommand)
17
17
  end
data/lib/lino/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Lino
4
- VERSION = '3.1.0.pre.1'
4
+ VERSION = '3.1.0.pre.2'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lino
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.0.pre.1
4
+ version: 3.1.0.pre.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - InfraBlocks Maintainers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-05-30 00:00:00.000000000 Z
11
+ date: 2021-10-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: hamster