ruby_leiningen 0.26.0.pre.1 → 0.27.0

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: 9c5fc0b646889909742b8481d09b862538f895ad15fd37e329b9209473165111
4
- data.tar.gz: 32c52fdfe5e9cebfb48c0cf8b7e87346f015642c514245ef3fb22acaa5d44583
3
+ metadata.gz: 24db19065f6fa2e07bc7c5150e0af1af1ebc824a62b3458f9c4fc971c3598e11
4
+ data.tar.gz: 1dd09b05db92a363d0a95259476a06194442690a454a55e0d37a7b51592d7035
5
5
  SHA512:
6
- metadata.gz: 45a159f590c19c8f74f283c7eea3d97f3d3378a54c785262b0c81736c3f7ef880f7828cbf975839af0501bb13e6138054e52a97325b0d54dd41668a333eb02af
7
- data.tar.gz: 27de90d29d97ebb95778fc33e8a9f6e6b5e48ba1456914b5f3c7efad882f610599d2a49cafd8f873174aec11818d765190eed31933a5d4b55e20f10083021c7b
6
+ metadata.gz: 39c0ac2d365b29e788ef67b3373ceb02ec9e384671a8b0ca55e71126f731edd0144916d5031514c6e61d6646db59f2b6bd36de22817f7d7cb270f43476b63ed7
7
+ data.tar.gz: da9f16a876e4ea76d76749fe749280182883d39cf535fedf1193717c67d12fb6f5e67ec14896b4e6a982a4f6bb3cd8f1511f2d0e299c43d1f99db6f58cc0676c
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ruby_leiningen (0.26.0.pre.1)
4
+ ruby_leiningen (0.27.0)
5
5
  activesupport (>= 6.0.2, < 8)
6
6
  lino (~> 3.0)
7
7
 
@@ -13,64 +13,44 @@ GEM
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
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
37
  minitest (5.16.3)
57
- multipart-post (2.1.1)
58
- octokit (4.22.0)
59
- faraday (>= 0.9)
60
- sawyer (~> 0.8.0, >= 0.5.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,7 +65,7 @@ GEM
85
65
  colored2 (~> 3.1)
86
66
  rake_factory (~> 0.23)
87
67
  sshkey (~> 2.0)
88
- regexp_parser (2.6.0)
68
+ regexp_parser (2.6.1)
89
69
  rexml (3.2.5)
90
70
  rspec (3.12.0)
91
71
  rspec-core (~> 3.12.0)
@@ -93,14 +73,14 @@ GEM
93
73
  rspec-mocks (~> 3.12.0)
94
74
  rspec-core (3.12.0)
95
75
  rspec-support (~> 3.12.0)
96
- rspec-expectations (3.12.0)
76
+ rspec-expectations (3.12.1)
97
77
  diff-lcs (>= 1.2.0, < 2.0)
98
78
  rspec-support (~> 3.12.0)
99
- rspec-mocks (3.12.0)
79
+ rspec-mocks (3.12.1)
100
80
  diff-lcs (>= 1.2.0, < 2.0)
101
81
  rspec-support (~> 3.12.0)
102
82
  rspec-support (3.12.0)
103
- rubocop (1.37.1)
83
+ rubocop (1.41.1)
104
84
  json (~> 2.3)
105
85
  parallel (~> 1.10)
106
86
  parser (>= 3.1.2.1)
@@ -110,20 +90,20 @@ GEM
110
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.23.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.14.2)
97
+ rubocop-rspec (2.16.0)
118
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)
@@ -155,4 +135,4 @@ DEPENDENCIES
155
135
  simplecov
156
136
 
157
137
  BUNDLED WITH
158
- 2.3.24
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.26.0.pre.1'
4
+ VERSION = '0.27.0'
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.26.0.pre.1
4
+ version: 0.27.0
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-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: 1.3.1
271
+ version: '0'
272
272
  requirements: []
273
273
  rubygems_version: 3.1.6
274
274
  signing_key: