Ru-b2-SQL-Backups/Gemfile
2023-07-28 01:43:49 +00:00

7 lines
106 B
Ruby

# frozen_string_literal: true
source 'https://rubygems.org'
gem 'json', '2.6.3'
gem 'rubocop', '1.46.0'