Skip to content

Commit

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

chore(deps): bump rswag-ui from 2.14.0 to 2.15.0
  • Loading branch information
icyleaf authored Oct 16, 2024
2 parents 638e969 + 07d5432 commit 94f91fa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.14.0'
gem 'rswag-ui', '~> 2.14.0'
gem 'rswag-ui', '~> 2.15.0'
gem 'ostruct' # needs in rswag

# Model
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ GEM
interception (0.5)
io-console (0.7.2)
iostruct (0.1.3)
irb (1.14.0)
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jb (0.8.2)
Expand Down Expand Up @@ -517,7 +517,7 @@ GEM
json-schema (>= 2.2, < 5.0)
railties (>= 5.2, < 8.0)
rspec-core (>= 2.14)
rswag-ui (2.14.0)
rswag-ui (2.15.0)
actionpack (>= 5.2, < 8.0)
railties (>= 5.2, < 8.0)
rubocop (1.64.1)
Expand Down Expand Up @@ -692,7 +692,7 @@ DEPENDENCIES
rspec-rails
rswag-api (~> 2.14.0)
rswag-specs
rswag-ui (~> 2.14.0)
rswag-ui (~> 2.15.0)
rubocop (>= 0.70)
rubocop-rails
sentry-rails (~> 5.19.0)
Expand Down

0 comments on commit 94f91fa

Please sign in to comment.