rake_gpg 0.19.0.pre.5 → 0.19.0.pre.6

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: 1229af2f6bf42a1502938fdc63acdeb00d6a5aad53f2680b534f0f87f13e78dc
4
- data.tar.gz: 3a5a5c090562180aaf43b500d732f501269baad282a12f40162daae2a9249489
3
+ metadata.gz: eb9cec61d9f81c53494dc3142b0aeaf85c77484d3f81da25bedfc141e116dd4b
4
+ data.tar.gz: 171d7679162d1e2605e00400d691727f5c563bf4c1bb3045f0ff79b5b5ba41c8
5
5
  SHA512:
6
- metadata.gz: ee5f6fc9b672b6bf48c46d6fc9ab313c8ac7fa7bedde6e954868bd96fb9c2239d41edcf2d7b9701b6e608942d1c8856683b697edc96d7b95b0551a30bee257cb
7
- data.tar.gz: 99e3dc822de2b8d84e12acc378e179d2cb2ea5a4cada434a9b97c26693d25cb278b55cccdd780b897868570efb4a8da479930c6bc228f747aa8dac69c1ff2a7b
6
+ metadata.gz: a3ab95f339f4edecb0559f83a530edfaf26d5d2d953579752b058f834850b2981d3a856fb7e5ad96d1569f189f2c073f3598f904fea74059f7dc41b562c218fe
7
+ data.tar.gz: bf3d55dd6e135f699274fcb6a54dc4a9f88b869764de57cf1925c9cb64ee86d3b1f4cade153bdc1426de89033f1ad79b31b7c86ed2bde84534259796c9b7e82e
data/Gemfile.lock CHANGED
@@ -1,14 +1,14 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rake_gpg (0.19.0.pre.5)
4
+ rake_gpg (0.19.0.pre.6)
5
5
  rake_factory (~> 0.23)
6
- ruby_gpg2 (= 0.11.0.pre.5)
6
+ ruby_gpg2 (= 0.11.0.pre.6)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- activesupport (7.1.2)
11
+ activesupport (7.1.3.4)
12
12
  base64
13
13
  bigdecimal
14
14
  concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -18,55 +18,58 @@ GEM
18
18
  minitest (>= 5.1)
19
19
  mutex_m
20
20
  tzinfo (~> 2.0)
21
- addressable (2.8.5)
22
- public_suffix (>= 2.0.2, < 6.0)
21
+ addressable (2.8.7)
22
+ public_suffix (>= 2.0.2, < 7.0)
23
23
  ast (2.4.2)
24
24
  base64 (0.2.0)
25
- bigdecimal (3.1.4)
25
+ bigdecimal (3.1.8)
26
26
  childprocess (5.0.0)
27
27
  colored2 (3.1.2)
28
- concurrent-ruby (1.2.2)
28
+ concurrent-ruby (1.3.3)
29
29
  connection_pool (2.4.1)
30
- diff-lcs (1.5.0)
30
+ diff-lcs (1.5.1)
31
31
  docile (1.4.0)
32
- drb (2.2.0)
33
- ruby2_keywords
34
- excon (0.104.0)
32
+ drb (2.2.1)
33
+ excon (0.111.0)
35
34
  fakefs (2.5.0)
36
- faraday (2.7.11)
37
- base64
38
- faraday-net_http (>= 2.0, < 3.1)
39
- ruby2_keywords (>= 0.0.4)
40
- faraday-net_http (3.0.2)
35
+ faraday (2.10.0)
36
+ faraday-net_http (>= 2.0, < 3.2)
37
+ logger
38
+ faraday-net_http (3.1.0)
39
+ net-http
41
40
  gem-release (2.2.2)
42
- git (1.18.0)
41
+ git (1.19.1)
43
42
  addressable (~> 2.8)
44
43
  rchardet (~> 1.8)
45
44
  hamster (3.0.0)
46
45
  concurrent-ruby (~> 1.0)
47
- i18n (1.14.1)
46
+ i18n (1.14.5)
48
47
  concurrent-ruby (~> 1.0)
49
48
  immutable-struct (2.4.1)
50
- json (2.7.1)
49
+ json (2.7.2)
51
50
  language_server-protocol (3.17.0.3)
52
51
  lino (3.2.0.pre.10)
53
52
  childprocess (~> 5.0.0)
54
53
  hamster (~> 3.0)
55
54
  open4 (~> 1.3)
56
- minitest (5.20.0)
55
+ logger (1.6.0)
56
+ minitest (5.24.1)
57
57
  mutex_m (0.2.0)
58
- octokit (8.0.0)
58
+ net-http (0.4.1)
59
+ uri
60
+ octokit (8.1.0)
61
+ base64
59
62
  faraday (>= 1, < 3)
60
63
  sawyer (~> 0.9)
61
64
  open4 (1.3.4)
62
- parallel (1.23.0)
63
- parser (3.2.2.4)
65
+ parallel (1.25.1)
66
+ parser (3.3.4.0)
64
67
  ast (~> 2.4.1)
65
68
  racc
66
- public_suffix (5.0.3)
67
- racc (1.7.3)
69
+ public_suffix (6.0.0)
70
+ racc (1.8.0)
68
71
  rainbow (3.1.1)
69
- rake (13.1.0)
72
+ rake (13.2.1)
70
73
  rake_circle_ci (0.11.0)
71
74
  colored2 (~> 3.1)
72
75
  excon (~> 0.72)
@@ -94,51 +97,45 @@ GEM
94
97
  rake_factory (~> 0.23)
