Skip to content

Commit

Permalink
Merge pull request anycable#10 from anycable/dependabot/bundler/nokog…
Browse files Browse the repository at this point in the history
…iri-1.10.5

Bump nokogiri from 1.8.5 to 1.10.5
  • Loading branch information
palkan authored Nov 2, 2019
2 parents 5b7a408 + 2f93184 commit fb2d6b4
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ GEM
anycable (~> 0.6.0)
rails (>= 5)
anyway_config (1.4.2)
archive-zip (0.12.0)
io-like (~> 0.3.0)
arel (9.0.0)
ast (2.4.0)
autoprefixer-rails (9.3.1)
Expand All @@ -84,6 +86,9 @@ GEM
activesupport
childprocess (0.9.0)
ffi (~> 1.0, >= 1.0.11)
chromedriver-helper (2.1.1)
archive-zip (~> 0.10)
nokogiri (~> 1.8)
coderay (1.1.2)
coffee-rails (4.2.2)
coffee-script (>= 2.2.0)
Expand Down Expand Up @@ -127,6 +132,7 @@ GEM
googleapis-common-protos-types (~> 1.0.0)
i18n (1.1.1)
concurrent-ruby (~> 1.0)
io-like (0.3.0)
jaro_winkler (1.5.1)
jquery-rails (4.3.3)
rails-dom-testing (>= 1, < 3)
Expand All @@ -153,13 +159,13 @@ GEM
method_source (0.9.2)
mimemagic (0.3.2)
mini_mime (1.0.1)
mini_portile2 (2.3.0)
mini_portile2 (2.4.0)
minitest (5.11.3)
multi_json (1.13.1)
nenv (0.3.0)
nio4r (2.3.1)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
nokogiri (1.10.5)
mini_portile2 (~> 2.4.0)
parallel (1.12.1)
parser (2.5.3.0)
ast (~> 2.4.0)
Expand Down Expand Up @@ -328,6 +334,7 @@ DEPENDENCIES
better_errors
binding_of_caller
capybara
chromedriver-helper
coffee-rails (~> 4.2.0)
csso-rails
database_cleaner
Expand Down

0 comments on commit fb2d6b4

Please sign in to comment.