diff --git a/Gemfile b/Gemfile index 88d7ccec2..deb6b558d 100644 --- a/Gemfile +++ b/Gemfile @@ -226,7 +226,7 @@ group :production do # we don"t install these on travis to speed up test runs # Process management - gem "eye", "0.9.1" + gem "eye", "0.9.2" # Redirects diff --git a/Gemfile.lock b/Gemfile.lock index 2c04e0174..fbe24c684 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -193,7 +193,7 @@ GEM ffi (>= 1.3.0) excon (0.57.1) execjs (2.7.0) - eye (0.9.1) + eye (0.9.2) celluloid (~> 0.17.3) celluloid-io (~> 0.17.0) sigar (~> 0.7.3) @@ -287,7 +287,7 @@ GEM hashdiff (0.3.2) hashie (3.5.6) hike (1.2.3) - hitimes (1.2.4) + hitimes (1.2.5) http (2.2.1) addressable (~> 2.3) http-cookie (~> 1.0) @@ -379,7 +379,7 @@ GEM mysql2 (0.4.8) naught (1.1.0) nenv (0.3.0) - nio4r (2.0.0) + nio4r (2.1.0) nokogiri (1.8.0) mini_portile2 (~> 2.2.0) notiffany (0.1.1) @@ -665,7 +665,7 @@ GEM actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) - state_machines (0.4.0) + state_machines (0.5.0) string-direction (1.2.0) yard (~> 0.8) swd (1.0.1) @@ -779,7 +779,7 @@ DEPENDENCIES diaspora_federation-rails (= 0.2.0) diaspora_federation-test (= 0.2.0) entypo-rails (= 3.0.0) - eye (= 0.9.1) + eye (= 0.9.2) factory_girl_rails (= 4.8.0) faraday (= 0.11.0) faraday-cookie_jar (= 0.0.6)