95
98
  sshkey (~> 2.0)
96
99
  rchardet (1.8.0)
97
- regexp_parser (2.8.3)
98
- rexml (3.2.6)
99
- rspec (3.12.0)
100
- rspec-core (~> 3.12.0)
101
- rspec-expectations (~> 3.12.0)
102
- rspec-mocks (~> 3.12.0)
103
- rspec-core (3.12.2)
104
- rspec-support (~> 3.12.0)
105
- rspec-expectations (3.12.3)
100
+ regexp_parser (2.9.2)
101
+ rexml (3.3.1)
102
+ strscan
103
+ rspec (3.13.0)
104
+ rspec-core (~> 3.13.0)
105
+ rspec-expectations (~> 3.13.0)
106
+ rspec-mocks (~> 3.13.0)
107
+ rspec-core (3.13.0)
108
+ rspec-support (~> 3.13.0)
109
+ rspec-expectations (3.13.1)
106
110
  diff-lcs (>= 1.2.0, < 2.0)
107
- rspec-support (~> 3.12.0)
108
- rspec-mocks (3.12.6)
111
+ rspec-support (~> 3.13.0)
112
+ rspec-mocks (3.13.1)
109
113
  diff-lcs (>= 1.2.0, < 2.0)
110
- rspec-support (~> 3.12.0)
111
- rspec-support (3.12.1)
112
- rubocop (1.59.0)
114
+ rspec-support (~> 3.13.0)
115
+ rspec-support (3.13.1)
116
+ rubocop (1.65.0)
113
117
  json (~> 2.3)
114
118
  language_server-protocol (>= 3.17.0)
115
119
  parallel (~> 1.10)
116
- parser (>= 3.2.2.4)
120
+ parser (>= 3.3.0.2)
117
121
  rainbow (>= 2.2.2, < 4.0)
118
- regexp_parser (>= 1.8, < 3.0)
122
+ regexp_parser (>= 2.4, < 3.0)
119
123
  rexml (>= 3.2.5, < 4.0)
120
- rubocop-ast (>= 1.30.0, < 2.0)
124
+ rubocop-ast (>= 1.31.1, < 2.0)
121
125
  ruby-progressbar (~> 1.7)
122
126
  unicode-display_width (>= 2.4.0, < 3.0)
123
- rubocop-ast (1.30.0)
124
- parser (>= 3.2.1.0)
125
- rubocop-capybara (2.19.0)
126
- rubocop (~> 1.41)
127
- rubocop-factory_bot (2.24.0)
128
- rubocop (~> 1.33)
127
+ rubocop-ast (1.31.3)
128
+ parser (>= 3.3.1.0)
129
129
  rubocop-rake (0.6.0)
130
130
  rubocop (~> 1.0)
131
- rubocop-rspec (2.25.0)
132
- rubocop (~> 1.40)
133
- rubocop-capybara (~> 2.17)
134
- rubocop-factory_bot (~> 2.22)
131
+ rubocop-rspec (3.0.3)
132
+ rubocop (~> 1.61)
135
133
  ruby-progressbar (1.13.0)
136
- ruby2_keywords (0.0.5)
137
134
  ruby_git_crypt (0.1.0.pre.4)
138
135
  immutable-struct (~> 2.4)
139
136
  lino (~> 3.0)
140
- ruby_gpg2 (0.11.0.pre.5)
141
- lino (= 3.2.0.pre.10)
137
+ ruby_gpg2 (0.11.0.pre.6)
138
+ lino (>= 3.1)
142
139
  sawyer (0.9.2)
143
140
  addressable (>= 2.3.5)
144
141
  faraday (>= 0.17.3, < 3)
@@ -149,9 +146,11 @@ GEM
149
146
  simplecov-html (0.12.3)
150
147
  simplecov_json_formatter (0.1.4)
151
148
  sshkey (2.0.0)
149
+ strscan (3.1.0)
152
150
  tzinfo (2.0.6)
153
151
  concurrent-ruby (~> 1.0)
154
152
  unicode-display_width (2.5.0)
153
+ uri (0.13.0)
155
154
 
156
155
  PLATFORMS
157
156
  arm64-darwin-21
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RakeGPG
4
- VERSION = '0.19.0.pre.5'
4
+ VERSION = '0.19.0.pre.6'
5
5
  end
data/rake_gpg.gemspec CHANGED
@@ -38,7 +38,7 @@ Gem::Specification.new do |spec|
38
38
  spec.required_ruby_version = '>= 3.1'
39
39
 
40
40
  spec.add_dependency 'rake_factory', '~> 0.23'
41
- spec.add_dependency 'ruby_gpg2', '0.11.0.pre.5'
41
+ spec.add_dependency 'ruby_gpg2', '0.11.0.pre.6'
42
42
 
43
43
  spec.add_development_dependency 'activesupport'
44
44
  spec.add_development_dependency 'bundler'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rake_gpg
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.19.0.pre.5
4
+ version: 0.19.0.pre.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - InfraBlocks Maintainers
@@ -30,14 +30,14 @@ dependencies:
30
30
  requirements:
31
31
  - - '='
32
32
  - !ruby/object:Gem::Version
33
- version: 0.11.0.pre.5
33
+ version: 0.11.0.pre.6
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - '='
39
39
  - !ruby/object:Gem::Version
40
- version: 0.11.0.pre.5
40
+ version: 0.11.0.pre.6
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: activesupport
43
43
  requirement: !ruby/object:Gem::Requirement