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

Update Nokogiri and Activesupport #9

Merged
merged 4 commits into from
Sep 21, 2023
Merged

Update Nokogiri and Activesupport #9

merged 4 commits into from
Sep 21, 2023

Conversation

lastradev
Copy link
Member

@lastradev lastradev commented Sep 19, 2023

We're updating Nokogiri and Activesupport to fix Dependabot alerts

  • Updates Nokogiri from 1.13.10 to 1.15.4
  • Updates Activesupport from 7.0.4.3 to 7.0.8
    • Updates minitest dependency from 5.18.1 to 5.20.0

We're updating Nokogiri to fix the dependabot alert

- Updates Nokogiri from 1.13.10 to 1.15.4
@lastradev
Copy link
Member Author

Hice pruebas con bin/console, no obtuve ningún error.

@lastradev lastradev requested a review from juanjzv September 19, 2023 19:57
@@ -1,3 +1,3 @@
module EasySax
VERSION = "0.1.4"
VERSION = "0.1.5"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Es necesario subir la versión? Creo que tenemos un par de versiones que nunca se publicaron en Ruby Gems.

Si no es necesario, no subiría la versión

This reverts commit 720c29b.
We're updating Nokogiri to fix the Dependabot alert

- Updates Nokogiri from 1.13.10 to 1.15.4
We're updating Activesupport to fix the Dependabot alert

- Updates Activesupport from 7.0.4.3 to 7.0.8
- This also updates minitest dependency from 5.18.1 to 5.20.0
@lastradev lastradev changed the title Update nokogiri Update Nokogiri and Activesupport Sep 21, 2023
@lastradev
Copy link
Member Author

@juanjzv aprovecho para actualizar Activesupport, tenemos otra alerta de Dependabot relacionada.

@lastradev lastradev merged commit 70f5915 into master Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants