Commit 2b53a2e14c603c0aea468aa087a5dbd5a02e661f
Committed by
GitHub
Exists in
master
Merge pull request #16 from lessonly/dependabot/bundler/loofah-2.3.1
Bump loofah from 2.3.0 to 2.3.1
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
Gemfile.lock
... | ... | @@ -65,7 +65,7 @@ GEM |
65 | 65 | builder (3.2.3) |
66 | 66 | coderay (1.1.2) |
67 | 67 | concurrent-ruby (1.1.5) |
68 | - crass (1.0.4) | |
68 | + crass (1.0.5) | |
69 | 69 | diff-lcs (1.3) |
70 | 70 | erubi (1.9.0) |
71 | 71 | factory_bot (5.1.0) |
... | ... | @@ -77,7 +77,7 @@ GEM |
77 | 77 | activesupport (>= 4.2.0) |
78 | 78 | i18n (1.6.0) |
79 | 79 | concurrent-ruby (~> 1.0) |
80 | - loofah (2.3.0) | |
80 | + loofah (2.3.1) | |
81 | 81 | crass (~> 1.0.2) |
82 | 82 | nokogiri (>= 1.5.9) |
83 | 83 | mail (2.7.1) |
... | ... | @@ -90,7 +90,7 @@ GEM |
90 | 90 | mini_portile2 (2.4.0) |
91 | 91 | minitest (5.12.2) |
92 | 92 | nio4r (2.5.2) |
93 | - nokogiri (1.10.4) | |
93 | + nokogiri (1.10.5) | |
94 | 94 | mini_portile2 (~> 2.4.0) |
95 | 95 | pry (0.12.2) |
96 | 96 | coderay (~> 1.1.0) | ... | ... |