lino 3.1.0.pre.14 → 3.1.0.pre.16

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 +26 -24
  3. data/lib/lino/version.rb +1 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 20ee2fd77e02f20a9402d77ae890d9c0e88e49c8eb804904f0a5d6aba7beef0e
4
- data.tar.gz: ae9d479d70999e62e1ca18e236ab42e0a9e54c5304d0339d002f1e6d0b24338c
3
+ metadata.gz: fed007ad793e72426257e952d021c26094dbfde2131b4466456f4f620e16dc41
4
+ data.tar.gz: '078e8d3ce4b7e55f2ae52c82e0a63d45a9031fa8675e0d4b9f02c6f4700ef201'
5
5
  SHA512:
6
- metadata.gz: de96ee4902890efd39772f62d21bd0a3393a301d064b564b984682b24741ad7d29250ec942e6ac4e80f960a24b275166f9d65bc5b09d5c8a4f8fa786ca4e6ec6
7
- data.tar.gz: 7b5cbc56c31b896de6f056b98070446a4eca1e643bad8c6babd248b1fd335de148dd296622003605adc2853b4fc3684f80158cafb4889ed8012c7d123f218a67
6
+ metadata.gz: 692290303d58e0c247c0d925e2b67b63a5ef8be868f212dbe905e01a8e2030ed29aeae166387e39d09a7ef25932b5583d5651ab191ee3b85315b513c1008af3d
7
+ data.tar.gz: c36ab43c7fecd26278cfc4c4fdbb165d69700fe89d74f7af2323bda811b8e2a73983d4e71963c8c99806c0ef00c5834fd2564738e03bd770447b5adb49fff127
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- lino (3.1.0.pre.14)
4
+ lino (3.1.0.pre.16)
5
5
  hamster (~> 3.0)
6
6
  open4 (~> 1.3)
7
7
 
@@ -49,14 +49,15 @@ GEM
49
49
  concurrent-ruby (~> 1.0)
50
50
  i18n (1.10.0)
51
51
  concurrent-ruby (~> 1.0)
52
+ json (2.6.2)
52
53
  minitest (5.15.0)
53
54
  multipart-post (2.1.1)
54
55
  octokit (4.22.0)
55
56
  faraday (>= 0.9)
56
57
  sawyer (~> 0.8.0, >= 0.5.3)
57
58
  open4 (1.3.4)
58
- parallel (1.22.0)
59
- parser (3.1.1.0)
59
+ parallel (1.22.1)
60
+ parser (3.1.2.1)
60
61
  ast (~> 2.4.1)
61
62
  public_suffix (4.0.6)
62
63
  rainbow (3.1.1)
@@ -81,36 +82,37 @@ GEM
81
82
  colored2 (~> 3.1)
82
83
  rake_factory (~> 0.23)
83
84
  sshkey (~> 2.0)
84
- regexp_parser (2.2.1)
85
+ regexp_parser (2.6.0)
85
86
  rexml (3.2.5)
86
- rspec (3.11.0)
87
- rspec-core (~> 3.11.0)
88
- rspec-expectations (~> 3.11.0)
89
- rspec-mocks (~> 3.11.0)
90
- rspec-core (3.11.0)
91
- rspec-support (~> 3.11.0)
92
- rspec-expectations (3.11.0)
87
+ rspec (3.12.0)
88
+ rspec-core (~> 3.12.0)
89
+ rspec-expectations (~> 3.12.0)
90
+ rspec-mocks (~> 3.12.0)
91
+ rspec-core (3.12.0)
92
+ rspec-support (~> 3.12.0)
93
+ rspec-expectations (3.12.0)
93
94
  diff-lcs (>= 1.2.0, < 2.0)
94
- rspec-support (~> 3.11.0)
95
- rspec-mocks (3.11.0)
95
+ rspec-support (~> 3.12.0)
96
+ rspec-mocks (3.12.0)
96
97
  diff-lcs (>= 1.2.0, < 2.0)
97
- rspec-support (~> 3.11.0)
98
- rspec-support (3.11.0)
99
- rubocop (1.26.1)
98
+ rspec-support (~> 3.12.0)
99
+ rspec-support (3.12.0)
100
+ rubocop (1.36.0)
101
+ json (~> 2.3)
100
102
  parallel (~> 1.10)
101
- parser (>= 3.1.0.0)
103
+ parser (>= 3.1.2.1)
102
104
  rainbow (>= 2.2.2, < 4.0)
103
105
  regexp_parser (>= 1.8, < 3.0)
104
- rexml
105
- rubocop-ast (>= 1.16.0, < 2.0)
106
+ rexml (>= 3.2.5, < 4.0)
107
+ rubocop-ast (>= 1.20.1, < 2.0)
106
108
  ruby-progressbar (~> 1.7)
107
109
  unicode-display_width (>= 1.4.0, < 3.0)
108
- rubocop-ast (1.16.0)
110
+ rubocop-ast (1.23.0)
109
111
  parser (>= 3.1.1.0)
110
112
  rubocop-rake (0.6.0)
111
113
  rubocop (~> 1.0)
112
- rubocop-rspec (2.9.0)
113
- rubocop (~> 1.19)
114
+ rubocop-rspec (2.14.2)
115
+ rubocop (~> 1.33)
114
116
  ruby-progressbar (1.11.0)
115
117
  ruby2_keywords (0.0.5)
116
118
  ruby_gpg2 (0.8.0)
@@ -127,7 +129,7 @@ GEM
127
129
  sshkey (2.0.0)
128
130
  tzinfo (2.0.4)
129
131
  concurrent-ruby (~> 1.0)
130
- unicode-display_width (2.1.0)
132
+ unicode-display_width (2.3.0)
131
133
 
132
134
  PLATFORMS
133
135
  ruby
@@ -148,4 +150,4 @@ DEPENDENCIES
148
150
  simplecov
149
151
 
150
152
  BUNDLED WITH
151
- 2.3.10
153
+ 2.3.24
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.14'
4
+ VERSION = '3.1.0.pre.16'
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.14
4
+ version: 3.1.0.pre.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - InfraBlocks Maintainers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-03-25 00:00:00.000000000 Z
11
+ date: 2022-10-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: hamster