rake_gcp 0.1.0.pre.1 → 0.1.0.pre.2

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: 4ea93b8e9ec324328b3df9441ab07bea9edabbbf34c67eba34aadc872e2470b0
4
- data.tar.gz: f2665239edd97ed5fd081496f5bc534a71d340b084281c18a213abfc955e5131
3
+ metadata.gz: 7a4bfd963e472b7ea08e24dbacfb657b560af9a61c430c0bc982f64f4a6d6b34
4
+ data.tar.gz: 35c4c3ab788fa50cd5448047acb1031054ad0a973903e27ea5cb96ba915f1f2a
5
5
  SHA512:
6
- metadata.gz: de0331b89c412e02b528e1bbc25fedcd97e7add7eb28a79dd52573d5721bcf209c782f7fc7d64d66a5c62bfd7b3032a87dddd8091b6309204009a2afe927ce82
7
- data.tar.gz: 40aeb52f15b03ab018720baf68840ff83d816876c87da6366fc3b8726b46400abcdcd6f934226e699148c0c1bc5547fb3af4b1ffed9ae084ae17ce5cf2e16989
6
+ metadata.gz: 3bb83bddb9ce294f96bee035b35789d7b0cf9e7f8fb8b85c96a0b7f8afabc3a12631b9a01ecc61c3b4a410f1f02827d8cd662b3ff51406ddce9001653a4f9d91
7
+ data.tar.gz: 369c3ba0a318a9773452e4a32597a6954c3aadc762429fd74a1c465ba6a8e5207dbaccc1d362acc0c4ad7c21569847b23176459c62a5fa1534de2d8abdb51ba2
data/Gemfile.lock CHANGED
@@ -1,117 +1,119 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rake_gcp (0.1.0.pre.1)
4
+ rake_gcp (0.1.0.pre.2)
5
5
  colored2 (~> 3.1)
