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