mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
ruby only
This commit is contained in:
parent
60d23365f7
commit
70b9ff47ab
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -5,7 +5,7 @@ gemspec
|
|||
gem "rake"
|
||||
gem "redis-namespace"
|
||||
gem "rails"
|
||||
gem "sqlite3"
|
||||
gem "sqlite3", platforms: :ruby
|
||||
gem "activerecord-jdbcsqlite3-adapter", platforms: :jruby
|
||||
|
||||
group :test do
|
||||
|
|
Loading…
Add table
Reference in a new issue