Skip to content

Commit

Permalink
Bump http-cookie from 1.0.6 to 1.0.7 (#150)
Browse files Browse the repository at this point in the history
Bumps [http-cookie](https://github.com/sparklemotion/http-cookie) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/sparklemotion/http-cookie/releases)
- [Changelog](https://github.com/sparklemotion/http-cookie/blob/master/CHANGELOG.md)
- [Commits](sparklemotion/http-cookie@v1.0.6...v1.0.7)

---
updated-dependencies:
- dependency-name: http-cookie
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent e9ceac4 commit 4fe699d
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ GEM
rexml
diff-lcs (1.5.1)
docile (1.4.1)
domain_name (0.6.20240107)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dotenv (3.1.2)
ffi (1.17.0)
ffi-compiler (1.3.2)
Expand All @@ -29,7 +30,7 @@ GEM
http-cookie (~> 1.0)
http-form_data (~> 2.2)
llhttp-ffi (~> 0.5.0)
http-cookie (1.0.6)
http-cookie (1.0.7)
domain_name (~> 0.5)
http-form_data (2.3.0)
llhttp-ffi (0.5.0)
Expand Down Expand Up @@ -63,6 +64,9 @@ GEM
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
strscan (3.1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.9.1)
vcr (6.2.0)
webmock (3.23.1)
addressable (>= 2.8.0)
Expand Down

0 comments on commit 4fe699d

Please sign in to comment.