Skip to content

Commit

Permalink
updated workless
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorshamal committed Sep 29, 2015
1 parent 8e60089 commit 4b237d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -53,7 +53,7 @@ end

# place last to allow other stuff to be instrumented
group :production do
gem 'workless', '~> 1.1.1'
gem 'workless', '~> 1.2.2'
gem 'newrelic_rpm'
gem 'rails_12factor'
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -391,7 +391,7 @@ GEM
warden (1.2.3)
rack (>= 1.0)
will_paginate (3.0.7)
workless (1.1.3)
workless (1.2.3)
delayed_job (>= 2.0.7)
heroku-api
rails
Expand Down Expand Up @@ -442,7 +442,7 @@ DEPENDENCIES
thin
uglifier
will_paginate
workless (~> 1.1.1)
workless (~> 1.2.2)

BUNDLED WITH
1.10.6

0 comments on commit 4b237d8

Please sign in to comment.