diff --git a/Gemfile.lock b/Gemfile.lock index 6c8357b..5a60b09 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - es_logger (1.0.0) + es_logger (1.0.2) connection_pool (~> 2.2.2, >= 2.2.2) elasticsearch (~> 7.4) elasticsearch-persistence (~> 7.0.0, >= 7.0.0) @@ -64,7 +64,7 @@ GEM pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - rack (2.2.2) + rack (2.0.9) rack-protection (2.0.8.1) rack rainbow (3.0.0) @@ -91,9 +91,9 @@ GEM ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 1.7) ruby-progressbar (1.10.1) - sidekiq (5.1.3) - concurrent-ruby (~> 1.0) - connection_pool (~> 2.2, >= 2.2.0) + sidekiq (5.2.8) + connection_pool (~> 2.2, >= 2.2.2) + rack (< 2.1.0) rack-protection (>= 1.5.0) redis (>= 3.3.5, < 5) simplecov (0.17.1) diff --git a/README.md b/README.md index 3c06c93..7857675 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,10 @@ Include middleware in `config/application.rb` or `config/environments/