diff options
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' |
