Skip to content

Commit

Permalink
Merge pull request #1624 from tryzealot/dependabot/bundler/rswag-ui-2…
Browse files Browse the repository at this point in the history
….14.0

chore(deps): bump rswag-ui from 2.13.0 to 2.14.0
  • Loading branch information
icyleaf authored Sep 10, 2024
2 parents a60752a + eaab9b2 commit 1b6ceaa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ gem 'slim-rails', '~> 3.6.3'
gem 'kramdown', '~> 2.4'
gem 'simple_form', '~> 5.3'
gem 'rswag-api', '~> 2.13.0'
gem 'rswag-ui', '~> 2.13.0'
gem 'rswag-ui', '~> 2.14.0'

# Model
gem 'friendly_id', '~> 5.5.1'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -520,9 +520,9 @@ GEM
json-schema (>= 2.2, < 5.0)
railties (>= 5.2, < 8.0)
rspec-core (>= 2.14)
rswag-ui (2.13.0)
actionpack (>= 3.1, < 7.2)
railties (>= 3.1, < 7.2)
rswag-ui (2.14.0)
actionpack (>= 5.2, < 8.0)
railties (>= 5.2, < 8.0)
rubocop (1.64.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down Expand Up @@ -693,7 +693,7 @@ DEPENDENCIES
rspec-rails
rswag-api (~> 2.13.0)
rswag-specs
rswag-ui (~> 2.13.0)
rswag-ui (~> 2.14.0)
rubocop (>= 0.70)
rubocop-rails
sentry-rails (~> 5.19.0)
Expand Down

0 comments on commit 1b6ceaa

Please sign in to comment.