diff options
| author | Eugen Wissner <belka@caraus.de> | 2025-11-17 16:54:55 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2025-11-17 16:54:55 +0100 |
| commit | 5e4c38c28ecfd927a466aa128b9cb85a2e0e4ebc (patch) | |
| tree | 59b4ba2f104a9c357b711bfc315e90ea41e135ec /locopy/Gemfile | |
| parent | a3530666a60dd004fe2c28bb87fbabdf5e5bebab (diff) | |
| download | kazbek-5e4c38c28ecfd927a466aa128b9cb85a2e0e4ebc.tar.gz | |
locopy: Require all arguments
Diffstat (limited to 'locopy/Gemfile')
| -rw-r--r-- | locopy/Gemfile | 8 |
1 files changed, 0 insertions, 8 deletions
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' |
