mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Remove rails dependency from Gemfile.
I assume this is a development dependency covered by myapp/Gemfile.
This commit is contained in:
parent
2b74cef634
commit
4cd56c4ccb
1 changed files with 0 additions and 1 deletions
1
Gemfile
1
Gemfile
|
|
@ -3,7 +3,6 @@ gemspec
|
|||
|
||||
gem 'celluloid', "~> 0.12.0"
|
||||
gem 'slim'
|
||||
gem 'rails', '3.2.8'
|
||||
gem 'sqlite3'
|
||||
|
||||
group :test do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue