lino 3.1.0.pre.16 → 3.1.0.pre.17

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fed007ad793e72426257e952d021c26094dbfde2131b4466456f4f620e16dc41
4
- data.tar.gz: '078e8d3ce4b7e55f2ae52c82e0a63d45a9031fa8675e0d4b9f02c6f4700ef201'
3
+ metadata.gz: 245955f00d873c7d852f21cfbb480c82a687d4ebe6279312a99819268c692ca1
4
+ data.tar.gz: b2aa02e96ba7a1e31fac838584f1a644e112ea1615b89bfc304950289b8b30f8
5
5
  SHA512:
6
- metadata.gz: 692290303d58e0c247c0d925e2b67b63a5ef8be868f212dbe905e01a8e2030ed29aeae166387e39d09a7ef25932b5583d5651ab191ee3b85315b513c1008af3d
7
- data.tar.gz: c36ab43c7fecd26278cfc4c4fdbb165d69700fe89d74f7af2323bda811b8e2a73983d4e71963c8c99806c0ef00c5834fd2564738e03bd770447b5adb49fff127
6
+ metadata.gz: 481c73a994103c96f966c76e93fb33ef5325568a559c0abe9528579321d00e259f65261b17b015c50c3bca6b8168ddf887ee6d855f7a1590824bc278451db909
7
+ data.tar.gz: bfdab2ca416b813f1f3f48bc422a7e16df913634d7307e18ee0d44a07d61f2ed304110fabfadc9624cfceed7391d2158dfd7052ae8ec1842ffd87e0eee9d98f6
data/Gemfile.lock CHANGED
@@ -1,65 +1,45 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- lino (3.1.0.pre.16)
4
+ lino (3.1.0.pre.17)
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 (7.0.2.3)
11
+ activesupport (7.0.4)
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
- addressable (2.8.0)
17
- public_suffix (>= 2.0.2, < 5.0)
16
+ addressable (2.8.1)
17
+ public_suffix (>= 2.0.2, < 6.0)
18
18
  ast (2.4.2)
19
19
  colored2 (3.1.2)
20
- concurrent-ruby (1.1.9)
20
+ concurrent-ruby (1.1.10)
21
21
  diff-lcs (1.5.0)
22
22
  docile (1.4.0)
23
- excon (0.91.0)
24
- faraday (1.10.0)
25
- faraday-em_http (~> 1.0)
26
- faraday-em_synchrony (~> 1.0)
27
- faraday-excon (~> 1.1)
28
- faraday-httpclient (~> 1.0)
29
- faraday-multipart (~> 1.0)
30
- faraday-net_http (~> 1.0)
31
- faraday-net_http_persistent (~> 1.0)
32
- faraday-patron (~> 1.0)
33
- faraday-rack (~> 1.0)
34
- faraday-retry (~> 1.0)
23
+ excon (0.95.0)
24
+ faraday (2.7.2)
25
+ faraday-net_http (>= 2.0, < 3.1)
35
26
  ruby2_keywords (>= 0.0.4)
36
- faraday-em_http (1.0.0)
37
- faraday-em_synchrony (1.0.0)
38
- faraday-excon (1.1.0)
39
- faraday-httpclient (1.0.1)
40
- faraday-multipart (1.0.3)
41
- multipart-post (>= 1.2, < 3)
42
- faraday-net_http (1.0.1)
43
- faraday-net_http_persistent (1.2.0)
44
- faraday-patron (1.0.0)
45
- faraday-rack (1.0.0)
46
- faraday-retry (1.0.3)
27
+ faraday-net_http (3.0.2)
47
28
  gem-release (2.2.2)
48
29
  hamster (3.0.0)
49
30
  concurrent-ruby (~> 1.0)
50
- i18n (1.10.0)
31
+ i18n (1.12.0)
51
32
  concurrent-ruby (~> 1.0)
52
- json (2.6.2)
53
- minitest (5.15.0)
54
- multipart-post (2.1.1)
55
- octokit (4.22.0)
56
- faraday (>= 0.9)
57
- sawyer (~> 0.8.0, >= 0.5.3)
33
+ json (2.6.3)
34
+ minitest (5.16.3)
35
+ octokit (4.25.1)
36
+ faraday (>= 1, < 3)
37
+ sawyer (~> 0.9)
58
38
  open4 (1.3.4)
