diff --git a/Gemfile b/Gemfile index 18f3ed878..747a48098 100644 --- a/Gemfile +++ b/Gemfile @@ -222,7 +222,7 @@ group :production do # we don"t install these on travis to speed up test runs # Process management - gem "eye", "0.8.1" + gem "eye", "0.9.1" # Redirects diff --git a/Gemfile.lock b/Gemfile.lock index 7825bfcb0..527aeab97 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -197,11 +197,11 @@ GEM ffi (>= 1.3.0) excon (0.54.0) execjs (2.7.0) - eye (0.8.1) + eye (0.9.1) celluloid (~> 0.17.3) celluloid-io (~> 0.17.0) sigar (~> 0.7.3) - state_machine + state_machines thor factory_girl (4.7.0) activesupport (>= 3.0.0) @@ -392,7 +392,7 @@ GEM naught (1.1.0) nenv (0.3.0) nested_form (0.3.2) - nio4r (1.2.1) + nio4r (2.0.0) nokogiri (1.6.8.1) mini_portile2 (~> 2.1.0) notiffany (0.1.1) @@ -693,7 +693,7 @@ GEM actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) - state_machine (1.2.0) + state_machines (0.4.0) string-direction (1.2.0) yard (~> 0.8) swd (1.0.1) @@ -715,7 +715,7 @@ GEM thread_safe (0.3.6) tilt (1.4.1) timecop (0.8.1) - timers (4.1.1) + timers (4.1.2) hitimes tins (1.12.0) turbo_dev_assets (0.0.2) @@ -808,7 +808,7 @@ DEPENDENCIES diaspora_federation-rails (= 0.1.7) diaspora_federation-test (= 0.1.7) entypo-rails (= 3.0.0.pre.rc2) - eye (= 0.8.1) + eye (= 0.9.1) factory_girl_rails (= 4.7.0) faraday (= 0.9.2) faraday-cookie_jar (= 0.0.6)