mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
jeez
This commit is contained in:
parent
a2374039ef
commit
5db621fc7e
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -11,7 +11,7 @@ gem "activerecord-jdbcsqlite3-adapter", platforms: :jruby
|
|||
group :test do
|
||||
gem "minitest"
|
||||
gem "simplecov"
|
||||
gem 'codecov', require: false
|
||||
gem "codecov", require: false
|
||||
end
|
||||
|
||||
group :development, :test do
|
||||
|
|
Loading…
Add table
Reference in a new issue