mirror of
https://github.com/lloeki/rebel.git
synced 2025-12-06 10:04:39 +01:00
8 lines
90 B
Ruby
8 lines
90 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gemspec
|
|
|
|
gem 'minitest'
|
|
gem 'pry'
|
|
gem 'rake'
|
|
gem 'rubocop'
|