diff --git a/Gemfile.lock b/Gemfile.lock index a0b2855d85f37..ae41532a9b743 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,9 +117,12 @@ GEM activerecord (>= 3.0, < 5.2) delayed_job (>= 3.0, < 5) erubis (2.7.0) - et-orbi (1.1.0) + et-orbi (1.2.7) tzinfo execjs (2.4.0) + fugit (1.9.0) + et-orbi (~> 1, >= 1.2.7) + raabro (~> 1.4) globalid (0.4.2) activesupport (>= 4.2.0) hitimes (1.2.6) @@ -146,8 +149,8 @@ GEM minitest (5.3.3) mocha (0.14.0) metaclass (~> 0.0.1) - mono_logger (1.1.0) - multi_json (1.13.1) + mono_logger (1.1.2) + multi_json (1.15.0) mustache (0.99.8) mysql (2.9.1) mysql2 (0.5.0) @@ -162,8 +165,9 @@ GEM que (0.14.3) queue_classic (3.1.0) pg (>= 0.17, < 0.19) + raabro (1.4.0) racc (1.4.14) - rack (1.6.9) + rack (1.6.13) rack-cache (1.7.1) rack (>= 0.4) rack-protection (1.5.5) @@ -181,23 +185,23 @@ GEM rake (12.2.1) rdoc (4.3.0) redcarpet (3.1.2) - redis (4.0.1) - redis-namespace (1.6.0) - redis (>= 3.0.4) + redis (4.8.1) + redis-namespace (1.11.0) + redis (>= 4) resque (1.27.4) mono_logger (~> 1.0) multi_json (~> 1.0) redis-namespace (~> 1.3) sinatra (>= 0.9.2) vegas (~> 0.1.2) - resque-scheduler (4.3.1) + resque-scheduler (4.10.2) mono_logger (~> 1.0) - redis (>= 3.3, < 5) - resque (~> 1.26) - rufus-scheduler (~> 3.2) + redis (>= 3.3) + resque (>= 1.27) + rufus-scheduler (~> 3.2, != 3.3) ruby-prof (0.11.3) - rufus-scheduler (3.4.2) - et-orbi (~> 1.0) + rufus-scheduler (3.9.1) + fugit (~> 1.1, >= 1.1.6) sdoc (0.4.2) json (~> 1.7, >= 1.7.7) rdoc (~> 4.0) @@ -232,13 +236,13 @@ GEM thor (0.20.0) thread (0.1.7) thread_safe (0.3.6) - tilt (2.0.8) + tilt (2.3.0) timers (4.1.2) hitimes turbolinks (5.1.0) turbolinks-source (~> 5.1) turbolinks-source (5.1.0) - tzinfo (1.2.10) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3)