diff --git a/dotcoop2023/Gemfile b/dotcoop2023/Gemfile index 599ac2d0..dd696b2e 100644 --- a/dotcoop2023/Gemfile +++ b/dotcoop2023/Gemfile @@ -1,2 +1,3 @@ source "https://rubygems.org" -gem "se_open_data", :github => "SolidarityEconomyAssociation/se-open-data", :branch => "v2.1.9" +gem "se_open_data", :github => "SolidarityEconomyAssociation/se-open-data", :branch => "v2.1.10" +gem "rdf-rdfxml", "~> 3.2", ">= 3.2.1"