Skip to content

Commit a64e918

Browse files
committed
fix: add roo and rdf-rdfxml to Gemfile for CI
1 parent 8ca0dac commit a64e918

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ gem 'rake'
1818
gem 'rest-client'
1919
gem 'rsolr', '~> 1.0'
2020
gem 'rubyzip', '~> 1.0'
21+
gem 'roo'
22+
gem 'rdf-rdfxml'
2123
gem 'thin'
2224
gem 'request_store'
2325
gem 'jwt'

0 commit comments

Comments
 (0)