Ru-b2-SQL-Backups/gemfile
2023-02-23 15:42:16 -07:00

7 lines
112 B
Plaintext

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