Skip to content

Commit

Permalink
Bump nokogiri from 1.10.3 to 1.10.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and JaciBrunning committed Mar 14, 2020
1 parent 839769f commit 2cc7ea2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ gem 'bootsnap', '>= 1.1.0', require: false

gem 'prometheus-client'

gem 'nokogiri', '~> 1.10.3'
gem 'nokogiri', '~> 1.10.8'
gem 'active_model_serializers', '~> 0.10.9'
gem 'goldiloader', '~> 3.1.1'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ GEM
multi_json (1.13.1)
multipart-post (2.0.0)
nio4r (2.3.1)
nokogiri (1.10.3)
nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
os (1.0.0)
pg (1.1.4)
Expand Down Expand Up @@ -291,7 +291,7 @@ DEPENDENCIES
google-cloud-storage
jbuilder (~> 2.5)
listen (>= 3.0.5, < 3.2)
nokogiri (~> 1.10.3)
nokogiri (~> 1.10.8)
pg (>= 0.18, < 2.0)
prometheus-client
puma (~> 3.12)
Expand Down

0 comments on commit 2cc7ea2

Please sign in to comment.