Commit 93200e51cbd438749d3448fdd18d8f5e23025301
1 parent
ac16dd9c
Exists in
theme-brasil-digital-from-staging
and in
2 other branches
Update gemfile lock
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
Gemfile.lock
... | ... | @@ -230,7 +230,7 @@ GEM |
230 | 230 | rack-accept |
231 | 231 | rack-mount |
232 | 232 | virtus (>= 1.0.0) |
233 | - grape-entity (0.5.0) | |
233 | + grape-entity (0.4.8) | |
234 | 234 | activesupport |
235 | 235 | multi_json (>= 1.3.2) |
236 | 236 | grape-swagger (0.10.2) |
... | ... | @@ -439,7 +439,7 @@ DEPENDENCIES |
439 | 439 | gdata (> 0.0.0)! |
440 | 440 | gettext (~> 3.1) |
441 | 441 | grape (~> 0.12) |
442 | - grape-entity | |
442 | + grape-entity (~> 0.4.8) | |
443 | 443 | grape-swagger |
444 | 444 | grape_logging |
445 | 445 | honeypot (= 0.0.0)! | ... | ... |