aoc-helper/Gemfile

7 lines
94 B
Ruby

# frozen_string_literal: true
source "https://rubygems.org"
gem 'tty-prompt'
gem 'tty-file'