Skip to content

Commit

Permalink
Merge 1819790 into 1aed28c
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Aug 3, 2021
2 parents 1aed28c + 1819790 commit 0447a67
Showing 1 changed file with 17 additions and 11 deletions.
28 changes: 17 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ GEM
term-ansicolor (~> 1.3)
thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
crass (1.0.4)
crass (1.0.6)
devise (4.6.2)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
Expand Down Expand Up @@ -125,7 +125,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.2.3)
loofah (2.11.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.0.13)
Expand All @@ -134,9 +134,11 @@ 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)
mini_portile2 (2.6.1)
minitest (5.11.3)
msgpack (1.2.10)
msgpack (1.2.10-java)
Expand All @@ -145,13 +147,15 @@ GEM
nenv (0.3.0)
nio4r (2.5.1)
nio4r (2.5.1-java)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
nokogiri (1.10.4-java)
nokogiri (1.10.4-x64-mingw32)
mini_portile2 (~> 2.4.0)
nokogiri (1.10.4-x86-mingw32)
mini_portile2 (~> 2.4.0)
nokogiri (1.12.0)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
nokogiri (1.12.0-java)
racc (~> 1.4)
nokogiri (1.12.0-x64-mingw32)
racc (~> 1.4)
nokogiri (1.12.0-x86-mingw32)
racc (~> 1.4)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
Expand All @@ -175,6 +179,8 @@ GEM
nio4r (~> 2.0)
puma (4.1.1-java)
nio4r (~> 2.0)
racc (1.5.2)
racc (1.5.2-java)
rack (2.0.7)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down

0 comments on commit 0447a67

Please sign in to comment.