1
0
mirror of https://github.com/safiire/n65.git synced 2024-12-12 00:29:03 +00:00
n65/Gemfile

7 lines
103 B
Ruby
Raw Normal View History

2015-03-31 09:40:12 +00:00
source 'https://rubygems.org'
# Specify your gem's dependencies in n65.gemspec
gemspec
2016-03-05 01:10:27 +00:00
Gem 'mintest'