ruby_leiningen 0.25.0 → 0.26.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: 8e6e1400298c72aa085964f555842c97a8407f986951caa6221c8bd3c5c078d9
4
- data.tar.gz: b3fc9ddf5640a5d15b4539763c1de9f23d8991e83b6cc6434f4366269bac5033
3
+ metadata.gz: 94968d6006a7026722df17f9a860fa44bc1af3c49089d27537196ade23be347f
4
+ data.tar.gz: 4a05a0b19f67d9d93277a8548df89d212717d33a8198bc16bc6b425f0aa8528d
5
5
  SHA512:
6
- metadata.gz: a82f831205f29a8f52dd5f4a8802db4401a87286e49104dee26683909417274c7e201a2bfc4f8bc2299fdbd369a55615c6f759a8238e94b07d7ab8d853613feb
7
- data.tar.gz: cf8265ab5e896c365a68a087cda5350b670bae725070067be5fac21c0cbf44864a1f31ac56d16eb513d58e711fe669b54ecae7fe33715e02a927863d997a1ad6
6
+ metadata.gz: 0e90a3f06a0d93eda5dce2241252bf31b6b92ba71db9c449b8c63686e568821d382fe0b5d181613b370205bc0d7c658112bb3fdf4b72b0d5182ccccef3963601
7
+ data.tar.gz: 5c41de703b0d7eb6b7856c2e6c8c145366c26a96a8857420713c3e8790e80a6312bcfca7ced9f029fdb615d15f3c8539c230e537c9f2482ef702a82c049afdc1
data/Gemfile.lock CHANGED
@@ -1,76 +1,56 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ruby_leiningen (0.25.0)
4
+ ruby_leiningen (0.26.0.pre.2)
5
5
  activesupport (>= 6.0.2, < 8)
6
6
  lino (~> 3.0)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- activesupport (7.0.3.1)
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
20
  concurrent-ruby (1.1.10)
21
21
  diff-lcs (1.5.0)
22
22
  docile (1.4.0)
23
- excon (0.92.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.11.0)
31
+ i18n (1.12.0)
51
32
  concurrent-ruby (~> 1.0)
52
- json (2.6.2)
53
- lino (3.0.0)
33
+ json (2.6.3)
34
+ lino (3.1.0)
54
35
  hamster (~> 3.0)
55
36
  open4 (~> 1.3)
56
- minitest (5.16.2)
57
- multipart-post (2.1.1)
58
- octokit (4.22.0)
59
- faraday (>= 0.9)
60
- sawyer (~> 0.8.0, >= 0.5.3)
37
+ minitest (5.16.3)
38
+ octokit (4.25.1)
39
+ faraday (>= 1, < 3)
40
+ sawyer (~> 0.9)
61
41
  open4 (1.3.4)
62
42
  parallel (1.22.1)
63
- parser (3.1.2.1)
43
+ parser (3.1.3.0)
64
44
  ast (~> 2.4.1)
65
- public_suffix (4.0.6)
45
+ public_suffix (5.0.1)
66
46
  rainbow (3.1.1)
67
47
  rake (13.0.6)
68
- rake_circle_ci (0.9.0)
48
+ rake_circle_ci (0.11.0)
69
49
  colored2 (~> 3.1)
70
50
  excon (~> 0.72)
71
51
  rake_factory (~> 0.23)
72
52
  sshkey (~> 2.0)
73
- rake_factory (0.29.0)
53
+ rake_factory (0.31.0)
74
54
  activesupport (>= 4)
75
55
  rake (~> 13.0)
76
56
  rake_github (0.9.0)
@@ -85,54 +65,54 @@ GEM
85
65
  colored2 (~> 3.1)
86
66
  rake_factory (~> 0.23)
87
67
  sshkey (~> 2.0)
88
- regexp_parser (2.5.0)
68
+ regexp_parser (2.6.1)
89
69
  rexml (3.2.5)
90
- rspec (3.11.0)
91
- rspec-core (~> 3.11.0)
92
- rspec-expectations (~> 3.11.0)
93
- rspec-mocks (~> 3.11.0)
94
- rspec-core (3.11.0)
95
- rspec-support (~> 3.11.0)
96
- rspec-expectations (3.11.0)
70
+ rspec (3.12.0)
71
+ rspec-core (~> 3.12.0)
72
+ rspec-expectations (~> 3.12.0)
73
+ rspec-mocks (~> 3.12.0)
74
+ rspec-core (3.12.0)
75
+ rspec-support (~> 3.12.0)
76
+ rspec-expectations (3.12.1)
97
77
  diff-lcs (>= 1.2.0, < 2.0)
