Skip to content

Bump nokogiri from 1.16.4 to 1.18.9 - #160

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/nokogiri-1.18.9
Closed

Bump nokogiri from 1.16.4 to 1.18.9#160
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/nokogiri-1.18.9

Bump nokogiri from 1.16.4 to 1.18.9

ae95e8f
Select commit
Loading
Failed to load commit list.
Travis CI / Travis CI - Pull Request succeeded Dec 19, 2025 in 1m 17s

Build Passed

The build passed, just like the previous build.

Details

This is a pull request build.

It is running a build against the merge commit, after merging #160 Bump nokogiri from 1.16.4 to 1.18.9.
Any changes that have been made to the main branch before the build ran are also included.

Jobs and Stages

This build only has a single job.
You can use jobs to test against multiple versions of your runtime or dependencies, or to speed up your build.

Build Configuration

Build Option Setting
Language Ruby
Operating System Linux (Focal)
Build Configuration
{
  "language": "ruby",
  "os": [
    "linux"
  ],
  "dist": "focal",
  "cache": {
    "bundler": true
  },
  "script": [
    "bundle exec rspec"
  ],
  "notifications": {
    "email": [
      {
        "enabled": false
      }
    ]
  }
}