6
6
  rake_factory (~> 0.23)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- activesupport (7.0.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
20
  concurrent-ruby (1.1.10)
21
21
  diff-lcs (1.5.0)
22
22
  docile (1.4.0)
23
- excon (0.92.3)
24
- faraday (2.3.0)
25
- faraday-net_http (~> 2.0)
23
+ excon (0.95.0)
24
+ faraday (2.7.2)
25
+ faraday-net_http (>= 2.0, < 3.1)
26
26
  ruby2_keywords (>= 0.0.4)
27
- faraday-net_http (2.0.3)
27
+ faraday-net_http (3.0.2)
28
28
  gem-release (2.2.2)
29
29
  hamster (3.0.0)
30
30
  concurrent-ruby (~> 1.0)
31
- i18n (1.10.0)
31
+ i18n (1.12.0)
32
32
  concurrent-ruby (~> 1.0)
33
- lino (3.0.0)
33
+ json (2.6.3)
34
+ lino (3.1.0)
34
35
  hamster (~> 3.0)
35
36
  open4 (~> 1.3)
36
37
  memfs (1.0.0)
37
- minitest (5.16.1)
38
- octokit (4.25.0)
38
+ minitest (5.16.3)
39
+ octokit (6.0.1)
39
40
  faraday (>= 1, < 3)
40
41
  sawyer (~> 0.9)
41
42
  open4 (1.3.4)
42
43
  parallel (1.22.1)
43
- parser (3.1.2.0)
44
+ parser (3.1.3.0)
44
45
  ast (~> 2.4.1)
45
- public_suffix (4.0.7)
46
+ public_suffix (5.0.1)
46
47
  rainbow (3.1.1)
47
48
  rake (13.0.6)
48
- rake_circle_ci (0.9.0)
49
+ rake_circle_ci (0.11.0)
49
50
  colored2 (~> 3.1)
50
51
  excon (~> 0.72)
51
52
  rake_factory (~> 0.23)
52
53
  sshkey (~> 2.0)
53
- rake_factory (0.29.0)
54
+ rake_factory (0.31.0)
54
55
  activesupport (>= 4)
55
56
  rake (~> 13.0)
56
- rake_github (0.9.0)
57
+ rake_github (0.11.0)
57
58
  colored2 (~> 3.1)
58
- octokit (~> 4.16)
59
+ octokit (>= 4.16, < 7.0)
59
60
  rake_factory (~> 0.23)
60
61
  sshkey (~> 2.0)
61
- rake_gpg (0.16.0)
62
- rake_factory (>= 0.23, < 1)
63
- ruby_gpg2 (>= 0.6, < 1)
64
- rake_ssh (0.6.0)
62
+ rake_gpg (0.18.0)
63
+ rake_factory (~> 0.23)
64
+ ruby_gpg2 (~> 0.6)
65
+ rake_ssh (0.8.0)
65
66
  colored2 (~> 3.1)
66
67
  rake_factory (~> 0.23)
67
68
  sshkey (~> 2.0)
68
- regexp_parser (2.5.0)
69
+ regexp_parser (2.6.1)
69
70
  rexml (3.2.5)
70
- rspec (3.11.0)
71
- rspec-core (~> 3.11.0)
72
- rspec-expectations (~> 3.11.0)
73
- rspec-mocks (~> 3.11.0)
74
- rspec-core (3.11.0)
75
- rspec-support (~> 3.11.0)
76
- rspec-expectations (3.11.0)
71
+ rspec (3.12.0)
72
+ rspec-core (~> 3.12.0)
73
+ rspec-expectations (~> 3.12.0)
74
+ rspec-mocks (~> 3.12.0)
75
+ rspec-core (3.12.0)
76
+ rspec-support (~> 3.12.0)
77
+ rspec-expectations (3.12.1)
77
78
  diff-lcs (>= 1.2.0, < 2.0)
78
- rspec-support (~> 3.11.0)
79
- rspec-mocks (3.11.1)
79
+ rspec-support (~> 3.12.0)
80
+ rspec-mocks (3.12.1)
80
81
  diff-lcs (>= 1.2.0, < 2.0)
81
- rspec-support (~> 3.11.0)
82
- rspec-support (3.11.0)
83
- rubocop (1.31.0)
82
+ rspec-support (~> 3.12.0)
83
+ rspec-support (3.12.0)
84
+ rubocop (1.41.1)
85
+ json (~> 2.3)
84
86
  parallel (~> 1.10)
85
- parser (>= 3.1.0.0)
87
+ parser (>= 3.1.2.1)
86
88
  rainbow (>= 2.2.2, < 4.0)
87
89
  regexp_parser (>= 1.8, < 3.0)
88
90
  rexml (>= 3.2.5, < 4.0)
89
- rubocop-ast (>= 1.18.0, < 2.0)
91
+ rubocop-ast (>= 1.23.0, < 2.0)
90
92
  ruby-progressbar (~> 1.7)
91
93
  unicode-display_width (>= 1.4.0, < 3.0)
92
- rubocop-ast (1.18.0)
94
+ rubocop-ast (1.24.0)
93
95
  parser (>= 3.1.1.0)
94
96
  rubocop-rake (0.6.0)
95
97
  rubocop (~> 1.0)
96
- rubocop-rspec (2.11.1)
97
- rubocop (~> 1.19)
98
+ rubocop-rspec (2.16.0)
99
+ rubocop (~> 1.33)
98
100
  ruby-progressbar (1.11.0)
99
101
  ruby2_keywords (0.0.5)
100
- ruby_gpg2 (0.8.0)
101
- lino (>= 1.5)
102
+ ruby_gpg2 (0.10.0)
103
+ lino (~> 3.0)
102
104
  sawyer (0.9.2)
103
105
  addressable (>= 2.3.5)
104
106
  faraday (>= 0.17.3, < 3)
105
- simplecov (0.21.2)
107
+ simplecov (0.22.0)
106
108
  docile (~> 1.1)
107
109
  simplecov-html (~> 0.11)
108
110
  simplecov_json_formatter (~> 0.1)
109
111
  simplecov-html (0.12.3)
110
112
  simplecov_json_formatter (0.1.4)
111
113
  sshkey (2.0.0)
112
- tzinfo (2.0.4)
114
+ tzinfo (2.0.5)
113
115
  concurrent-ruby (~> 1.0)
114
- unicode-display_width (2.2.0)
116
+ unicode-display_width (2.3.0)
115
117
 
116
118
  PLATFORMS
117
119
  arm64-darwin-21
@@ -137,4 +139,4 @@ DEPENDENCIES
137
139
  simplecov
138
140
 
139
141
  BUNDLED WITH
140
- 2.3.16
142
+ 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:autocorrect']
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 RakeGCP
4
- VERSION = '0.1.0.pre.1'
4
+ VERSION = '0.1.0.pre.2'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rake_gcp
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0.pre.1
4
+ version: 0.1.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-06-28 00:00:00.000000000 Z
11
+ date: 2022-12-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: colored2