Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 14 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ GEM
elasticsearch-dsl
childprocess (3.0.0)
concurrent-ruby (1.1.5)
crass (1.0.5)
crass (1.0.6)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
elasticsearch (7.4.0)
Expand All @@ -113,10 +113,10 @@ GEM
activemodel (>= 3.2.13, < 6.1)
activesupport (>= 3.2.13, < 6.1)
google_business_api_url_signer (~> 0.1.3)
hashie (4.0.0)
http-accept (1.7.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
hashie (4.0.0)
i18n (1.7.0)
concurrent-ruby (~> 1.0)
jbuilder (2.9.1)
Expand All @@ -125,7 +125,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.4.0)
loofah (2.18.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -136,21 +136,25 @@ GEM
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.1009)
mimemagic (0.3.3)
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.8.0)
minitest (5.13.0)
msgpack (1.3.1)
netrc (0.11.0)
multi_json (1.14.1)
multipart-post (2.1.1)
netrc (0.11.0)
nio4r (2.5.2)
nokogiri (1.10.7)
mini_portile2 (~> 2.4.0)
nokogiri (1.13.6)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
pg (1.2.1)
public_suffix (4.0.2)
puma (4.3.1)
nio4r (~> 2.0)
racc (1.6.0)
rack (2.0.8)
rack-cors (1.1.1)
rack (>= 2.0.0)
Expand All @@ -176,7 +180,7 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.3.0)
rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
railties (6.0.2.1)
actionpack (= 6.0.2.1)
Expand Down Expand Up @@ -259,11 +263,11 @@ DEPENDENCIES
bootsnap (>= 1.4.2)
byebug
capybara (>= 2.15)
google_distance_matrix
chewy
elasticsearch-model!
elasticsearch-rails!
geocoder
google_distance_matrix
jbuilder (~> 2.7)
listen (>= 3.0.5, < 3.2)
pg
Expand Down