mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
8 lines
126 B
Ruby
8 lines
126 B
Ruby
source 'https://rubygems.org'
|
|
gemspec
|
|
|
|
gem 'rails', '>= 5.0.1'
|
|
#gem "hiredis"
|
|
gem 'simplecov'
|
|
gem 'minitest'
|
|
#gem 'toxiproxy'
|