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: 5 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ GEM
activesupport (>= 4.2.0)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
loofah (2.7.0)
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -88,11 +88,10 @@ GEM
method_source (1.0.0)
mimemagic (0.3.5)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.2)
nio4r (2.5.4)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nokogiri (1.13.10-x86_64-linux)
racc (~> 1.4)
pastel (0.8.0)
tty-color (~> 0.5)
pry (0.13.1)
Expand All @@ -101,6 +100,7 @@ GEM
pry-byebug (3.9.0)
byebug (~> 11.0)
pry (~> 0.13.0)
racc (1.6.1)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down Expand Up @@ -147,13 +147,6 @@ GEM
sorbet (0.5.6303)
sorbet-static (= 0.5.6303)
sorbet-runtime (0.5.6303)
sorbet-static (0.5.6303-universal-darwin-14)
sorbet-static (0.5.6303-universal-darwin-15)
sorbet-static (0.5.6303-universal-darwin-16)
sorbet-static (0.5.6303-universal-darwin-17)
sorbet-static (0.5.6303-universal-darwin-18)
sorbet-static (0.5.6303-universal-darwin-19)
sorbet-static (0.5.6303-universal-darwin-20)
sorbet-static (0.5.6303-x86_64-linux)
sprockets (4.0.2)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -184,7 +177,7 @@ GEM
zeitwerk (2.4.0)

PLATFORMS
ruby
x86_64-linux

DEPENDENCIES
appraisal
Expand Down