From 2e858fb3fa95e144a0631ce77ff860a3a404f7ed Mon Sep 17 00:00:00 2001 From: Joel Drapper Date: Mon, 17 Feb 2025 23:23:52 +0000 Subject: [PATCH] Update Gemfile --- Gemfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Gemfile b/Gemfile index 132836f6..a93a491a 100644 --- a/Gemfile +++ b/Gemfile @@ -3,8 +3,6 @@ source "https://rubygems.org" git_source(:github) { |repo| "https://github.com/#{repo}.git" } -ruby "3.4.2" - gemspec group :test do