diff --git a/Gemfile.lock b/Gemfile.lock index 06ce1cc1..a41dd4ad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/elastic/elasticsearch-rails.git + remote: https://github.com/elastic/elasticsearch-rails.git revision: bfdd2243f0de298547b2dc199e9a671cf72ccde6 branch: 5.x specs: @@ -1172,21 +1172,16 @@ GEM factory_girl_rails (4.9.0) factory_girl (~> 4.9.0) railties (>= 3.0.0) - faraday (1.4.1) - faraday-excon (~> 1.1) - faraday-net_http (~> 1.0) - faraday-net_http_persistent (~> 1.1) - multipart-post (>= 1.2, < 3) + faraday (2.7.1) + faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) - faraday-excon (1.1.0) - faraday-net_http (1.0.1) - faraday-net_http_persistent (1.1.0) + faraday-net_http (3.0.2) ffi (1.15.0) font-awesome-rails (4.7.0.7) railties (>= 3.2, < 7) globalid (0.4.2) activesupport (>= 4.2.0) - hashie (4.1.0) + hashie (5.0.0) i18n (0.9.5) concurrent-ruby (~> 1.0) i18n_data (0.11.0) @@ -1211,7 +1206,7 @@ GEM activerecord kaminari-core (= 1.2.1) kaminari-core (1.2.1) - loofah (2.9.1) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -1221,15 +1216,14 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) mini_mime (1.1.0) - mini_portile2 (2.5.0) + mini_portile2 (2.8.0) minitest (5.14.4) multi_json (1.15.0) - multipart-post (2.1.1) nio4r (2.5.7) - nokogiri (1.11.3) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.11.3-x86_64-linux) + nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) pg (0.19.0) @@ -1243,7 +1237,7 @@ GEM nio4r (~> 2.0) pundit (0.3.0) activesupport (>= 3.0.0) - racc (1.5.2) + racc (1.6.1) rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) @@ -1264,8 +1258,8 @@ GEM activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging @@ -1301,7 +1295,7 @@ GEM rspec-mocks (~> 3.10) rspec-support (~> 3.10) rspec-support (3.10.2) - ruby2_keywords (0.0.4) + ruby2_keywords (0.0.5) sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0)