59
39
  parallel (1.22.1)
60
- parser (3.1.2.1)
40
+ parser (3.1.3.0)
61
41
  ast (~> 2.4.1)
62
- public_suffix (4.0.6)
42
+ public_suffix (5.0.1)
63
43
  rainbow (3.1.1)
64
44
  rake (13.0.6)
65
45
  rake_circle_ci (0.9.0)
@@ -82,7 +62,7 @@ GEM
82
62
  colored2 (~> 3.1)
83
63
  rake_factory (~> 0.23)
84
64
  sshkey (~> 2.0)
85
- regexp_parser (2.6.0)
65
+ regexp_parser (2.6.1)
86
66
  rexml (3.2.5)
87
67
  rspec (3.12.0)
88
68
  rspec-core (~> 3.12.0)
@@ -90,36 +70,36 @@ GEM
90
70
  rspec-mocks (~> 3.12.0)
91
71
  rspec-core (3.12.0)
92
72
  rspec-support (~> 3.12.0)
93
- rspec-expectations (3.12.0)
73
+ rspec-expectations (3.12.1)
94
74
  diff-lcs (>= 1.2.0, < 2.0)
95
75
  rspec-support (~> 3.12.0)
96
- rspec-mocks (3.12.0)
76
+ rspec-mocks (3.12.1)
97
77
  diff-lcs (>= 1.2.0, < 2.0)
98
78
  rspec-support (~> 3.12.0)
99
79
  rspec-support (3.12.0)
100
- rubocop (1.36.0)
80
+ rubocop (1.41.1)
101
81
  json (~> 2.3)
102
82
  parallel (~> 1.10)
103
83
  parser (>= 3.1.2.1)
104
84
  rainbow (>= 2.2.2, < 4.0)
105
85
  regexp_parser (>= 1.8, < 3.0)
106
86
  rexml (>= 3.2.5, < 4.0)
107
- rubocop-ast (>= 1.20.1, < 2.0)
87
+ rubocop-ast (>= 1.23.0, < 2.0)
108
88
  ruby-progressbar (~> 1.7)
109
89
  unicode-display_width (>= 1.4.0, < 3.0)
110
- rubocop-ast (1.23.0)
90
+ rubocop-ast (1.24.0)
111
91
  parser (>= 3.1.1.0)
112
92
  rubocop-rake (0.6.0)
113
93
  rubocop (~> 1.0)
114
- rubocop-rspec (2.14.2)
94
+ rubocop-rspec (2.16.0)
115
95
  rubocop (~> 1.33)
116
96
  ruby-progressbar (1.11.0)
117
97
  ruby2_keywords (0.0.5)
118
98
  ruby_gpg2 (0.8.0)
119
99
  lino (>= 1.5)
120
- sawyer (0.8.2)
100
+ sawyer (0.9.2)
121
101
  addressable (>= 2.3.5)
122
- faraday (> 0.8, < 2.0)
102
+ faraday (>= 0.17.3, < 3)
123
103
  simplecov (0.21.2)
124
104
  docile (~> 1.1)
125
105
  simplecov-html (~> 0.11)
@@ -127,7 +107,7 @@ GEM
127
107
  simplecov-html (0.12.3)
128
108
  simplecov_json_formatter (0.1.4)
129
109
  sshkey (2.0.0)
130
- tzinfo (2.0.4)
110
+ tzinfo (2.0.5)
131
111
  concurrent-ruby (~> 1.0)
132
112
  unicode-display_width (2.3.0)
133
113
 
@@ -150,4 +130,4 @@ DEPENDENCIES
150
130
  simplecov
151
131
 
152
132
  BUNDLED WITH
153
- 2.3.24
133
+ 2.3.26
@@ -1,7 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- require 'pp'
4
-
5
3
  module Lino
6
4
  module Utilities
7
5
  def map_and_join(collection, &block)
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.16'
4
+ VERSION = '3.1.0.pre.17'
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.16
4
+ version: 3.1.0.pre.17
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-10-28 00:00:00.000000000 Z
11
+ date: 2022-12-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: hamster