Skip to content

Commit

Permalink
Bump nokogiri from 1.8.1 to 1.10.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 5, 2020
1 parent cd26759 commit 684d391
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ gem 'mongoid_magic_counter_cache'
# function 'handle_threads_query'.
gem 'will_paginate_mongoid', "~>2.0"
gem 'rdiscount'
gem 'nokogiri', "~>1.8.1"
gem 'nokogiri', "~>1.10.8"

gem 'elasticsearch', '~> 1.1.2'
gem 'elasticsearch-model', '~> 0.1.9'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ GEM
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.3.0)
mini_portile2 (2.4.0)
minitest (5.14.0)
mongo (2.5.3)
bson (>= 4.3.0, < 5.0.0)
Expand All @@ -121,8 +121,8 @@ GEM
nenv (0.3.0)
netrc (0.11.0)
newrelic_rpm (5.6.0.349)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
Expand Down Expand Up @@ -235,7 +235,7 @@ DEPENDENCIES
mongoid_cleaner (~> 1.2.0)
mongoid_magic_counter_cache
newrelic_rpm
nokogiri (~> 1.8.1)
nokogiri (~> 1.10.8)
protected_attributes_continued
pry
pry-nav
Expand Down

0 comments on commit 684d391

Please sign in to comment.