Watch
1
0
Fork
You've already forked advent-of-code
0
advent-of-code/2023/Gemfile

7 lines
179 B
Ruby

# frozen_string_literal: true
source "https://rubygems.org"
gem 'sorbet-static-and-runtime'
gem 'sorbet-struct-comparable'
gem 'tapioca', require: false, :group => :development