We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 608b081 commit aabb361Copy full SHA for aabb361
Gemfile
@@ -2,13 +2,13 @@
2
3
source 'https://rubygems.org'
4
5
-gem 'jekyll', '~> 4.3.4'
+gem 'jekyll', '~> 4.4.1'
6
gem 'koala', '~> 3.3.0'
7
gem 'mini_magick', '~> 4.11.0'
8
gem 'octokit', '~> 6.0'
9
gem 'rake', '~> 13.2.1'
10
gem 'rbnacl', '~> 7.1.1'
11
-gem 'rubocop', '~> 1.72.2'
+gem 'rubocop', '~> 1.73.2'
12
gem 'stringex', '~> 2.8.5'
13
14
group :jekyll_plugins do
0 commit comments