Skip to content

Commit 0a2af60

Browse files
Bump rswag-api from 2.7.0 to 2.14.0
Bumps [rswag-api](https://github.com/rswag/rswag) from 2.7.0 to 2.14.0. - [Release notes](https://github.com/rswag/rswag/releases) - [Changelog](https://github.com/rswag/rswag/blob/master/CHANGELOG.md) - [Commits](rswag/rswag@2.7.0...2.14.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 efca29c commit 0a2af60

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

Gemfile.lock

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ GEM
7878
bindex (0.8.1)
7979
bootsnap (1.13.0)
8080
msgpack (~> 1.2)
81-
builder (3.2.4)
81+
builder (3.3.0)
8282
byebug (11.1.3)
8383
cancancan (3.4.0)
8484
capistrano (3.18.1)
@@ -106,7 +106,7 @@ GEM
106106
regexp_parser (>= 1.5, < 3.0)
107107
xpath (~> 3.2)
108108
childprocess (4.1.0)
109-
concurrent-ruby (1.2.3)
109+
concurrent-ruby (1.3.4)
110110
crass (1.0.6)
111111
cssbundling-rails (1.1.1)
112112
railties (>= 6.0.0)
@@ -130,7 +130,7 @@ GEM
130130
dotenv (= 2.8.1)
131131
railties (>= 3.2)
132132
ed25519 (1.3.0)
133-
erubi (1.12.0)
133+
erubi (1.13.0)
134134
factory_bot (6.2.1)
135135
activesupport (>= 5.0.0)
136136
factory_bot_rails (6.2.0)
@@ -174,7 +174,7 @@ GEM
174174
matrix (0.4.2)
175175
method_source (1.1.0)
176176
mini_mime (1.1.5)
177-
minitest (5.23.1)
177+
minitest (5.25.1)
178178
msgpack (1.6.0)
179179
multi_xml (0.6.0)
180180
mutex_m (0.2.0)
@@ -199,11 +199,11 @@ GEM
199199
timeout
200200
net-ssh (7.2.3)
201201
nio4r (2.7.3)
202-
nokogiri (1.16.5-arm64-darwin)
202+
nokogiri (1.16.7-arm64-darwin)
203203
racc (~> 1.4)
204-
nokogiri (1.16.5-x86_64-darwin)
204+
nokogiri (1.16.7-x86_64-darwin)
205205
racc (~> 1.4)
206-
nokogiri (1.16.5-x86_64-linux)
206+
nokogiri (1.16.7-x86_64-linux)
207207
racc (~> 1.4)
208208
oauth2 (2.0.2)
209209
faraday (>= 0.17.3, < 3.0)
@@ -232,7 +232,7 @@ GEM
232232
public_suffix (5.0.5)
233233
puma (6.0.0)
234234
nio4r (~> 2.0)
235-
racc (1.8.0)
235+
racc (1.8.1)
236236
rack (2.2.9)
237237
rack-protection (2.2.0)
238238
rack
@@ -299,8 +299,9 @@ GEM
299299
rspec-mocks (~> 3.11)
300300
rspec-support (~> 3.11)
301301
rspec-support (3.11.1)
302-
rswag-api (2.7.0)
303-
railties (>= 3.1, < 7.1)
302+
rswag-api (2.14.0)
303+
activesupport (>= 5.2, < 8.0)
304+
railties (>= 5.2, < 8.0)
304305
rswag-specs (2.7.0)
305306
activesupport (>= 3.1, < 7.1)
306307
json-schema (>= 2.2, < 4.0)
@@ -389,7 +390,7 @@ GEM
389390
websocket-extensions (0.1.5)
390391
xpath (3.2.0)
391392
nokogiri (~> 1.8)
392-
zeitwerk (2.6.15)
393+
zeitwerk (2.6.17)
393394

394395
PLATFORMS
395396
arm64-darwin-23

0 commit comments

Comments
 (0)