Skip to content

Update Gemfile dependencies#203

Merged
emdobrin merged 2 commits intoadobe:devfrom
kevinlind:gemfile-update
Jul 15, 2021
Merged

Update Gemfile dependencies#203
emdobrin merged 2 commits intoadobe:devfrom
kevinlind:gemfile-update

Conversation

@kevinlind
Copy link
Copy Markdown
Contributor

Description

Update Gemfile dependencies to latest. Fixes security vulnerability in addressable v2.7.0 by updating 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.

Fixes security vulnerability in addressable by upgrading to v2.8.0.
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 13, 2021

Codecov Report

Merging #203 (ea25855) into dev (be7b5c0) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #203   +/-   ##
=======================================
  Coverage   94.30%   94.30%           
=======================================
  Files          26       26           
  Lines         913      913           
=======================================
  Hits          861      861           
  Misses         52       52           

@kevinlind kevinlind requested a review from nporter-adbe July 13, 2021 03:49
@emdobrin emdobrin merged commit 69bdd94 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.

3 participants