Skip to content

Commit

Permalink
Update nokogiri to version 1.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored and justalever committed May 3, 2023
1 parent dcdbd97 commit df784a9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ PATH
remote: .
specs:
railsui (0.1.0)
cssbundling-rails (~> 1.1)
inline_svg (~> 1.9)
jsbundling-rails (~> 1.1)
rails (~> 7.0)
cssbundling-rails (>= 1.1)
inline_svg (>= 1.9)
jsbundling-rails (>= 1.1)
rails (>= 7.0)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -116,11 +116,11 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.8)
nokogiri (1.14.2-arm64-darwin)
nokogiri (1.14.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.14.2-x86_64-darwin)
nokogiri (1.14.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.14.2-x86_64-linux)
nokogiri (1.14.3-x86_64-linux)
racc (~> 1.4)
parallel (1.22.1)
parser (3.2.2.0)
Expand Down

0 comments on commit df784a9

Please sign in to comment.