98
- rspec-support (~> 3.11.0)
99
- rspec-mocks (3.11.0)
78
+ rspec-support (~> 3.12.0)
79
+ rspec-mocks (3.12.1)
100
80
  diff-lcs (>= 1.2.0, < 2.0)
101
- rspec-support (~> 3.11.0)
102
- rspec-support (3.11.0)
103
- rubocop (1.36.0)
81
+ rspec-support (~> 3.12.0)
82
+ rspec-support (3.12.0)
83
+ rubocop (1.41.1)
104
84
  json (~> 2.3)
105
85
  parallel (~> 1.10)
106
86
  parser (>= 3.1.2.1)
107
87
  rainbow (>= 2.2.2, < 4.0)
108
88
  regexp_parser (>= 1.8, < 3.0)
109
89
  rexml (>= 3.2.5, < 4.0)
110
- rubocop-ast (>= 1.20.1, < 2.0)
90
+ rubocop-ast (>= 1.23.0, < 2.0)
111
91
  ruby-progressbar (~> 1.7)
112
92
  unicode-display_width (>= 1.4.0, < 3.0)
113
- rubocop-ast (1.21.0)
93
+ rubocop-ast (1.24.0)
114
94
  parser (>= 3.1.1.0)
115
95
  rubocop-rake (0.6.0)
116
96
  rubocop (~> 1.0)
117
- rubocop-rspec (2.12.1)
118
- rubocop (~> 1.31)
97
+ rubocop-rspec (2.16.0)
98
+ rubocop (~> 1.33)
119
99
  ruby-progressbar (1.11.0)
120
100
  ruby2_keywords (0.0.5)
121
- ruby_gpg2 (0.8.0)
122
- lino (>= 1.5)
123
- sawyer (0.8.2)
101
+ ruby_gpg2 (0.10.0)
102
+ lino (~> 3.0)
103
+ sawyer (0.9.2)
124
104
  addressable (>= 2.3.5)
125
- faraday (> 0.8, < 2.0)
126
- simplecov (0.21.2)
105
+ faraday (>= 0.17.3, < 3)
106
+ simplecov (0.22.0)
127
107
  docile (~> 1.1)
128
108
  simplecov-html (~> 0.11)
129
109
  simplecov_json_formatter (~> 0.1)
130
110
  simplecov-html (0.12.3)
131
111
  simplecov_json_formatter (0.1.4)
132
112
  sshkey (2.0.0)
133
- tzinfo (2.0.4)
113
+ tzinfo (2.0.5)
134
114
  concurrent-ruby (~> 1.0)
135
- unicode-display_width (2.2.0)
115
+ unicode-display_width (2.3.0)
136
116
 
137
117
  PLATFORMS
138
118
  ruby
@@ -155,4 +135,4 @@ DEPENDENCIES
155
135
  simplecov
156
136
 
157
137
  BUNDLED WITH
158
- 2.3.22
138
+ 2.4.1
data/Rakefile CHANGED
@@ -66,7 +66,7 @@ namespace :library do
66
66
  task check: [:rubocop]
67
67
 
68
68
  desc 'Attempt to automatically fix issues with the library'
69
- task fix: [:'rubocop:auto_correct']
69
+ task fix: [:'rubocop:autocorrect_all']
70
70
  end
71
71
 
72
72
  namespace :test do
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RubyLeiningen
4
- VERSION = '0.25.0'
4
+ VERSION = '0.26.0.pre.2'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby_leiningen
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.25.0
4
+ version: 0.26.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: 2022-09-08 00:00:00.000000000 Z
11
+ date: 2022-12-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -266,9 +266,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
266
266
  version: '2.7'
267
267
  required_rubygems_version: !ruby/object:Gem::Requirement
268
268
  requirements:
269
- - - ">="
269
+ - - ">"
270
270
  - !ruby/object:Gem::Version
271
- version: '0'
271
+ version: 1.3.1
272
272
  requirements: []
273
273
  rubygems_version: 3.1.6
274
274
  signing_key: