Includes temporary disablement of gem dependencies that require updating to Ruby 3.0.0 first. [Details](https://chl.li/LdWrE).
7 lines
111 B
Ruby
7 lines
111 B
Ruby
# frozen_string_literal: true
|
|
|
|
source "https://rubygems.org"
|
|
|
|
gem "rake", "~> 13.0"
|
|
# gem "git-lint", "~> 1.4"
|