lino 3.1.0.pre.14 → 3.1.0.pre.15

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +14 -12
  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: 4c49b4026c4c5d5ebdce1534d29f8351ac142bf2ac85ab5ed2ca08bafb246abf
4
+ data.tar.gz: ccc33b370576d5ec8e7948fca6e57049a3e2e03cffb00cb7cbdb9b802e0ab024
5
5
  SHA512:
6
- metadata.gz: de96ee4902890efd39772f62d21bd0a3393a301d064b564b984682b24741ad7d29250ec942e6ac4e80f960a24b275166f9d65bc5b09d5c8a4f8fa786ca4e6ec6
7
- data.tar.gz: 7b5cbc56c31b896de6f056b98070446a4eca1e643bad8c6babd248b1fd335de148dd296622003605adc2853b4fc3684f80158cafb4889ed8012c7d123f218a67
6
+ metadata.gz: c56e667969e26f40fa2bcbd1b2bdc48c9a234ec98ed32472cd9368b58ccca45baac80311a9bcda077a59822a38e6a170d45a6745ee8002863e99dabd09d53607
7
+ data.tar.gz: b9d934f729b865818cbdc54254259a974dde9b7136ce5dc9400232b9b92e2e5254bd9b9137c9a6cbb4c2afefe30b21bef9d61ef165996effba6f7d19a7ae6014
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.15)
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.0)
60
61
  ast (~> 2.4.1)
61
62
  public_suffix (4.0.6)
62
63
  rainbow (3.1.1)
@@ -81,7 +82,7 @@ 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.5.0)
85
86
  rexml (3.2.5)
86
87
  rspec (3.11.0)
87
88
  rspec-core (~> 3.11.0)
@@ -96,21 +97,22 @@ GEM
96
97
  diff-lcs (>= 1.2.0, < 2.0)
97
98
  rspec-support (~> 3.11.0)
98
99
  rspec-support (3.11.0)
99
- rubocop (1.26.1)
100
+ rubocop (1.33.0)
101
+ json (~> 2.3)
100
102
  parallel (~> 1.10)
101
103
  parser (>= 3.1.0.0)
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.19.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.19.1)
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.12.1)
115
+ rubocop (~> 1.31)
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.2.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.19
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.15'
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.15
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-08-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: hamster