Skip to content

Commit

Permalink
Bump grape-swagger-rails from 0.5.0 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [grape-swagger-rails](https://github.com/ruby-grape/grape-swagger-rails) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/ruby-grape/grape-swagger-rails/releases)
- [Changelog](https://github.com/ruby-grape/grape-swagger-rails/blob/master/CHANGELOG.md)
- [Commits](ruby-grape/grape-swagger-rails@v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: grape-swagger-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent e7425f5 commit 1f1ced9
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,8 @@ GEM
grape-swagger-entity (0.5.5)
grape-entity (~> 1)
grape-swagger (~> 2)
grape-swagger-rails (0.5.0)
grape-swagger-rails (0.6.0)
ostruct
railties (>= 6.0.6.1)
grape-swagger-representable (0.2.2)
grape-swagger (>= 0.31.0)
Expand Down Expand Up @@ -323,7 +324,7 @@ GEM
method_source (1.1.0)
metrics (0.12.1)
mini_mime (1.1.5)
minitest (5.25.1)
minitest (5.25.2)
msgpack (1.7.3)
multi_json (1.15.0)
mustermann (3.0.3)
Expand Down Expand Up @@ -353,6 +354,7 @@ GEM
open4 (1.3.4)
openssl (3.2.0)
orm_adapter (0.5.0)
ostruct (0.6.1)
paper_trail (16.0.0)
activerecord (>= 6.1)
request_store (~> 1.4)
Expand Down Expand Up @@ -396,7 +398,7 @@ GEM
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.2.0)
rackup (2.2.1)
rack (>= 3)
rails (8.0.0)
actioncable (= 8.0.0)
Expand Down Expand Up @@ -433,7 +435,7 @@ GEM
rb-inotify (0.11.1)
ffi (~> 1.0)
rchardet (1.8.0)
rdoc (6.7.0)
rdoc (6.8.1)
psych (>= 4.0.0)
redis (5.3.0)
redis-client (>= 0.22.0)
Expand Down Expand Up @@ -571,7 +573,7 @@ GEM
execjs (>= 0.3.0, < 3)
ulid (1.4.0)
unicode-display_width (2.6.0)
uri (1.0.1)
uri (1.0.2)
useragent (0.16.10)
warden (1.2.9)
rack (>= 2.0.9)
Expand Down

0 comments on commit 1f1ced9

Please sign in to comment.