admin_vr400_script/Gemfile

10 lines
128 B
Ruby

# frozen_string_literal: true
source "https://rubygems.org"
# gem "rails"
gem "colorize", "~> 0.8.1"
gem "pry", "~> 0.14.2"