Zealot/Gemfile

9 lines
130 B
Ruby

# frozen_string_literal: true
source "https://rubygems.org"
gem "toml", "~> 0.3.0"
gem "rubocop", "~> 1.35.1", require: false