Skip to content

Commit aeaf722

Browse files
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] <support@github.com>
1 parent 07aaf59 commit aeaf722

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Gemfile.lock

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,8 @@ GEM
234234
multipart-post (2.1.1)
235235
nokogiri (1.13.1-x86_64-darwin)
236236
racc (~> 1.4)
237+
nokogiri (1.13.1-x86_64-linux)
238+
racc (~> 1.4)
237239
octokit (4.22.0)
238240
faraday (>= 0.9)
239241
sawyer (~> 0.8.0, >= 0.5.3)
@@ -266,7 +268,7 @@ GEM
266268
thread_safe (0.3.6)
267269
typhoeus (1.4.0)
268270
ethon (>= 0.9.0)
269-
tzinfo (1.2.9)
271+
tzinfo (1.2.10)
270272
thread_safe (~> 0.1)
271273
unf (0.1.4)
272274
unf_ext
@@ -278,6 +280,7 @@ GEM
278280
PLATFORMS
279281
x86_64-darwin-19
280282
x86_64-darwin-21
283+
x86_64-linux
281284

282285
DEPENDENCIES
283286
github-pages (~> 223)

0 commit comments

Comments
 (0)