Archived
1
0
Fork 0

Add gem "tox"

This commit is contained in:
Braiden Vasco 2017-07-21 05:54:18 +00:00
parent 65d1d5a93f
commit 29a8671d21
2 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,5 @@
# frozen_string_literal: true
source 'https://rubygems.org'
gem 'tox', path: '../tox.rb'

View file

@ -1,3 +1,8 @@
PATH
remote: ../tox.rb
specs:
tox (0.0.1)
GEM
remote: https://rubygems.org/
specs:
@ -6,6 +11,7 @@ PLATFORMS
ruby
DEPENDENCIES
tox!
BUNDLED WITH
1.13.6