Ru-b2-SQL-Backups/Gemfile

7 lines
106 B
Ruby
Raw Permalink Normal View History

2023-07-27 19:43:49 -06:00
# frozen_string_literal: true
source 'https://rubygems.org'
gem 'json', '2.6.3'
gem 'rubocop', '1.46.0'