We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9699037 commit 1adb153Copy full SHA for 1adb153
Gemfile
@@ -7,5 +7,5 @@ gem "kramdown-parser-gfm", "~> 1.1.0"
7
gem 'minima', git: 'https://github.com/MichaelCurrin/minima'
8
9
group :jekyll_plugins do
10
- gem "jekyll-remote-theme", "0.4.2"
+ gem "jekyll-remote-theme", "~> 0.4.2"
11
end
0 commit comments