From 31dc6c4304a8171980f4d3742723284db33ec7a6 Mon Sep 17 00:00:00 2001 From: Graeme Porteous Date: Wed, 18 Dec 2024 11:59:53 +0000 Subject: [PATCH] Bump icasework gem to v0.1.2 For fixes to https://github.com/mysociety/icasework-ruby/issues/119 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3512b1e6..e6f570a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,7 @@ GEM domain_name (~> 0.5) i18n (1.10.0) concurrent-ruby (~> 1.0) - icasework (0.1.1) + icasework (0.1.2) activesupport (>= 4.0.0) jwt (~> 2.2.0) nokogiri (~> 1.0)