Files
mac_os/Gemfile
Brooke Kuhlmann f8a779e926 Updated to Ruby 3.0.0
Includes temporary disablement of gem dependencies that require
updating to Ruby 3.0.0 first.

[Details](https://chl.li/LdWrE).
2020-12-29 10:35:38 -07:00

7 lines
111 B
Ruby

# frozen_string_literal: true
source "https://rubygems.org"
gem "rake", "~> 13.0"
# gem "git-lint", "~> 1.4"