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
94 changes: 51 additions & 43 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ GEM
rake (>= 10.4, < 13.0)
arel (9.0.0)
ast (2.4.0)
base64 (0.3.0)
bcrypt (3.1.13)
better_errors (2.4.0)
coderay (>= 1.0.0)
Expand All @@ -79,7 +80,7 @@ GEM
debug_inspector (>= 0.0.1)
bootsnap (1.16.0)
msgpack (~> 1.2)
builder (3.2.4)
builder (3.3.0)
capybara (3.5.1)
addressable
mini_mime (>= 0.1.3)
Expand All @@ -93,17 +94,17 @@ GEM
case_transform (0.2)
activesupport
chartkick (2.3.5)
coderay (1.1.2)
coderay (1.1.3)
colorize (0.8.1)
concurrent-ruby (1.2.2)
concurrent-ruby (1.3.5)
countries (0.9.3)
currencies (~> 0.4.2)
country_select (1.3.1)
countries (= 0.9.3)
crass (1.0.6)
currencies (0.4.2)
database_cleaner (1.7.0)
date (3.3.3)
date (3.4.1)
debug_inspector (0.0.3)
devise (4.7.1)
bcrypt (~> 3.0)
Expand All @@ -126,7 +127,7 @@ GEM
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
erubi (1.12.0)
erubi (1.13.1)
erubis (2.7.0)
eventmachine (1.2.7)
factory_bot (4.10.0)
Expand All @@ -138,21 +139,22 @@ GEM
i18n (>= 0.7)
faraday (0.12.2)
multipart-post (>= 1.2, < 3)
ffi (1.15.5)
foreman (0.85.0)
thor (~> 0.19.1)
formatador (0.2.5)
ffi (1.17.2)
foreman (0.88.1)
formatador (1.1.1)
globalid (1.1.0)
activesupport (>= 5.0)
groupdate (4.0.1)
activesupport (>= 4.2)
guard (2.14.2)
guard (2.19.1)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
logger (~> 1.6)
lumberjack (>= 1.0.12, < 2.0)
nenv (~> 0.1)
notiffany (~> 0.0)
pry (>= 0.9.12)
ostruct (~> 0.6)
pry (>= 0.13.0)
shellany (~> 0.0)
thor (>= 0.18.1)
guard-compat (1.2.1)
Expand Down Expand Up @@ -181,7 +183,7 @@ GEM
nokogiri (>= 1.6.0)
ruby_parser (~> 3.5)
http_parser.rb (0.6.0)
i18n (1.12.0)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
interception (0.5)
jaro_winkler (1.5.1)
Expand All @@ -194,39 +196,40 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.20.0)
logger (1.7.0)
loofah (2.24.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.0.13)
nokogiri (>= 1.12.0)
lumberjack (1.3.1)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
marcel (1.0.2)
method_source (0.9.2)
mini_mime (1.1.2)
mini_portile2 (2.8.1)
minitest (5.18.0)
marcel (1.0.4)
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.9)
minitest (5.25.5)
msgpack (1.7.0)
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
nenv (0.3.0)
net-imap (0.3.4)
net-imap (0.5.9)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
net-protocol (0.2.2)
timeout
net-smtp (0.3.3)
net-smtp (0.5.1)
net-protocol
nio4r (2.5.9)
nokogiri (1.14.3)
nio4r (2.7.4)
nokogiri (1.14.5)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
notiffany (0.1.1)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
oauth (0.5.4)
Expand All @@ -252,14 +255,15 @@ GEM
omniauth-oauth (~> 1.1)
rack
orm_adapter (0.5.0)
ostruct (0.6.3)
parallel (1.12.1)
parser (2.5.1.0)
ast (~> 2.4.0)
pg (1.0.0)
powerpack (0.1.2)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry (0.15.2)
coderay (~> 1.1)
method_source (~> 1.0)
pry-rails (0.3.6)
pry (>= 0.10.4)
pry-remote (0.1.8)
Expand All @@ -272,13 +276,13 @@ GEM
puma (3.12.2)
pundit (1.1.0)
activesupport (>= 3.0.0)
racc (1.6.2)
rack (2.2.6.4)
racc (1.8.1)
rack (2.2.17)
rack-mini-profiler (1.0.0)
rack (>= 1.2.0)
rack-proxy (0.6.5)
rack
rack-test (2.1.0)
rack-test (2.2.0)
rack (>= 1.3)
rack-timeout (0.5.1)
rails (5.2.8.1)
Expand All @@ -298,11 +302,13 @@ GEM
actionpack (~> 5.x, >= 5.0.1)
actionview (~> 5.x, >= 5.0.1)
activesupport (~> 5.x)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
rails-dom-testing (2.3.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
railties (5.2.8.1)
actionpack (= 5.2.8.1)
activesupport (= 5.2.8.1)
Expand All @@ -311,9 +317,9 @@ GEM
thor (>= 0.19.0, < 2.0)
rainbow (3.0.0)
rake (12.3.3)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
redcarpet (3.4.0)
request_store (1.4.0)
rack (>= 1.4)
Expand Down Expand Up @@ -377,8 +383,9 @@ GEM
spring-watcher-listen (2.0.1)
listen (>= 2.7, < 4.0)
spring (>= 1.2, < 3.0)
sprockets (4.2.0)
sprockets (4.2.2)
concurrent-ruby (~> 1.0)
logger
rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
Expand All @@ -387,11 +394,11 @@ GEM
temple (0.8.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
thor (0.19.4)
thor (1.4.0)
thread_safe (0.3.6)
tilt (2.0.8)
timecop (0.9.1)
timeout (0.3.2)
timeout (0.4.3)
tzinfo (1.2.11)
thread_safe (~> 0.1)
unicode-display_width (1.4.0)
Expand All @@ -407,7 +414,8 @@ GEM
rack-proxy (>= 0.6.1)
railties (>= 4.2)
websocket (1.2.9)
websocket-driver (0.7.5)
websocket-driver (0.8.0)
base64
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.1.0)
Expand Down