From cabd45e69511b0f38ca6b6bf1b1ce169dc902f7c Mon Sep 17 00:00:00 2001 From: "Peter H. Boling" Date: Tue, 15 Jul 2025 18:55:51 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9E=96=20remove=20bundler=20from=20dev=20dep?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Gemfile b/Gemfile index d323e2c5..a680c133 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,6 @@ git_source(:github) {|repo_name| "https://github.com/#{repo_name}" } gemspec group :development do - gem "bundler" # This is for suppressing the following warning: # # warning: ostruct was loaded from the standard library, but will