rake_dependencies 3.2.0.pre.6 → 3.2.0.pre.7

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: f1f3b775754e2362052c8bfc2a03d9fd4366e988c142157ddd7279e3545f8e46
4
- data.tar.gz: 9f4aa8af4e89e13ec9c6bec3871b2e0e89d1e3d62d68fdd1747c135eefe2781f
3
+ metadata.gz: 0b32af446b1c8dfdd1f094fe9f982ec07c466bafa3f2a1867c5b4727bf97ac27
4
+ data.tar.gz: 894fddd00af6d924c7e03499c418257d31d3119d696fd177cfaca1141213de43
5
5
  SHA512:
6
- metadata.gz: 4e525262c811453bda92b933951a49551427dbcc24564084d3cd4c9ac4f4d83253a038f024183337f5b71d33108b7e8490c5b208f0201c729b129079bea324ab
7
- data.tar.gz: efbffcf221e3f3d4d6bf5bee23839e2a22cc3cc7ac3782cf5b0ba5d7e6e4e7d393f7e340c35519993bfba8f9c4d4c562a688ac9c1294ace35c2012176f6a8790
6
+ metadata.gz: d9a4dabe5a244c9a2fe5fd0c090295f5cb672a90e6e4c88cd873c6ecdb53cdcfe488a2c98c4873f6df49e0106b84fc30424e31713f78335a1f85f606bd2f121b
7
+ data.tar.gz: 69565da58869c76d8f547048c23e1c25a095ef2865800a32e25e479547ab06dd78b5c27da9460ff2104cb4b6aac5da76cda80801c68f7a3ee20fc73d4518d919
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rake_dependencies (3.2.0.pre.6)
4
+ rake_dependencies (3.2.0.pre.7)
5
5
  down (~> 5.3)
6
6
  hamster (~> 3.0)
7
7
  minitar (~> 0.9)
@@ -16,68 +16,48 @@ GEM
16
16
  i18n (>= 1.6, < 2)
17
17
  minitest (>= 5.1)
18
18
  tzinfo (~> 2.0)
19
- addressable (2.8.0)
20
- public_suffix (>= 2.0.2, < 5.0)
19
+ addressable (2.8.1)
20
+ public_suffix (>= 2.0.2, < 6.0)
21
21
  ast (2.4.2)
22
22
  colored2 (3.1.2)
23
23
  concurrent-ruby (1.1.10)
24
24
  diff-lcs (1.5.0)
25
25
  docile (1.4.0)
26
- down (5.3.1)
26
+ down (5.4.0)
27
27
  addressable (~> 2.8)
28
- excon (0.92.2)
29
- fakefs (1.8.0)
30
- faraday (1.10.0)
31
- faraday-em_http (~> 1.0)
32
- faraday-em_synchrony (~> 1.0)
33
- faraday-excon (~> 1.1)
34
- faraday-httpclient (~> 1.0)
35
- faraday-multipart (~> 1.0)
36
- faraday-net_http (~> 1.0)
37
- faraday-net_http_persistent (~> 1.0)
38
- faraday-patron (~> 1.0)
39
- faraday-rack (~> 1.0)
40
- faraday-retry (~> 1.0)
28
+ excon (0.95.0)
29
+ fakefs (1.9.0)
30
+ faraday (2.7.2)
31
+ faraday-net_http (>= 2.0, < 3.1)
41
32
  ruby2_keywords (>= 0.0.4)
42
- faraday-em_http (1.0.0)
43
- faraday-em_synchrony (1.0.0)
44
- faraday-excon (1.1.0)
45
- faraday-httpclient (1.0.1)
46
- faraday-multipart (1.0.3)
47
- multipart-post (>= 1.2, < 3)
48
- faraday-net_http (1.0.1)
49
- faraday-net_http_persistent (1.2.0)
50
- faraday-patron (1.0.0)
51
- faraday-rack (1.0.0)
52
- faraday-retry (1.0.3)
33
+ faraday-net_http (3.0.2)
53
34
  gem-release (2.2.2)
54
35
  hamster (3.0.0)
55
36
  concurrent-ruby (~> 1.0)
56
37
  i18n (1.12.0)
57
38
  concurrent-ruby (~> 1.0)
58
- json (2.6.2)
59
- lino (3.0.0)
39
+ json (2.6.3)
40
+ lino (3.1.0)
60
41
  hamster (~> 3.0)
61
42
  open4 (~> 1.3)
62
43
  minitar (0.9)
63
44
  minitest (5.16.3)
64
- multipart-post (2.1.1)
65
- octokit (4.22.0)
66
- faraday (>= 0.9)
67
- sawyer (~> 0.8.0, >= 0.5.3)
45
+ octokit (4.25.1)
46
+ faraday (>= 1, < 3)
47
+ sawyer (~> 0.9)
68
48
  open4 (1.3.4)
