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 ea6d993 commit 3dbda96Copy full SHA for 3dbda96
Gemfile
@@ -1,7 +1,7 @@
1
source "https://rubygems.org"
2
3
+# GitHub Pages compatible Jekyll setup
4
gem "github-pages", group: :jekyll_plugins
-gem "minima", "~> 2.5"
5
6
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
7
# and associated library.
Gemfile.lock
@@ -323,7 +323,6 @@ PLATFORMS
323
DEPENDENCIES
324
github-pages
325
http_parser.rb (~> 0.6.0)
326
- minima (~> 2.5)
327
tzinfo (>= 1, < 3)
328
tzinfo-data
329
wdm (~> 0.1.1)
0 commit comments