Skip to content

Commit 81b5678

Browse files
Updated http-accept 2.1.1.
Signed-off-by: sreepuramsudheer <ssudheer@progress.com>
1 parent 5d1073c commit 81b5678

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

oc-chef-pedant/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ GEM
173173
gssapi (1.3.1)
174174
ffi (>= 1.0.1)
175175
hashie (5.0.0)
176-
http-accept (1.7.0)
176+
http-accept (2.1.1)
177177
http-cookie (1.1.0)
178178
domain_name (~> 0.5)
179179
httpclient (2.9.0)
@@ -297,7 +297,7 @@ GEM
297297
rake (13.3.0)
298298
regexp_parser (2.11.3)
299299
rest-client (2.1.0)
300-
http-accept (>= 1.7.0, < 2.0)
300+
http-accept (~> 2.1.0)
301301
http-cookie (>= 1.0.2, < 2.0)
302302
mime-types (>= 1.16, < 4.0)
303303
netrc (~> 0.8)

omnibus/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ GEM
224224
builder (>= 2.1.2)
225225
rexml (~> 3.0)
226226
hashie (5.0.0)
227-
http-accept (1.7.0)
227+
http-accept (2.1.1)
228228
http-cookie (1.1.0)
229229
domain_name (~> 0.5)
230230
httpclient (2.9.0)
@@ -378,7 +378,7 @@ GEM
378378
reline (0.6.2)
379379
io-console (~> 0.5)
380380
rest-client (2.1.0)
381-
http-accept (>= 1.7.0, < 2.0)
381+
http-accept (~> 2.1.0)
382382
http-cookie (>= 1.0.2, < 2.0)
383383
mime-types (>= 1.16, < 4.0)
384384
netrc (~> 0.8)

src/chef-server-ctl/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ GEM
215215
ffi (>= 1.0.1)
216216
hashie (5.0.0)
217217
highline (2.1.0)
218-
http-accept (1.7.0)
218+
http-accept (2.1.1)
219219
http-cookie (1.0.8)
220220
domain_name (~> 0.5)
221221
httpclient (2.9.0)
@@ -386,7 +386,7 @@ GEM
386386
connection_pool
387387
regexp_parser (2.11.2)
388388
rest-client (2.1.0)
389-
http-accept (>= 1.7.0, < 2.0)
389+
http-accept (~> 2.1.0)
390390
http-cookie (>= 1.0.2, < 2.0)
391391
mime-types (>= 1.16, < 4.0)
392392
netrc (~> 0.8)

src/oc-id/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ GEM
331331
thor
332332
tilt
333333
hashie (5.0.0)
334-
http-accept (1.7.0)
334+
http-accept (2.1.1)
335335
http-cookie (1.1.0)
336336
domain_name (~> 0.5)
337337
httpclient (2.9.0)
@@ -565,7 +565,7 @@ GEM
565565
actionpack (>= 7.0)
566566
railties (>= 7.0)
567567
rest-client (2.1.0)
568-
http-accept (>= 1.7.0, < 2.0)
568+
http-accept (~> 2.1.0)
569569
http-cookie (>= 1.0.2, < 2.0)
570570
mime-types (>= 1.16, < 4.0)
571571
netrc (~> 0.8)

src/oc_bifrost/oc-bifrost-pedant/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ GEM
2222
concurrent-ruby (1.3.5)
2323
diff-lcs (1.6.2)
2424
domain_name (0.6.20240107)
25-
http-accept (1.7.0)
25+
http-accept (2.1.1)
2626
http-cookie (1.0.8)
2727
domain_name (~> 0.5)
2828
i18n (1.14.7)
@@ -39,7 +39,7 @@ GEM
3939
netrc (0.11.0)
4040
pbkdf2 (0.1.0)
4141
rest-client (2.1.0)
42-
http-accept (>= 1.7.0, < 2.0)
42+
http-accept (~> 2.1.0)
4343
http-cookie (>= 1.0.2, < 2.0)
4444
mime-types (>= 1.16, < 4.0)
4545
netrc (~> 0.8)

0 commit comments

Comments
 (0)