From 79dd40193491cde035f51794567be73333d3f456 Mon Sep 17 00:00:00 2001 From: Nick Stokoe Date: Fri, 5 May 2023 13:24:59 +0100 Subject: [PATCH] owned-by-oxford/Gemfile - bump to version supporting vocabs.json generation The later one which can also handle the gaps in activities-modified.ttl! --- owned-by-oxford/Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/owned-by-oxford/Gemfile b/owned-by-oxford/Gemfile index 2c6da934..d72adf83 100644 --- a/owned-by-oxford/Gemfile +++ b/owned-by-oxford/Gemfile @@ -1,3 +1,3 @@ source "https://rubygems.org" -gem "se_open_data", :github => "SolidarityEconomyAssociation/se-open-data", :branch => "v2.1.6" +gem "se_open_data", :github => "SolidarityEconomyAssociation/se-open-data", :branch => "v2.1.10" gem "airrecord"