From 5e4c38c28ecfd927a466aa128b9cb85a2e0e4ebc Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Mon, 17 Nov 2025 16:54:55 +0100 Subject: locopy: Require all arguments --- locopy/Gemfile | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 locopy/Gemfile (limited to 'locopy/Gemfile') diff --git a/locopy/Gemfile b/locopy/Gemfile deleted file mode 100644 index 3cfb1a0..0000000 --- a/locopy/Gemfile +++ /dev/null @@ -1,8 +0,0 @@ -# frozen_string_literal: true - -source 'https://rubygems.org' - -git_source(:github) { |repo_name| "https://github.com/#{repo_name}" } - -gem 'mysql2', '~> 0.5' -gem 'optparse', '~> 0.8.0' -- cgit v1.2.3