2023/Gemfile

8 lines
145 B
Ruby
Raw Permalink Normal View History

2023-12-02 00:25:40 +01:00
# frozen_string_literal: true
source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
gem "aoc_rb"