1
0
Fork 0
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:
grosser 2013-05-31 08:47:37 -07:00
parent 2851800ed4
commit 010862fdc4

View file

@ -1,7 +1,6 @@
source 'http://rubygems.org'
gemspec
gem 'slim'
gem 'sqlite3', :platform => :mri
group :test do