Skip to content

Commit

Permalink
Update nokogiri
Browse files Browse the repository at this point in the history
  • Loading branch information
vsppedro committed Apr 8, 2021
1 parent 951017c commit b1f93f4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Expand Up @@ -27,8 +27,7 @@ jobs:
fail-fast: false
matrix:
ruby:
- head
- 3.0.0
- 3.0.1
- 2.7.2
- 2.6.6
appraisal:
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_5_1.gemfile.lock
Expand Up @@ -83,7 +83,7 @@ GEM
mini_portile2 (2.5.0)
minitest (5.14.4)
nio4r (2.5.5)
nokogiri (1.11.1)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
parallel (1.20.1)
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_5_2.gemfile.lock
Expand Up @@ -99,7 +99,7 @@ GEM
minitest (5.14.4)
msgpack (1.4.2)
nio4r (2.5.5)
nokogiri (1.11.1)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
parallel (1.20.1)
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_6_0.gemfile.lock
Expand Up @@ -107,7 +107,7 @@ GEM
minitest (5.14.4)
msgpack (1.4.2)
nio4r (2.5.5)
nokogiri (1.11.1)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
parallel (1.20.1)
Expand Down

0 comments on commit b1f93f4

Please sign in to comment.