From 0841a509d982320c5ae21d195afae5940a9936a3 Mon Sep 17 00:00:00 2001 From: mherdeg Date: Mon, 22 Jun 2026 21:14:47 -0400 Subject: [PATCH 1/2] Update Gemfile --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index f0f43718..1f0d1c46 100644 --- a/Gemfile +++ b/Gemfile @@ -36,7 +36,7 @@ gem 'js-routes' gem 'kaminari' gem 'less-rails', '~> 2.7.0' gem 'message_bus' -gem 'mimemagic', github: 'mimemagicrb/mimemagic', ref: 'd5ebc0cd846dcc68142622c76ad71d021768b7c2' # this is v0.3.3 +gem 'mimemagic', git: 'https://github.com/mimemagicrb/mimemagic.git', ref: 'd5ebc0cd846dcc68142622c76ad71d021768b7c2' # this is v0.3.3 gem 'mysql2' gem 'neat', '~> 1.7.1' gem 'nokogiri' From 03d9b993c06933144392ee66dae00a76064596f7 Mon Sep 17 00:00:00 2001 From: mherdeg Date: Mon, 22 Jun 2026 21:14:51 -0400 Subject: [PATCH 2/2] Update Gemfile.lock --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 57c553cd..5c162bc0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/mimemagicrb/mimemagic.git + remote: https://github.com/mimemagicrb/mimemagic.git revision: d5ebc0cd846dcc68142622c76ad71d021768b7c2 ref: d5ebc0cd846dcc68142622c76ad71d021768b7c2 specs: