Bump eye
This commit is contained in:
parent
45063bf08d
commit
02bd6c3c3e
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue