Skip to content

Commit e81fad7

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: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e93ec0f commit e81fad7

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
@@ -248,6 +248,8 @@ GEM
248248
multipart-post (2.1.1)
249249
nokogiri (1.13.6-x86_64-darwin)
250250
racc (~> 1.4)
251+
nokogiri (1.13.6-x86_64-linux)
252+
racc (~> 1.4)
251253
octokit (4.22.0)
252254
faraday (>= 0.9)
253255
sawyer (~> 0.8.0, >= 0.5.3)
@@ -280,7 +282,7 @@ GEM
280282
thread_safe (0.3.6)
281283
typhoeus (1.4.0)
282284
ethon (>= 0.9.0)
283-
tzinfo (1.2.9)
285+
tzinfo (1.2.10)
284286
thread_safe (~> 0.1)
285287
unf (0.1.4)
286288
unf_ext
@@ -291,6 +293,7 @@ GEM
291293

292294
PLATFORMS
293295
x86_64-darwin-20
296+
x86_64-linux
294297

295298
DEPENDENCIES
296299
embed-code!

0 commit comments

Comments
 (0)