Skip to content
Open
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
64 changes: 38 additions & 26 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ GEM
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
arel (9.0.0)
argon2 (2.0.2)
ffi (~> 1.9)
ffi-compiler (>= 0.1)
autoprefixer-rails (9.3.1)
execjs
aws-sdk (2.11.163)
Expand All @@ -57,10 +60,10 @@ GEM
aws-sdk-resources (2.11.163)
aws-sdk-core (= 2.11.163)
aws-sigv4 (1.0.3)
bcrypt (3.1.12)
bcrypt (3.1.16)
bindex (0.5.0)
buftok (0.2.0)
builder (3.2.3)
builder (3.2.4)
byebug (10.0.2)
capybara (2.18.0)
addressable
Expand All @@ -71,10 +74,14 @@ GEM
xpath (>= 2.0, < 4.0)
city-state (0.0.13)
rubyzip (~> 1.1)
clearance (1.16.1)
bcrypt
email_validator (~> 1.4)
rails (>= 3.1)
clearance (2.5.0)
actionmailer (>= 5.0)
activemodel (>= 5.0)
activerecord (>= 5.0)
argon2 (~> 2.0, >= 2.0.2)
bcrypt (>= 3.1.1)
email_validator (~> 2.0)
railties (>= 5.0)
coderay (1.1.2)
coffee-rails (4.2.2)
coffee-script (>= 2.2.0)
Expand All @@ -83,9 +90,9 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.5)
concurrent-ruby (1.1.9)
connection_pool (2.2.2)
crass (1.0.5)
crass (1.0.6)
date_validator (0.9.0)
activemodel
activesupport
Expand All @@ -96,20 +103,23 @@ GEM
dotenv-rails (2.5.0)
dotenv (= 2.5.0)
railties (>= 3.2, < 6.0)
email_validator (1.6.0)
email_validator (2.2.3)
activemodel
equalizer (0.0.11)
erubi (1.8.0)
erubi (1.10.0)
erubis (2.7.0)
excon (0.71.0)
execjs (2.7.0)
faraday (0.15.3)
multipart-post (>= 1.2, < 3)
ffi (1.9.25)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
foreman (0.85.0)
thor (~> 0.19.1)
globalid (0.4.2)
activesupport (>= 4.2.0)
globalid (0.5.2)
activesupport (>= 5.0)
heroics (0.0.25)
erubis (~> 2.0)
excon
Expand All @@ -124,7 +134,7 @@ GEM
domain_name (~> 0.5)
http-form_data (2.1.1)
http_parser.rb (0.6.0)
i18n (1.6.0)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
iso_country_codes (0.7.8)
jmespath (1.4.0)
Expand All @@ -136,7 +146,7 @@ GEM
letsencrypt-rails-heroku (1.2.0)
acme-client (~> 0.4.0)
platform-api
loofah (2.3.1)
loofah (2.12.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -147,10 +157,12 @@ GEM
thread_safe (~> 0.3, >= 0.3.1)
metaclass (0.0.4)
method_source (0.9.2)
mimemagic (0.3.3)
mini_mime (1.0.1)
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_mime (1.1.1)
mini_portile2 (2.4.0)
minitest (5.11.3)
minitest (5.14.4)
minitest-capybara (0.9.0)
capybara
minitest (~> 5.0)
Expand All @@ -174,7 +186,7 @@ GEM
multi_json (1.13.1)
multipart-post (2.0.0)
naught (1.1.0)
nio4r (2.3.1)
nio4r (2.5.8)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
pg (0.20.0)
Expand All @@ -186,7 +198,7 @@ GEM
method_source (~> 0.9.0)
public_suffix (3.0.3)
puma (3.12.2)
rack (2.0.8)
rack (2.2.3)
rack-protection (2.0.4)
rack
rack-test (1.1.0)
Expand All @@ -211,15 +223,15 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
rails-html-sanitizer (1.4.2)
loofah (~> 2.3)
railties (5.2.3)
actionpack (= 5.2.3)
activesupport (= 5.2.3)
method_source
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
rake (12.3.2)
rake (13.0.6)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
Expand Down Expand Up @@ -251,7 +263,7 @@ GEM
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.1)
sprockets-rails (3.2.2)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
Expand All @@ -269,7 +281,7 @@ GEM
multipart-post (~> 2.0)
naught (~> 1.0)
simple_oauth (~> 0.3.0)
tzinfo (1.2.5)
tzinfo (1.2.9)
thread_safe (~> 0.1)
uglifier (4.1.19)
execjs (>= 0.3.0, < 3)
Expand All @@ -281,9 +293,9 @@ GEM
activemodel (>= 5.0)
bindex (>= 0.4.0)
railties (>= 5.0)
websocket-driver (0.7.0)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)

Expand Down