Skip to content

Commit

Permalink
Bump grape-swagger-entity from 0.1.5 to 0.2.5 (#3788)
Browse files Browse the repository at this point in the history
Bumps [grape-swagger-entity](https://github.com/ruby-grape/grape-swagger-entity) from 0.1.5 to 0.2.5.
- [Release notes](https://github.com/ruby-grape/grape-swagger-entity/releases)
- [Changelog](https://github.com/ruby-grape/grape-swagger-entity/blob/master/CHANGELOG.md)
- [Commits](ruby-grape/grape-swagger-entity@v0.1.5...v0.2.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and jywarren committed Oct 26, 2018
1 parent a9a48bc commit 3de151d
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 @@ -19,7 +19,7 @@ gem 'georuby', '2.0'
gem 'grape'
gem 'grape-entity'
gem 'grape-swagger', '~> 0.28.0'
gem 'grape-swagger-entity', '= 0.1.5'
gem 'grape-swagger-entity', '0.2.5'
gem 'grape-swagger-rails'
gem 'grape-swagger-ui'
gem 'http_accept_language'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,8 @@ GEM
multi_json (>= 1.3.2)
grape-swagger (0.28.0)
grape (>= 0.16.2)
grape-swagger-entity (0.1.5)
grape-entity
grape-swagger-entity (0.2.5)
grape-entity (>= 0.5.0)
grape-swagger (>= 0.20.4)
grape-swagger-rails (0.3.0)
railties (>= 3.2.12)
Expand Down Expand Up @@ -486,7 +486,7 @@ DEPENDENCIES
grape
grape-entity
grape-swagger (~> 0.28.0)
grape-swagger-entity (= 0.1.5)
grape-swagger-entity (= 0.2.5)
grape-swagger-rails
grape-swagger-ui
http_accept_language
Expand Down

0 comments on commit 3de151d

Please sign in to comment.