diff --git a/Gemfile.lock b/Gemfile.lock index 4be4a6019db..0a0ec4ecbbf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,9 +39,9 @@ GEM tzinfo (~> 1.1) addressable (2.5.1) public_suffix (~> 2.0, >= 2.0.2) - annotate (2.7.1) + annotate (2.7.2) activerecord (>= 3.2, < 6.0) - rake (>= 10.4, < 12.0) + rake (>= 10.4, < 13.0) arel (6.0.4) aws-sdk (2.5.3) aws-sdk-resources (= 2.5.3) @@ -65,7 +65,7 @@ GEM bootsnap (0.3.0) msgpack (~> 1.0) builder (3.2.3) - bullet (5.4.2) + bullet (5.5.1) activesupport (>= 3.0.0) uniform_notifier (~> 1.10.0) byebug (9.0.6) @@ -76,7 +76,7 @@ GEM crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.2) - debug_inspector (0.0.2) + debug_inspector (0.0.3) diff-lcs (1.3) discourse-qunit-rails (0.0.9) railties @@ -118,7 +118,7 @@ GEM fastimage (2.1.0) ffi (1.9.18) flamegraph (0.9.5) - foreman (0.82.0) + foreman (0.84.0) thor (~> 0.19.1) fspath (3.1.0) gc_tracer (1.5.1) @@ -160,13 +160,13 @@ GEM metaclass (0.0.4) method_source (0.8.2) mime-types (2.99.3) - mini_portile2 (2.1.0) + mini_portile2 (2.2.0) mini_racer (0.1.9) libv8 (~> 5.3) - minitest (5.10.1) - mocha (1.1.0) + minitest (5.10.2) + mocha (1.2.1) metaclass (~> 0.0.1) - mock_redis (0.15.4) + mock_redis (0.17.3) moneta (1.0.0) msgpack (1.1.0) multi_json (1.12.1) @@ -275,11 +275,11 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) raindrops (0.18.0) - rake (11.3.0) + rake (12.0.0) rake-compiler (0.9.9) rake - rb-fsevent (0.9.7) - rb-inotify (0.9.7) + rb-fsevent (0.9.8) + rb-inotify (0.9.8) ffi (>= 0.5.0) rbtrace (0.4.8) ffi (>= 1.0.6) @@ -294,30 +294,30 @@ GEM netrc (~> 0.7) rinku (2.0.0) rmmseg-cpp (0.2.9) - rspec (3.4.0) - rspec-core (~> 3.4.0) - rspec-expectations (~> 3.4.0) - rspec-mocks (~> 3.4.0) - rspec-core (3.4.4) - rspec-support (~> 3.4.0) - rspec-expectations (3.4.0) + rspec (3.6.0) + rspec-core (~> 3.6.0) + rspec-expectations (~> 3.6.0) + rspec-mocks (~> 3.6.0) + rspec-core (3.6.0) + rspec-support (~> 3.6.0) + rspec-expectations (3.6.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.4.0) - rspec-html-matchers (0.7.0) + rspec-support (~> 3.6.0) + rspec-html-matchers (0.9.1) nokogiri (~> 1) - rspec (~> 3) - rspec-mocks (3.4.1) + rspec (>= 3.0.0.a, < 4) + rspec-mocks (3.6.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.4.0) - rspec-rails (3.4.2) - actionpack (>= 3.0, < 4.3) - activesupport (>= 3.0, < 4.3) - railties (>= 3.0, < 4.3) - rspec-core (~> 3.4.0) - rspec-expectations (~> 3.4.0) - rspec-mocks (~> 3.4.0) - rspec-support (~> 3.4.0) - rspec-support (3.4.1) + rspec-support (~> 3.6.0) + rspec-rails (3.6.0) + actionpack (>= 3.0) + activesupport (>= 3.0) + railties (>= 3.0) + rspec-core (~> 3.6.0) + rspec-expectations (~> 3.6.0) + rspec-mocks (~> 3.6.0) + rspec-support (~> 3.6.0) + rspec-support (3.6.0) rtlit (0.0.5) ruby-openid (2.7.0) ruby-readability (0.7.0)