rake_factory 0.30.0.pre.7 → 0.30.0.pre.8

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: 208f49242876902f5eaf784ba6dcb86280d55a9e1241be5837c9485abf4de135
4
- data.tar.gz: 9cc4a2f3dbaa7688a63dadd5ef6de7d450a70c76d765720a2f0c21b335d4183b
3
+ metadata.gz: 813f87de3773071df44ba881a16cddd82b605075dc058ae9b20154abe812a9ae
4
+ data.tar.gz: 7c51ac1946ad8e50a9df57217f51c1d8d3f62e4e5720fc15a703e9f8afd0d8bd
5
5
  SHA512:
6
- metadata.gz: a32c0c90eebacd7ba582ced0ae850582e9cfa44ccce27258107f41203b5074ab808945754c70ec8f6736a129a0a1fea99702911084fc30c1210b14b44ac59de1
7
- data.tar.gz: 1d23ded1f2fce21ff064bc9edf824ccef0778b1c61892555f920072a09b9a0447386aa58889280b47a395298497bf08b815a14461d61aa743043de80d3f48af5
6
+ metadata.gz: 96c21b67ef8a2f330fbbcda5ca3c585bd914113ffdc047de7deac4b7b6e7e7470c01e3418ecbe253ab063ad6ac5e43710294228fb5c485011991c4778fb01c7b
7
+ data.tar.gz: 28888b2eb5e1bff87385565978c44a058c9a8541e14f34f616bb072ea1e247500d9845d3150435e6c666bef966af1776a7a4bb491462b5baddd343f8977e3d11
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rake_factory (0.30.0.pre.7)
4
+ rake_factory (0.30.0.pre.8)
5
5
  activesupport (>= 4)
6
6
  rake (~> 13.0)
7
7
 
@@ -13,59 +13,40 @@ 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
- fakefs (1.8.0)
25
- faraday (1.10.0)
26
- faraday-em_http (~> 1.0)
27
- faraday-em_synchrony (~> 1.0)
28
- faraday-excon (~> 1.1)
29
- faraday-httpclient (~> 1.0)
30
- faraday-multipart (~> 1.0)
31
- faraday-net_http (~> 1.0)
32
- faraday-net_http_persistent (~> 1.0)
33
- faraday-patron (~> 1.0)
34
- faraday-rack (~> 1.0)
35
- faraday-retry (~> 1.0)
23
+ excon (0.95.0)
24
+ fakefs (1.9.0)
25
+ faraday (2.7.2)
26
+ faraday-net_http (>= 2.0, < 3.1)
36
27
  ruby2_keywords (>= 0.0.4)
37
- faraday-em_http (1.0.0)
38
- faraday-em_synchrony (1.0.0)
39
- faraday-excon (1.1.0)
40
- faraday-httpclient (1.0.1)
41
- faraday-multipart (1.0.3)
42
- multipart-post (>= 1.2, < 3)
43
- faraday-net_http (1.0.1)
44
- faraday-net_http_persistent (1.2.0)
45
- faraday-patron (1.0.0)
46
- faraday-rack (1.0.0)
47
- faraday-retry (1.0.3)
28
+ faraday-net_http (3.0.2)
48
29
  gem-release (2.2.2)
49
30
  hamster (3.0.0)
50
31
  concurrent-ruby (~> 1.0)
51
32
  i18n (1.12.0)
52
33
  concurrent-ruby (~> 1.0)
53
- lino (3.0.0)
34
+ json (2.6.3)
35
+ lino (3.1.0)
54
36
  hamster (~> 3.0)
55
37
  open4 (~> 1.3)
56
38
  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)
39
+ octokit (4.25.1)
40
+ faraday (>= 1, < 3)
41
+ sawyer (~> 0.9)
61
42
  open4 (1.3.4)
62
43
  parallel (1.22.1)
63
- parser (3.1.2.1)
44
+ parser (3.1.3.0)
64
45
  ast (~> 2.4.1)
65
- public_suffix (4.0.6)
46
+ public_suffix (5.0.1)
66
47
  rainbow (3.1.1)
67
48
  rake (13.0.6)
68
- rake_circle_ci (0.9.0)
49
+ rake_circle_ci (0.11.0)
69
50
  colored2 (~> 3.1)
70
51
  excon (~> 0.72)
71
52
  rake_factory (~> 0.23)
@@ -82,7 +63,7 @@ GEM
82
63
  colored2 (~> 3.1)
83
64
  rake_factory (~> 0.23)
84
65
  sshkey (~> 2.0)
85
- regexp_parser (2.6.0)
66
+ regexp_parser (2.6.1)
86
67
  rexml (3.2.5)
87
68
  rspec (3.12.0)
88
69
  rspec-core (~> 3.12.0)
@@ -90,36 +71,37 @@ GEM
90
71
  rspec-mocks (~> 3.12.0)
91
72
  rspec-core (3.12.0)
92
73
  rspec-support (~> 3.12.0)
93
- rspec-expectations (3.12.0)
74
+ rspec-expectations (3.12.1)
94
75
  diff-lcs (>= 1.2.0, < 2.0)
95
76
  rspec-support (~> 3.12.0)
96
- rspec-mocks (3.12.0)
77
+ rspec-mocks (3.12.1)
97
78
  diff-lcs (>= 1.2.0, < 2.0)
98
79
  rspec-support (~> 3.12.0)
99
80
  rspec-support (3.12.0)
100
- rubocop (1.26.1)
81
+ rubocop (1.41.1)
82
+ json (~> 2.3)
101
83
  parallel (~> 1.10)
102
- parser (>= 3.1.0.0)
84
+ parser (>= 3.1.2.1)
103
85
  rainbow (>= 2.2.2, < 4.0)
104
86
  regexp_parser (>= 1.8, < 3.0)
105
- rexml
106
- rubocop-ast (>= 1.16.0, < 2.0)
87
+ rexml (>= 3.2.5, < 4.0)
88
+ rubocop-ast (>= 1.23.0, < 2.0)
107
89
  ruby-progressbar (~> 1.7)
108
90
  unicode-display_width (>= 1.4.0, < 3.0)
109
- rubocop-ast (1.21.0)
91
+ rubocop-ast (1.24.0)
110
92
  parser (>= 3.1.1.0)
111
93
  rubocop-rake (0.6.0)
112
94
  rubocop (~> 1.0)
113
- rubocop-rspec (2.11.1)
114
- rubocop (~> 1.19)
95
+ rubocop-rspec (2.16.0)
96
+ rubocop (~> 1.33)
115
97
  ruby-progressbar (1.11.0)
116
98
  ruby2_keywords (0.0.5)
117
99
  ruby_gpg2 (0.8.0)
118
100
  lino (>= 1.5)
119
- sawyer (0.8.2)
101
+ sawyer (0.9.2)
120
102
  addressable (>= 2.3.5)
121
- faraday (> 0.8, < 2.0)
122
- simplecov (0.21.2)
103
+ faraday (>= 0.17.3, < 3)
104
+ simplecov (0.22.0)
123
105
  docile (~> 1.1)
124
106
  simplecov-html (~> 0.11)
125
107
  simplecov_json_formatter (~> 0.1)
@@ -150,4 +132,4 @@ DEPENDENCIES
150
132
  simplecov
151
133
 
152
134
  BUNDLED WITH
153
- 2.3.24
135
+ 2.4.0
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 RakeFactory
4
- VERSION = '0.30.0.pre.7'
4
+ VERSION = '0.30.0.pre.8'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rake_factory
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.30.0.pre.7
4
+ version: 0.30.0.pre.8
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-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport