Skip to content

Commit 596288a

Browse files
committed
Set newest version for minima theme.
1 parent 5e9f238 commit 596288a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ruby "2.5.1"
1212
gem "jekyll", "~> 3.8.5"
1313

1414
# This is the default theme for new Jekyll sites. You may change this to anything you like.
15-
gem "minima", "~> 2.0"
15+
gem "minima", "~> 2.5"
1616

1717
gem "just-the-docs", "~> 0.2.3"
1818

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ DEPENDENCIES
7272
jekyll (~> 3.8.5)
7373
jekyll-feed (~> 0.6)
7474
just-the-docs (~> 0.2.3)
75-
minima (~> 2.0)
75+
minima (~> 2.5)
7676
tzinfo-data
7777

7878
RUBY VERSION

0 commit comments

Comments
 (0)