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 Gemfile dependencies #46

Merged
merged 2 commits into from
Jul 15, 2021
Merged

Update Gemfile dependencies #46

merged 2 commits into from
Jul 15, 2021

Conversation

kevinlind
Copy link
Collaborator

Description

Update Gemfile dependencies to their latest. Fixes security vulnerability in addressable v2.7.0 by upgrading to v2.8.0.

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Updates addressable to v2.8.0 as a security vulnerability exists in v2.7.0
@codecov
Copy link

codecov bot commented Jul 13, 2021

Codecov Report

Merging #46 (cf781f6) into dev (75216ad) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev      #46   +/-   ##
=======================================
  Coverage   85.99%   85.99%           
=======================================
  Files           5        5           
  Lines         157      157           
=======================================
  Hits          135      135           
  Misses         22       22           

@kevinlind kevinlind requested a review from nporter-adbe July 13, 2021 03:38
@emdobrin emdobrin merged commit 03591c7 into adobe:dev Jul 15, 2021
@kevinlind kevinlind deleted the gemfile-update branch July 15, 2021 22:19
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.

2 participants