aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
blob: 3222d903445d4b7ea7f09d8779b45ba076c62508 (plain)
1
2
3
4
5
6
# frozen_string_literal: true

source 'https://rubygems.org'

gem 'pg', '~> 1.6'
gem 'term-ansicolor', '~> 1.11'