Skip to content
This repository was archived by the owner on Mar 5, 2020. It is now read-only.
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
14 changes: 6 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@ GEM
xpath (~> 3.2)
childprocess (1.0.1)
rake (< 13.0)
colorize (0.8.1)
concurrent-ruby (1.1.5)
crass (1.0.4)
erubi (1.8.0)
ffi (1.11.1)
ffi (1.11.1-x64-mingw32)
globalid (0.4.2)
activesupport (>= 4.2.0)
Expand All @@ -96,13 +96,16 @@ GEM
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.11.3)
msgpack (1.3.1)
msgpack (1.3.1-x64-mingw32)
nio4r (2.4.0)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
nokogiri (1.10.4-x64-mingw32)
mini_portile2 (~> 2.4.0)
public_suffix (3.1.1)
puma (3.12.1)
rack (2.0.7)
rack (2.0.8)
rack-proxy (0.6.5)
rack
rack-test (1.1.0)
Expand Down Expand Up @@ -140,10 +143,6 @@ GEM
rb-inotify (0.10.0)
ffi (~> 1.0)
regexp_parser (1.6.0)
rename (1.0.6)
activesupport
rails (>= 3.0.0)
thor (>= 0.19.1)
rubyzip (1.2.3)
sass (3.7.4)
sass-listen (~> 4.0.0)
Expand Down Expand Up @@ -198,18 +197,17 @@ GEM
zeitwerk (2.1.9)

PLATFORMS
ruby
x64-mingw32

DEPENDENCIES
bootsnap (>= 1.4.2)
byebug
capybara (>= 2.15)
colorize (~> 0.8.1)
jbuilder (~> 2.7)
puma (~> 3.11)
rails (~> 6.0.0)
rails_autolink
rename
sass-rails (~> 5)
selenium-webdriver
sqlite3 (~> 1.4)
Expand Down