69
49
  parallel (1.22.1)
70
- parser (3.1.2.1)
50
+ parser (3.1.3.0)
71
51
  ast (~> 2.4.1)
72
- public_suffix (4.0.6)
52
+ public_suffix (5.0.1)
73
53
  rainbow (3.1.1)
74
54
  rake (13.0.6)
75
- rake_circle_ci (0.9.0)
55
+ rake_circle_ci (0.11.0)
76
56
  colored2 (~> 3.1)
77
57
  excon (~> 0.72)
78
58
  rake_factory (~> 0.23)
79
59
  sshkey (~> 2.0)
80
- rake_factory (0.29.0)
60
+ rake_factory (0.31.0)
81
61
  activesupport (>= 4)
82
62
  rake (~> 13.0)
83
63
  rake_github (0.9.0)
@@ -92,7 +72,7 @@ GEM
92
72
  colored2 (~> 3.1)
93
73
  rake_factory (~> 0.23)
94
74
  sshkey (~> 2.0)
95
- regexp_parser (2.6.0)
75
+ regexp_parser (2.6.1)
96
76
  rexml (3.2.5)
97
77
  rspec (3.12.0)
98
78
  rspec-core (~> 3.12.0)
@@ -100,38 +80,38 @@ GEM
100
80
  rspec-mocks (~> 3.12.0)
101
81
  rspec-core (3.12.0)
102
82
  rspec-support (~> 3.12.0)
103
- rspec-expectations (3.12.0)
83
+ rspec-expectations (3.12.1)
104
84
  diff-lcs (>= 1.2.0, < 2.0)
105
85
  rspec-support (~> 3.12.0)
106
- rspec-mocks (3.12.0)
86
+ rspec-mocks (3.12.1)
107
87
  diff-lcs (>= 1.2.0, < 2.0)
108
88
  rspec-support (~> 3.12.0)
109
89
  rspec-support (3.12.0)
110
- rubocop (1.36.0)
90
+ rubocop (1.41.1)
111
91
  json (~> 2.3)
112
92
  parallel (~> 1.10)
113
93
  parser (>= 3.1.2.1)
114
94
  rainbow (>= 2.2.2, < 4.0)
115
95
  regexp_parser (>= 1.8, < 3.0)
116
96
  rexml (>= 3.2.5, < 4.0)
117
- rubocop-ast (>= 1.20.1, < 2.0)
97
+ rubocop-ast (>= 1.23.0, < 2.0)
118
98
  ruby-progressbar (~> 1.7)
119
99
  unicode-display_width (>= 1.4.0, < 3.0)
120
- rubocop-ast (1.23.0)
100
+ rubocop-ast (1.24.0)
121
101
  parser (>= 3.1.1.0)
122
102
  rubocop-rake (0.6.0)
123
103
  rubocop (~> 1.0)
124
- rubocop-rspec (2.14.2)
104
+ rubocop-rspec (2.16.0)
125
105
  rubocop (~> 1.33)
126
106
  ruby-progressbar (1.11.0)
127
107
  ruby2_keywords (0.0.5)
128
- ruby_gpg2 (0.8.0)
129
- lino (>= 1.5)
108
+ ruby_gpg2 (0.10.0)
109
+ lino (~> 3.0)
130
110
  rubyzip (2.3.2)
131
- sawyer (0.8.2)
111
+ sawyer (0.9.2)
132
112
  addressable (>= 2.3.5)
133
- faraday (> 0.8, < 2.0)
134
- simplecov (0.21.2)
113
+ faraday (>= 0.17.3, < 3)
114
+ simplecov (0.22.0)
135
115
  docile (~> 1.1)
136
116
  simplecov-html (~> 0.11)
137
117
  simplecov_json_formatter (~> 0.1)
@@ -163,4 +143,4 @@ DEPENDENCIES
163
143
  simplecov
164
144
 
165
145
  BUNDLED WITH
166
- 2.3.24
146
+ 2.4.1
data/Rakefile CHANGED
@@ -51,7 +51,7 @@ namespace :library do
51
51
  task check: [:rubocop]
52
52
 
53
53
  desc 'Attempt to automatically fix issues with the library'
54
- task fix: [:'rubocop:auto_correct']
54
+ task fix: [:'rubocop:autocorrect_all']
55
55
  end
56
56
 
57
57
  namespace :test do
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RakeDependencies
4
- VERSION = '3.2.0.pre.6'
4
+ VERSION = '3.2.0.pre.7'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rake_dependencies
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.2.0.pre.6
4
+ version: 3.2.0.pre.7
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: down