Skip to content

Commit

Permalink
Update nokogiri
Browse files Browse the repository at this point in the history
  • Loading branch information
vsppedro committed Mar 24, 2021
1 parent 951017c commit ce22a93
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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 ce22a93

Please sign in to comment.