diff options
author | Brian Evans <grknight@gentoo.org> | 2018-05-24 15:47:48 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2018-05-24 15:47:48 -0400 |
commit | 549f3459a5d03942b94a362e318138f94411fbc2 (patch) | |
tree | ea53103c0933c7fb420afe35b74d174bc3be7ff6 /Gemfile | |
parent | not a hash :( (diff) | |
download | semantic-data-toolkit-549f3459a5d03942b94a362e318138f94411fbc2.tar.gz semantic-data-toolkit-549f3459a5d03942b94a362e318138f94411fbc2.tar.bz2 semantic-data-toolkit-549f3459a5d03942b94a362e318138f94411fbc2.zip |
Infra is on Ruby 2.3; no need to have backports for <2.120180524T202804Z
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,4 +3,3 @@ source 'https://rubygems.org' gem 'rdf' gem 'rdf-rdfxml' gem 'nokogiri' -gem 'backports', require: false |