Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonne Haß <me@jhass.eu>2015-09-14 18:14:58 +0300
committerDennis Schubert <mail@dennis-schubert.de>2015-09-20 00:00:08 +0300
commit0169f5ca8c7efa5d25195ee5ac637594d3994bdb (patch)
tree8360c4fc63c73c51a4beebd4f98e56acefc15edf /Gemfile
parentab74d2313d3d89583c4c223df023e33c9fdd723c (diff)
bump eye, sidekiq, celluloid
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index 88372140d..a421abf39 100644
--- a/Gemfile
+++ b/Gemfile
@@ -32,7 +32,7 @@ gem "simple_captcha2", "0.3.4", require: "simple_captcha"
# Background processing
-gem "sidekiq", "3.4.2"
+gem "sidekiq", "3.5.0"
gem "sinatra", "1.4.6"
# Scheduled processing
@@ -208,7 +208,7 @@ group :production do # we don"t install these on travis to speed up test runs
# Process management
- gem "eye", "0.7.pre"
+ gem "eye", "0.8.pre"
# Redirects