Skip to content

Commit 014e303

Browse files
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: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5ea910 commit 014e303

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
@@ -237,6 +237,8 @@ GEM
237237
multipart-post (2.1.1)
238238
nokogiri (1.13.4-x86_64-darwin)
239239
racc (~> 1.4)
240+
nokogiri (1.13.4-x86_64-linux)
241+
racc (~> 1.4)
240242
nuggets (1.6.0)
241243
octokit (4.22.0)
242244
faraday (>= 0.9)
@@ -268,7 +270,7 @@ GEM
268270
thread_safe (0.3.6)
269271
typhoeus (1.4.0)
270272
ethon (>= 0.9.0)
271-
tzinfo (1.2.9)
273+
tzinfo (1.2.10)
272274
thread_safe (~> 0.1)
273275
tzinfo-data (1.2022.1)
274276
tzinfo (>= 1.0.0)
@@ -282,6 +284,7 @@ GEM
282284

283285
PLATFORMS
284286
x86_64-darwin-21
287+
x86_64-linux
285288

286289
DEPENDENCIES
287290
github-pages (~> 226)

0 commit comments

Comments
 (0)