Skip to content

Commit

Permalink
added sidekiq gem to test group
Browse files Browse the repository at this point in the history
  • Loading branch information
stewartmckee committed Nov 26, 2013
1 parent b08f800 commit fbcfd9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ end

group :test do
gem 'coveralls', require: false
gem 'sidekiq'
end
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ DEPENDENCIES
resque
rspec
rspec-core
sidekiq
sinatra
slop
thin

0 comments on commit fbcfd9c

Please sign in to comment.