This commit is contained in:
Steffen van Bergerem 2016-06-12 23:42:23 +02:00 committed by Dennis Schubert
parent 45063bf08d
commit 02bd6c3c3e
No known key found for this signature in database
GPG key ID: 5A0304BEA7966D7E
2 changed files with 4 additions and 4 deletions

View file

@ -220,7 +220,7 @@ group :production do # we don"t install these on travis to speed up test runs
# Process management
gem "eye", "0.8"
gem "eye", "0.8.1"
# Redirects

View file

@ -203,8 +203,8 @@ GEM
ffi (>= 1.3.0)
excon (0.49.0)
execjs (2.7.0)
eye (0.8)
celluloid (~> 0.17.2)
eye (0.8.1)
celluloid (~> 0.17.3)
celluloid-io (~> 0.17.0)
sigar (~> 0.7.3)
state_machine
@ -934,7 +934,7 @@ DEPENDENCIES
diaspora_federation-rails (= 0.0.13)
diaspora_federation-test (= 0.0.13)
entypo-rails (= 3.0.0.pre.rc2)
eye (= 0.8)
eye (= 0.8.1)
factory_girl_rails (= 4.7.0)
faraday (= 0.9.2)
faraday-cookie_jar (= 0.0.6)