From dddaf861d44f3c695fff5c20e645d7eae530bc7a Mon Sep 17 00:00:00 2001 From: Robin Brandt Date: Thu, 18 Dec 2025 13:56:24 -0500 Subject: [PATCH] Bump mittens gem to support build on FreeBSD (#2196) --- Gemfile.lock | 2 +- Gemfile.saas.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 57315b541..7960ef6de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -267,7 +267,7 @@ GEM railties (>= 7.1) stimulus-rails turbo-rails - mittens (0.3.0) + mittens (0.3.1) mocha (2.8.2) ruby2_keywords (>= 0.0.5) msgpack (1.8.0) diff --git a/Gemfile.saas.lock b/Gemfile.saas.lock index 576bbc731..ec5266035 100644 --- a/Gemfile.saas.lock +++ b/Gemfile.saas.lock @@ -346,7 +346,7 @@ GEM railties (>= 7.1) stimulus-rails turbo-rails - mittens (0.3.0) + mittens (0.3.1) mocha (2.8.2) ruby2_keywords (>= 0.0.5) msgpack (1.8.0)