From 549f3459a5d03942b94a362e318138f94411fbc2 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Thu, 24 May 2018 15:47:48 -0400 Subject: Infra is on Ruby 2.3; no need to have backports for <2.1 --- projects.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'projects.rb') diff --git a/projects.rb b/projects.rb index b76742a..69a2857 100755 --- a/projects.rb +++ b/projects.rb @@ -3,7 +3,6 @@ # Alex Legler require_relative 'lib/vocabulary' -require 'backports/2.1.0/array/to_h' require 'json' require 'rdf/rdfxml' require 'uri' -- cgit v1.2.3-65-gdbad