Skip to content

Commit

Permalink
Merge branch 'main' into fix-ci
Browse files Browse the repository at this point in the history
* main:
  Bump nokogiri from 1.14.0 to 1.14.3
  Bump rack from 2.2.5 to 2.2.6.4
  • Loading branch information
intrip committed Jun 19, 2024
2 parents 6c0395b + 365f39f commit 9dbb480
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,15 @@ GEM
timeout
net-smtp (0.3.3)
net-protocol
nokogiri (1.14.0)
mini_portile2 (~> 2.8.0)
nokogiri (1.14.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.14.3-x86_64-linux)
racc (~> 1.4)
nokogiri (1.14.0-x86_64-linux)
racc (~> 1.4)
public_suffix (5.0.1)
racc (1.6.2)
rack (2.2.5)
rack (2.2.6.4)
rack-test (2.0.2)
rack (>= 1.3)
rails-dom-testing (2.0.3)
Expand Down Expand Up @@ -95,7 +98,6 @@ GEM

PLATFORMS
arm64-darwin-21
arm64-darwin-22
x86_64-linux

DEPENDENCIES
Expand Down

0 comments on commit 9dbb480

Please sign in to comment.