5 lines
91 B
Ruby
5 lines
91 B
Ruby
# frozen_string_literal: true
|
|
|
|
source 'https://rubygems.org'
|
|
|
|
gem 'tox', path: '../tox.rb'
|