circleci-demo-ruby-rails
circleci-demo-ruby-rails copied to clipboard
A CircleCI demo project using Ruby and Rails
Hello, a very typical use case for Rails application is to run some form of integration testing with a browser and rspec. With circleci 1.0 was pretty straightforward, but upgrading...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `rubygems` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `rubygems` dependencies of...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.3 to 1.13.9. Release notes Sourced from nokogiri's releases. 1.13.9 / 2022-10-18 Security [CRuby] Vendored libxml2 is updated to address CVE-2022-2309, CVE-2022-40304, and CVE-2022-40303. See GHSA-2qc6-mcvw-92cw for...
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...
Bumps [puma](https://github.com/puma/puma) from 3.12.6 to 5.6.7. Release notes Sourced from puma's releases. 5.6.7 Security Address HTTP request smuggling vulnerabilities with zero-length Content Length header and trailer fields (GHSA-68xg-gqqm-vgj8) 5.6.5 /...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.3 to 1.14.3. Release notes Sourced from nokogiri's releases. 1.14.3 / 2023-04-11 Security [CRuby] Vendored libxml2 is updated to address CVE-2023-29469, CVE-2023-28484, and one other security-related issue....
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.6.4. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...
otherwise it was using `2.7.7` ruby, and I was seeing these errors: ``` Your Ruby version is 2.7.7, but your Gemfile specified 2.7.5 ```
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `rubygems` dependencies of...