Skip to content

Commit

Permalink
Update ruby-grape-danger gem
Browse files Browse the repository at this point in the history
  • Loading branch information
mscrivo committed Feb 2, 2024
1 parent 8e49d08 commit e29e51e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ gem 'grape-swagger', git: 'https://github.com/ruby-grape/grape-swagger.git'

group :test do
gem 'grape-entity', ENV.fetch('GRAPE_ENTITY', '0.6.1')
gem 'ruby-grape-danger', '~> 0.2.0', require: false
gem 'ruby-grape-danger', '~> 0.2.1', require: false
gem 'simplecov', require: false
end

0 comments on commit e29e51e

Please sign in to comment.