Skip to content

Commit a2dc34f

Browse files
Update jekyll version
1 parent c2cee97 commit a2dc34f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Gemfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ruby RUBY_VERSION
99
#
1010
# This will help ensure the proper Jekyll version is running.
1111
# Happy Jekylling!
12-
gem "jekyll", ">= 3.6.3"
12+
gem "jekyll", "~> 3.6.3"
1313

1414
# This is the default theme for new Jekyll sites. You may change this to anything you like.
1515
gem "minima", "~> 2.1", ">= 2.1.1"
@@ -25,4 +25,3 @@ end
2525

2626
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
2727
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
28-

0 commit comments

Comments
 (0)