Skip to content

Commit

Permalink
Merge pull request #313 from madetech/dependabot/bundler/guides/08-Co…
Browse files Browse the repository at this point in the history
…ntinuous-Integration/simple-sinatra-app-to-deploy/nokogiri-1.16.2

Bump nokogiri from 1.10.10 to 1.16.2 in /guides/08-Continuous-Integration/simple-sinatra-app-to-deploy
  • Loading branch information
owenblacker authored Feb 23, 2024
2 parents 763274b + 911e4b3 commit 051dc67
Showing 1 changed file with 8 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,15 @@ GEM
xpath (~> 3.2)
diff-lcs (1.4.4)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nio4r (2.7.0)
nokogiri (1.16.2-x86_64-linux)
racc (~> 1.4)
public_suffix (4.0.6)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
rack (2.2.3)
rack-protection (2.1.0)
rack
Expand Down Expand Up @@ -49,11 +52,11 @@ GEM
nokogiri (~> 1.8)

PLATFORMS
ruby
x86_64-darwin-20
x86_64-linux

DEPENDENCIES
capybara
puma
rspec
sinatra

Expand Down

0 comments on commit 051dc67

Please sign in to comment.