diff --git a/monolith/Gemfile.lock b/monolith/Gemfile.lock index 8ad6ccb..7eb80b5 100644 --- a/monolith/Gemfile.lock +++ b/monolith/Gemfile.lock @@ -1,11 +1,22 @@ GEM - remote: https://rubygems.org/ + remote: http://rubygems.org/ specs: amq-protocol (2.3.0) bunny (2.14.2) amq-protocol (~> 2.3, >= 2.3.0) byebug (11.0.1) diff-lcs (1.3) + elasticsearch (6.8.2) + elasticsearch-api (= 6.8.2) + elasticsearch-transport (= 6.8.2) + elasticsearch-api (6.8.2) + multi_json + elasticsearch-transport (6.8.2) + faraday (~> 1) + multi_json + faraday (1.2.0) + multipart-post (>= 1.2, < 3) + ruby2_keywords httparty (0.17.0) mime-types (~> 3.0) multi_xml (>= 0.5.2) @@ -13,9 +24,14 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) mini_portile2 (2.4.0) + multi_json (1.15.0) multi_xml (0.6.0) - nokogiri (1.10.4) + multipart-post (2.1.1) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) + pg (1.2.3) + postgresql (1.0.0) + pg puma (3.12.1) rack (2.0.7) rspec (3.8.0) @@ -31,6 +47,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-support (3.8.2) + ruby2_keywords (0.0.2) PLATFORMS ruby @@ -38,11 +55,14 @@ PLATFORMS DEPENDENCIES bunny (>= 2.14.1) byebug + elasticsearch (~> 6.1) httparty nokogiri + postgresql puma (~> 3.11) rack (~> 2.0.1) rspec + rspec-expectations RUBY VERSION ruby 2.3.8p459