Skip to content

Commit 9793917

Browse files
fix(security): patch tzinfo dependency vulnerabilities (#573)
chore(deps): bump tzinfo from 1.2.9 to 1.2.10 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10. - [Release notes](https://github.com/tzinfo/tzinfo/releases) - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md) - [Commits](tzinfo/tzinfo@v1.2.9...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 402ca4f commit 9793917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ GEM
210210
httpclient (>= 2.4)
211211
thor (1.1.0)
212212
thread_safe (0.3.6)
213-
tzinfo (1.2.9)
213+
tzinfo (1.2.10)
214214
thread_safe (~> 0.1)
215215
useragent (0.16.10)
216216
validate_email (0.1.6)

0 commit comments

Comments
 (0)