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
17 changes: 9 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.4)
concurrent-ruby (1.1.10)
crass (1.0.4)
diff-lcs (1.3)
erubi (1.8.0)
Expand All @@ -91,9 +91,9 @@ GEM
factory_bot (~> 4.11.1)
railties (>= 3.0.0)
ffi (1.9.25)
globalid (0.4.2)
activesupport (>= 4.2.0)
i18n (1.5.3)
globalid (1.0.1)
activesupport (>= 5.0)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
io-like (0.3.0)
jbuilder (2.8.0)
Expand All @@ -115,10 +115,12 @@ GEM
marcel (0.3.3)
mimemagic (~> 0.3.2)
method_source (0.9.2)
mimemagic (0.3.3)
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_mime (1.0.1)
mini_portile2 (2.4.0)
minitest (5.11.3)
minitest (5.15.0)
msgpack (1.2.6)
multi_json (1.13.1)
nio4r (2.3.1)
Expand Down Expand Up @@ -234,7 +236,7 @@ GEM
turbolinks (5.2.0)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
tzinfo (1.2.5)
tzinfo (1.2.10)
thread_safe (~> 0.1)
uglifier (4.1.20)
execjs (>= 0.3.0, < 3)
Expand All @@ -256,7 +258,6 @@ DEPENDENCIES
bcrypt (~> 3.1.7)
bootsnap (>= 1.1.0)
bootstrap (~> 4.2.1)
byebug
capybara (>= 2.15)
chromedriver-helper
coffee-rails (~> 4.2)
Expand Down