mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
remove duplicate slim requirement leading to lower verserion being bundled
This commit is contained in:
parent
2851800ed4
commit
010862fdc4
1 changed files with 0 additions and 1 deletions
1
Gemfile
1
Gemfile
|
@ -1,7 +1,6 @@
|
|||
source 'http://rubygems.org'
|
||||
gemspec
|
||||
|
||||
gem 'slim'
|
||||
gem 'sqlite3', :platform => :mri
|
||||
|
||||
group :test do
|
||||
|
|
Loading…
Add table
Reference in a new issue