mirror of
https://github.com/lloeki/rebel.git
synced 2025-12-06 01:54:40 +01:00
Rakefile w/ test+gem tasks
This commit is contained in:
parent
8ae604557b
commit
934e72b00f
5 changed files with 19 additions and 5 deletions
3
Gemfile
3
Gemfile
|
|
@ -2,6 +2,7 @@ source 'https://rubygems.org'
|
|||
|
||||
gemspec
|
||||
|
||||
gem 'rubocop'
|
||||
gem 'minitest'
|
||||
gem 'pry'
|
||||
gem 'rake'
|
||||
gem 'rubocop'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue