Skip to content

Commit f73fc2a

Browse files
sreepuramsudheerjohnmccraejashaik
authored
removing activesupport direct dependency (#4104)
* removing activesupport direct dependency Signed-off-by: John McCrae <[email protected]> * updating gems Signed-off-by: John McCrae <[email protected]> * removing activesupport direct dependency Signed-off-by: sreepuramsudheer <[email protected]> --------- Signed-off-by: John McCrae <[email protected]> Signed-off-by: sreepuramsudheer <[email protected]> Co-authored-by: John McCrae <[email protected]> Co-authored-by: jashaik <[email protected]>
1 parent 93cecf4 commit f73fc2a

File tree

3 files changed

+34
-31
lines changed

3 files changed

+34
-31
lines changed

oc-chef-pedant/Gemfile.lock

Lines changed: 32 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ PATH
22
remote: .
33
specs:
44
oc-chef-pedant (2.2.0)
5-
activesupport (>= 4.2.7.1, <= 7.1.3.2)
65
addressable
76
chef-utils (>= 16.17.51)
87
erubis (~> 2.7)
@@ -33,29 +32,29 @@ GEM
3332
public_suffix (>= 2.0.2, < 7.0)
3433
ast (2.4.3)
3534
aws-eventstream (1.4.0)
36-
aws-partitions (1.1147.0)
37-
aws-sdk-core (3.229.0)
35+
aws-partitions (1.1175.0)
36+
aws-sdk-core (3.234.0)
3837
aws-eventstream (~> 1, >= 1.3.0)
3938
aws-partitions (~> 1, >= 1.992.0)
4039
aws-sigv4 (~> 1.9)
4140
base64
4241
bigdecimal
4342
jmespath (~> 1, >= 1.6.1)
4443
logger
45-
aws-sdk-kms (1.110.0)
46-
aws-sdk-core (~> 3, >= 3.228.0)
44+
aws-sdk-kms (1.115.0)
45+
aws-sdk-core (~> 3, >= 3.234.0)
4746
aws-sigv4 (~> 1.5)
48-
aws-sdk-s3 (1.196.1)
49-
aws-sdk-core (~> 3, >= 3.228.0)
47+
aws-sdk-s3 (1.201.0)
48+
aws-sdk-core (~> 3, >= 3.234.0)
5049
aws-sdk-kms (~> 1)
5150
aws-sigv4 (~> 1.5)
52-
aws-sdk-secretsmanager (1.119.0)
53-
aws-sdk-core (~> 3, >= 3.228.0)
51+
aws-sdk-secretsmanager (1.121.0)
52+
aws-sdk-core (~> 3, >= 3.234.0)
5453
aws-sigv4 (~> 1.5)
5554
aws-sigv4 (1.12.1)
5655
aws-eventstream (~> 1, >= 1.0.2)
5756
base64 (0.3.0)
58-
bigdecimal (3.2.2)
57+
bigdecimal (3.3.1)
5958
binding_of_caller (1.0.1)
6059
debug_inspector (>= 1.2.0)
6160
builder (3.3.0)
@@ -111,7 +110,8 @@ GEM
111110
concurrent-ruby (~> 1.0)
112111
chef-utils (18.8.46)
113112
concurrent-ruby
114-
chef-vault (4.1.23)
113+
chef-vault (4.2.5)
114+
syslog (~> 0.3)
115115
chef-winrm (2.3.12)
116116
builder (>= 2.1.2)
117117
chef-gyoku (~> 1.4.0, <= 1.4.5)
@@ -144,9 +144,9 @@ GEM
144144
webrick
145145
coderay (1.1.3)
146146
concurrent-ruby (1.3.5)
147-
connection_pool (2.5.3)
148-
cookstyle (8.4.0)
149-
rubocop (= 1.79.2)
147+
connection_pool (2.5.4)
148+
cookstyle (8.5.0)
149+
rubocop (= 1.81.0)
150150
corefoundation (0.3.13)
151151
ffi (>= 1.15.0)
152152
date (3.4.1)
@@ -156,11 +156,11 @@ GEM
156156
drb (2.2.3)
157157
erubi (1.13.1)
158158
erubis (2.7.0)
159-
faraday (2.13.4)
159+
faraday (2.14.0)
160160
faraday-net_http (>= 2.0, < 3.5)
161161
json
162162
logger
163-
faraday-follow_redirects (0.3.0)
163+
faraday-follow_redirects (0.4.0)
164164
faraday (>= 1, < 3)
165165
faraday-net_http (3.4.1)
166166
net-http (>= 0.5.0)
@@ -174,7 +174,7 @@ GEM
174174
ffi (>= 1.0.1)
175175
hashie (5.0.0)
176176
http-accept (1.7.0)
177-
http-cookie (1.0.8)
177+
http-cookie (1.1.0)
178178
domain_name (~> 0.5)
179179
httpclient (2.9.0)
180180
mutex_m
@@ -207,7 +207,7 @@ GEM
207207
tty-table (~> 0.10)
208208
ipaddress (0.8.3)
209209
jmespath (1.6.2)
210-
json (2.13.2)
210+
json (2.15.1)
211211
language_server-protocol (3.17.0.5)
212212
libyajl2 (2.1.0)
213213
license-acceptance (2.1.13)
@@ -225,8 +225,8 @@ GEM
225225
mime-types (3.7.0)
226226
logger
227227
mime-types-data (~> 3.2025, >= 3.2025.0507)
228-
mime-types-data (3.2025.0812)
229-
minitest (5.25.5)
228+
mime-types-data (3.2025.0924)
229+
minitest (5.26.0)
230230
mixlib-archive (1.1.7)
231231
mixlib-log
232232
mixlib-authentication (3.0.10)
@@ -277,7 +277,7 @@ GEM
277277
pastel (0.8.0)
278278
tty-color (~> 0.5)
279279
plist (3.7.2)
280-
prism (1.4.0)
280+
prism (1.6.0)
281281
proxifier2 (1.1.0)
282282
pry (0.15.2)
283283
coderay (~> 1.1)
@@ -295,45 +295,45 @@ GEM
295295
rack (>= 3)
296296
rainbow (3.1.1)
297297
rake (13.3.0)
298-
regexp_parser (2.11.2)
298+
regexp_parser (2.11.3)
299299
rest-client (2.1.0)
300300
http-accept (>= 1.7.0, < 2.0)
301301
http-cookie (>= 1.0.2, < 2.0)
302302
mime-types (>= 1.16, < 4.0)
303303
netrc (~> 0.8)
304-
rexml (3.4.1)
305-
rspec (3.13.1)
304+
rexml (3.4.4)
305+
rspec (3.13.2)
306306
rspec-core (~> 3.13.0)
307307
rspec-expectations (~> 3.13.0)
308308
rspec-mocks (~> 3.13.0)
309-
rspec-core (3.13.5)
309+
rspec-core (3.13.6)
310310
rspec-support (~> 3.13.0)
311311
rspec-expectations (3.13.5)
312312
diff-lcs (>= 1.2.0, < 2.0)
313313
rspec-support (~> 3.13.0)
314314
rspec-its (2.0.0)
315315
rspec-core (>= 3.13.0)
316316
rspec-expectations (>= 3.13.0)
317-
rspec-mocks (3.13.5)
317+
rspec-mocks (3.13.6)
318318
diff-lcs (>= 1.2.0, < 2.0)
319319
rspec-support (~> 3.13.0)
320320
rspec-rerun (1.1.0)
321321
rspec (~> 3.0)
322-
rspec-support (3.13.4)
322+
rspec-support (3.13.6)
323323
rspec_junit_formatter (0.6.0)
324324
rspec-core (>= 2, < 4, != 2.12.0)
325-
rubocop (1.79.2)
325+
rubocop (1.81.0)
326326
json (~> 2.3)
327327
language_server-protocol (~> 3.17.0.2)
328328
lint_roller (~> 1.1.0)
329329
parallel (~> 1.10)
330330
parser (>= 3.3.0.2)
331331
rainbow (>= 2.2.2, < 4.0)
332332
regexp_parser (>= 2.9.3, < 3.0)
333-
rubocop-ast (>= 1.46.0, < 2.0)
333+
rubocop-ast (>= 1.47.1, < 2.0)
334334
ruby-progressbar (~> 1.7)
335335
unicode-display_width (>= 2.4.0, < 4.0)
336-
rubocop-ast (1.46.0)
336+
rubocop-ast (1.47.1)
337337
parser (>= 3.3.7.2)
338338
prism (~> 1.4)
339339
ruby-progressbar (1.13.0)
@@ -347,6 +347,8 @@ GEM
347347
unicode-display_width (>= 1.5, < 3.0)
348348
unicode_utils (~> 1.4)
349349
strings-ansi (0.2.0)
350+
syslog (0.3.0)
351+
logger
350352
syslog-logger (1.6.8)
351353
thor (1.4.0)
352354
time (0.4.1)

oc-chef-pedant/Rakefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ require "openssl"
77
CURRENT_GEM_NAME = "oc-chef-pedant".freeze
88
CURRENT_GEM_PATH = File.expand_path("..", __dir__)
99

10+
task default: [:chef_zero_spec]
11+
1012
task :chef_zero_spec do
1113
populate_secrets_env
1214
bundle_exec_with_chef("chef-zero", "rake pedant")

oc-chef-pedant/oc-chef-pedant.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ Gem::Specification.new do |s|
1313
s.executables = ["oc-chef-pedant"]
1414

1515
s.add_dependency("rspec", "~> 3.2")
16-
s.add_dependency("activesupport", ">= 4.2.7.1", "<= 7.1.3.2") # For active_support/concern
1716
s.add_dependency("chef-utils", ">= 16.17.51")
1817
s.add_dependency("mixlib-authentication", "> 1.4", "< 4.0")
1918
s.add_dependency("mixlib-config", ">= 2", "< 4")

0 commit comments

Comments
 (0)