Skip to content

Commit

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

chore(deps): bump rswag-ui from 2.15.0 to 2.16.0
  • Loading branch information
icyleaf authored Nov 26, 2024
2 parents 90e5783 + eb4672f commit 6e33a79
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.5'
gem 'simple_form', '~> 5.3'
gem 'rswag-api', '~> 2.15.0'
gem 'rswag-ui', '~> 2.15.0'
gem 'rswag-ui', '~> 2.16.0'
gem 'ostruct' # needs in rswag

# Model
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -521,9 +521,9 @@ GEM
json-schema (>= 2.2, < 5.0)
railties (>= 5.2, < 8.0)
rspec-core (>= 2.14)
rswag-ui (2.15.0)
actionpack (>= 5.2, < 8.0)
railties (>= 5.2, < 8.0)
rswag-ui (2.16.0)
actionpack (>= 5.2, < 8.1)
railties (>= 5.2, < 8.1)
rubocop (1.64.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down Expand Up @@ -695,7 +695,7 @@ DEPENDENCIES
rspec-rails
rswag-api (~> 2.15.0)
rswag-specs
rswag-ui (~> 2.15.0)
rswag-ui (~> 2.16.0)
rubocop (>= 0.70)
rubocop-rails
sentry-rails (~> 5.21.0)
Expand Down

0 comments on commit 6e33a79

Please sign in to comment.