Skip to content

Commit 1dc9a8a

Browse files
Bump tzinfo from 1.2.9 to 1.2.10 in /docs
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] <support@github.com>
1 parent b9a2847 commit 1dc9a8a

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/Gemfile.lock

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ GEM
2323
http_parser.rb (~> 0)
2424
ethon (0.15.0)
2525
ffi (>= 1.15.0)
26+
eventmachine (1.2.7)
2627
eventmachine (1.2.7-x64-mingw32)
2728
execjs (2.8.1)
2829
faraday (2.3.0)
@@ -31,6 +32,7 @@ GEM
3132
faraday-net_http (2.0.3)
3233
faraday-retry (2.0.0)
3334
faraday (~> 2.0)
35+
ffi (1.15.5)
3436
ffi (1.15.5-x64-mingw32)
3537
forwardable-extended (2.6.0)
3638
gemoji (3.0.1)
@@ -218,6 +220,8 @@ GEM
218220
minitest (5.16.2)
219221
nokogiri (1.13.6-x64-mingw32)
220222
racc (~> 1.4)
223+
nokogiri (1.13.6-x86_64-linux)
224+
racc (~> 1.4)
221225
octokit (4.25.1)
222226
faraday (>= 1, < 3)
223227
sawyer (~> 0.9)
@@ -248,20 +252,21 @@ GEM
248252
thread_safe (0.3.6)
249253
typhoeus (1.4.0)
250254
ethon (>= 0.9.0)
251-
tzinfo (1.2.9)
255+
tzinfo (1.2.10)
252256
thread_safe (~> 0.1)
253257
tzinfo-data (1.2022.1)
254258
tzinfo (>= 1.0.0)
255259
unf (0.1.4)
256260
unf_ext
261+
unf_ext (0.0.8.2)
257262
unf_ext (0.0.8.2-x64-mingw32)
258263
unicode-display_width (1.8.0)
259-
wdm (0.1.1)
260264
webrick (1.7.0)
261265
zeitwerk (2.6.0)
262266

263267
PLATFORMS
264268
x64-mingw32
269+
x86_64-linux
265270

266271
DEPENDENCIES
267272
activesupport (>= 6.0.5)
@@ -277,7 +282,6 @@ DEPENDENCIES
277282
nokogiri (>= 1.13.6)
278283
tzinfo (>= 1.2.9)
279284
tzinfo-data (>= 1.2022.1)
280-
wdm (>= 0.1.1)
281285
webrick (>= 1.7.0)
282286

283287
RUBY VERSION

0 commit comments

Comments
 (0)