Skip to content

Commit

Permalink
Bump rswag-specs from 2.5.1 to 2.6.0 (#10695)
Browse files Browse the repository at this point in the history
* Bump rswag-specs from 2.5.1 to 2.6.0

Bumps [rswag-specs](https://github.com/rswag/rswag) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/rswag/rswag/releases)
- [Changelog](https://github.com/rswag/rswag/blob/master/CHANGELOG.md)
- [Commits](rswag/rswag@2.5.1...2.6.0)

---
updated-dependencies:
- dependency-name: rswag-specs
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix issues with dependabot bundler version

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lindsey Hattamer <lindsey.hattamer@oddball.io>
  • Loading branch information
dependabot[bot] and LindseySaari authored Sep 15, 2022
1 parent 874e69c commit 12d801a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ GEM
ecma-re-validator (0.4.0)
regexp_parser (~> 2.2)
einhorn (0.8.2)
erubi (1.10.0)
erubi (1.11.0)
et-orbi (1.2.7)
tzinfo
ethon (0.15.0)
Expand Down Expand Up @@ -577,7 +577,7 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
lockbox (1.0.0)
loofah (2.18.0)
loofah (2.19.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.2.8)
Expand Down Expand Up @@ -815,7 +815,7 @@ GEM
rspec-support (3.11.0)
rspec_junit_formatter (0.5.1)
rspec-core (>= 2, < 4, != 2.12.0)
rswag-specs (2.5.1)
rswag-specs (2.6.0)
activesupport (>= 3.1, < 7.1)
json-schema (~> 2.2)
railties (>= 3.1, < 7.1)
Expand Down

0 comments on commit 12d801a

Please sign in to comment.