Commit c77d5d2996e148f1e148ee12911990f657e3cf09

Authored by Marcos Pereira
1 parent 5f06c747

fixes entity version

Signed-off-by: Gustavo Jaruga <darksshades@gmail.com>
Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com>
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
debian/control
... ... @@ -60,7 +60,7 @@ Depends: adduser,
60 60 ruby-feedparser (>= 0.7-3~),
61 61 ruby-gettext,
62 62 ruby-grape,
63   - ruby-grape-entity,
  63 + ruby-grape-entity (= 0.4.8),
64 64 ruby-grape-logging,
65 65 ruby-minitest,
66 66 ruby-nokogiri,
... ...