Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
core-services
jekyll-theme-lcsb-frozen-components
Commits
fdcc784c
Commit
fdcc784c
authored
Dec 06, 2019
by
Jacek Lebioda
Browse files
Merge branch '3-replace-the-frozen-files-from-r3-page-repository-with-the-plugin' into 'master'
Fixed version of Jekyll dependency Closes
#3
See merge request
!3
parents
92f994ae
6bd02731
Changes
1
Show whitespace changes
Inline
Side-by-side
jekyll-theme-lcsb-frozen-components.gemspec
View file @
fdcc784c
...
...
@@ -12,5 +12,5 @@ Gem::Specification.new do |spec|
spec
.
files
=
`git ls-files -z`
.
split
(
"
\x0
"
).
select
{
|
f
|
f
.
match
(
%r!^(_plugins|LICENSE|README)!i
)
}
spec
.
add_runtime_dependency
"
jekyll
"
,
"
~
>
4
.0"
spec
.
add_runtime_dependency
"
jekyll
"
,
">
3
.0"
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment