Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump nokogiri from 1.11.7 to 1.14.2 #76

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GIT
remote: git://github.com/middleman-contrib/middleman-deploy.git
remote: https://github.com/middleman-contrib/middleman-deploy.git
revision: 4d04b550b4c6888265d83ee9689f41e29dbae535
branch: master
specs:
Expand Down Expand Up @@ -95,13 +95,13 @@ GEM
em-websocket (~> 0.5.1)
middleman-core (>= 3.3)
rack-livereload (~> 0.3.15)
mini_portile2 (2.5.3)
mini_portile2 (2.8.1)
minitest (5.14.4)
net-sftp (3.0.0)
net-ssh (>= 5.0.0, < 7.0.0)
net-ssh (6.1.0)
nokogiri (1.11.7)
mini_portile2 (~> 2.5.0)
net-sftp (4.0.0)
net-ssh (>= 5.0.0, < 8.0.0)
net-ssh (7.0.1)
nokogiri (1.14.2)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
oga (3.3)
ast
Expand All @@ -113,9 +113,9 @@ GEM
padrino-support (0.15.1)
parallel (1.20.1)
parslet (2.0.0)
ptools (1.4.2)
ptools (1.5.0)
public_suffix (4.0.6)
racc (1.5.2)
racc (1.6.2)
rack (2.2.3)
rack-livereload (0.3.17)
rack
Expand Down