# frozen_string_literal: true

source "https://rubygems.org"

gem 'glug', git: 'https://github.com/systemed/glug.git', branch: 'master'
gem 'rubocop', require: false
