admin_vr400_script/Gemfile
2023-06-02 17:50:30 +02:00

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"