Skip to content

Commit 289928f

Browse files
chore(deps): update ruby packages (#246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa09a2c commit 289928f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
source "https://rubygems.org"
22

33
group :jekyll_plugins do
4-
gem "github-pages", "~> 209"
4+
gem "github-pages", "~> 232"
55
end
66

77
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
88
# and associated library.
99
platforms :mingw, :x64_mingw, :mswin, :jruby do
10-
gem "tzinfo", "~> 1.2"
10+
gem "tzinfo", "~> 2.0"
1111
gem "tzinfo-data"
1212
end
1313

0 commit comments

Comments
 (0)