lib/relaton_cie/scrapper.rb in relaton-cie-1.19.0 vs lib/relaton_cie/scrapper.rb in relaton-cie-1.19.1

- old
+ new

@@ -1,7 +1,7 @@ module RelatonCie module Scrapper - ENDPOINT = "https://raw.githubusercontent.com/relaton/relaton-data-cie/master/".freeze + ENDPOINT = "https://raw.githubusercontent.com/relaton/relaton-data-cie/main/".freeze INDEX_FILE = "index-v1.yaml".freeze class << self # @param code [String] # @return [RelatonCie::BibliographicItem]