Skip to content

Commit

Permalink
Merge pull request #23 from Sandglaz/dependabot/bundler/nokogiri-1.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 20, 2019
2 parents 1254185 + f75d1ed commit 7a13e93
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ GEM
ast (2.0.0)
astrolabe (1.3.1)
parser (~> 2.2)
builder (3.2.2)
builder (3.2.3)
concurrent-ruby (1.1.5)
crass (1.0.4)
css_parser (1.3.6)
Expand All @@ -59,22 +59,23 @@ GEM
globalid (0.3.5)
activesupport (>= 4.1.0)
htmlentities (4.3.3)
i18n (0.7.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jquery-rails (4.0.4)
rails-dom-testing (~> 1.0)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (1.8.3)
json (1.8.6)
loofah (2.2.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.6.3)
mime-types (>= 1.16, < 3)
mime-types (2.6.1)
mini_portile2 (2.1.0)
minitest (5.7.0)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
mini_portile2 (2.4.0)
minitest (5.11.3)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
parser (2.2.2.6)
ast (>= 1.1, < 3.0)
powerpack (0.1.1)
Expand All @@ -100,9 +101,9 @@ GEM
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.6)
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-dom-testing (1.0.9)
activesupport (>= 4.2.0, < 5.0)
nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.2.0)
loofah (~> 2.2, >= 2.2.2)
Expand Down Expand Up @@ -146,8 +147,8 @@ GEM
sprockets (>= 2.8, < 4.0)
sqlite3 (1.3.10)
thor (0.19.1)
thread_safe (0.3.5)
tzinfo (1.2.2)
thread_safe (0.3.6)
tzinfo (1.2.5)
thread_safe (~> 0.1)

PLATFORMS
Expand Down

0 comments on commit 7a13e93

Please sign in to comment.