7 lines
136 B
Ruby
7 lines
136 B
Ruby
# encoding: utf-8
|
|
|
|
source 'https://rubygems.org'
|
|
|
|
gemspec name: 'mutant'
|
|
|
|
gem 'devtools', git: 'https://github.com/rom-rb/devtools.git'
|