Skip to content

Commit 1ba6231

Browse files
build(deps): bump rswag-api from 2.15.0 to 2.16.0
Bumps [rswag-api](https://github.com/rswag/rswag) from 2.15.0 to 2.16.0. - [Release notes](https://github.com/rswag/rswag/releases) - [Changelog](https://github.com/rswag/rswag/blob/master/CHANGELOG.md) - [Commits](rswag/rswag@2.15.0...2.16.0) --- updated-dependencies: - dependency-name: rswag-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34ef3d6 commit 1ba6231

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

+12-12
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ GEM
157157
activerecord (>= 5.a)
158158
database_cleaner-core (~> 2.0.0)
159159
database_cleaner-core (2.0.1)
160-
date (3.4.0)
160+
date (3.4.1)
161161
delayed_job (4.1.13)
162162
activesupport (>= 3.0, < 9.0)
163163
delayed_job_active_record (4.1.11)
@@ -268,7 +268,7 @@ GEM
268268
mini_magick (>= 4.9.5, < 5)
269269
ruby-vips (>= 2.0.17, < 3)
270270
io-console (0.8.0)
271-
irb (1.14.1)
271+
irb (1.14.2)
272272
rdoc (>= 4.0.0)
273273
reline (>= 0.4.2)
274274
jbuilder (2.13.0)
@@ -289,7 +289,7 @@ GEM
289289
letter_opener (1.10.0)
290290
launchy (>= 2.2, < 4)
291291
lint_roller (1.1.0)
292-
logger (1.6.2)
292+
logger (1.6.3)
293293
lograge (0.14.0)
294294
actionpack (>= 4)
295295
activesupport (>= 4)
@@ -325,14 +325,14 @@ GEM
325325
net-smtp (0.5.0)
326326
net-protocol
327327
nio4r (2.7.4)
328-
nokogiri (1.17.1)
328+
nokogiri (1.17.2)
329329
mini_portile2 (~> 2.8.2)
330330
racc (~> 1.4)
331-
nokogiri (1.17.1-arm64-darwin)
331+
nokogiri (1.17.2-arm64-darwin)
332332
racc (~> 1.4)
333-
nokogiri (1.17.1-x86_64-darwin)
333+
nokogiri (1.17.2-x86_64-darwin)
334334
racc (~> 1.4)
335-
nokogiri (1.17.1-x86_64-linux)
335+
nokogiri (1.17.2-x86_64-linux)
336336
racc (~> 1.4)
337337
noticed (2.4.3)
338338
rails (>= 6.1.0)
@@ -407,7 +407,7 @@ GEM
407407
activesupport (>= 5.0.0)
408408
minitest
409409
nokogiri (>= 1.6)
410-
rails-html-sanitizer (1.6.1)
410+
rails-html-sanitizer (1.6.2)
411411
loofah (~> 2.21)
412412
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
413413
railties (7.2.2)
@@ -420,7 +420,7 @@ GEM
420420
zeitwerk (~> 2.6)
421421
rainbow (3.1.1)
422422
rake (13.2.1)
423-
rdoc (6.8.1)
423+
rdoc (6.9.0)
424424
psych (>= 4.0.0)
425425
regexp_parser (2.9.2)
426426
reline (0.5.12)
@@ -450,9 +450,9 @@ GEM
450450
rspec-support (3.13.2)
451451
rspec_junit_formatter (0.6.0)
452452
rspec-core (>= 2, < 4, != 2.12.0)
453-
rswag-api (2.15.0)
454-
activesupport (>= 5.2, < 8.0)
455-
railties (>= 5.2, < 8.0)
453+
rswag-api (2.16.0)
454+
activesupport (>= 5.2, < 8.1)
455+
railties (>= 5.2, < 8.1)
456456
rswag-specs (2.16.0)
457457
activesupport (>= 5.2, < 8.1)
458458
json-schema (>= 2.2, < 6.0)

0 commit comments

Comments
 (0)