Commit 883061f3ba5f7d0ea5101346e09d0b9aeed8c42d

Authored by Leandro Santos
1 parent 27cdcb60

fix roadie version

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
plugins/virtuoso/Gemfile
... ... @@ -3,5 +3,5 @@ gem 'rdf'
3 3 gem 'rdf-virtuoso'
4 4 gem 'oai', '0.3.1'
5 5 gem 'liquid', '~> 3.0.3'
6   -gem 'roadie'
  6 +gem 'roadie', '3.0.5'
7 7 gem 'roadie-rails'
... ...