Commit fe6dd43377d97982f971e3ed879972fc5196842e
1 parent
93200e51
Exists in
staging
and in
4 other branches
Fix grape-entity version
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
Gemfile
@@ -34,7 +34,7 @@ gem 'slim' | @@ -34,7 +34,7 @@ gem 'slim' | ||
34 | 34 | ||
35 | # API dependencies | 35 | # API dependencies |
36 | gem 'grape', '~> 0.12' | 36 | gem 'grape', '~> 0.12' |
37 | -gem 'grape-entity', '~> 0.4.8' | 37 | +gem 'grape-entity', '= 0.4.8' |
38 | gem 'grape_logging' | 38 | gem 'grape_logging' |
39 | gem 'grape-swagger' | 39 | gem 'grape-swagger' |
40 | gem 'swagger-ui_rails' | 40 | gem 'swagger-ui_rails' |