diff --git a/monolith/Gemfile.lock b/monolith/Gemfile.lock index 8ad6ccb..e01e626 100644 --- a/monolith/Gemfile.lock +++ b/monolith/Gemfile.lock @@ -1,36 +1,61 @@ 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) - httparty (0.17.0) + amq-protocol (2.3.2) + bunny (2.17.0) + amq-protocol (~> 2.3, >= 2.3.1) + byebug (11.1.3) + diff-lcs (1.4.4) + elasticsearch (6.8.3) + elasticsearch-api (= 6.8.3) + elasticsearch-transport (= 6.8.3) + elasticsearch-api (6.8.3) + multi_json + elasticsearch-transport (6.8.3) + faraday (~> 1) + multi_json + faraday (1.4.1) + faraday-excon (~> 1.1) + faraday-net_http (~> 1.0) + faraday-net_http_persistent (~> 1.1) + multipart-post (>= 1.2, < 3) + ruby2_keywords (>= 0.0.4) + faraday-excon (1.1.0) + faraday-net_http (1.0.1) + faraday-net_http_persistent (1.1.0) + httparty (0.18.1) mime-types (~> 3.0) multi_xml (>= 0.5.2) - mime-types (3.2.2) + mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2019.0331) - mini_portile2 (2.4.0) + mime-types-data (3.2021.0225) + mini_portile2 (2.5.1) + multi_json (1.15.0) multi_xml (0.6.0) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) - puma (3.12.1) - rack (2.0.7) - rspec (3.8.0) - rspec-core (~> 3.8.0) - rspec-expectations (~> 3.8.0) - rspec-mocks (~> 3.8.0) - rspec-core (3.8.2) - rspec-support (~> 3.8.0) - rspec-expectations (3.8.4) + multipart-post (2.1.1) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + pg (1.2.3) + postgresql (1.0.0) + pg + puma (3.12.6) + racc (1.5.2) + rack (2.0.9) + rspec (3.10.0) + rspec-core (~> 3.10.0) + rspec-expectations (~> 3.10.0) + rspec-mocks (~> 3.10.0) + rspec-core (3.10.1) + rspec-support (~> 3.10.0) + rspec-expectations (3.10.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.8.0) - rspec-mocks (3.8.1) + rspec-support (~> 3.10.0) + rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.8.0) - rspec-support (3.8.2) + rspec-support (~> 3.10.0) + rspec-support (3.10.2) + ruby2_keywords (0.0.4) PLATFORMS ruby @@ -38,11 +63,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