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 d0d554c commit f26fa82
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 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
4 changes: 4 additions & 0 deletions gemfiles/rails_6_0.gemfile.lock
Expand Up @@ -104,7 +104,11 @@ GEM
mini_portile2 (2.5.0)
minitest (5.14.4)
msgpack (1.4.2)
<<<<<<< HEAD
nio4r (2.5.7)
=======
nio4r (2.5.5)
>>>>>>> Update nokogiri
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
Expand Down

0 comments on commit f26fa82

Please sign in to comment.