aoc-helper/Gemfile

7 lines
94 B
Ruby
Raw Normal View History

2022-12-02 18:57:54 +01:00
# frozen_string_literal: true
source "https://rubygems.org"
gem 'tty-prompt'
gem 'tty-file'