Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Kalyke
/
kalyke.felinewith.me
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 906080b0
authored
May 25, 2017
by
Jessica Hawkwell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adding Jekyll Gemfile
1 parent
d7414702
Pipeline
#38
passed
in 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
Gemfile
Gemfile
0 → 100644
View file @
906080b
source
"https://rubygems.org"
ruby
RUBY_VERSION
# This will help ensure the proper Jekyll version is running.
gem
"jekyll"
,
"3.4.3"
gem
"minima"
,
"~> 2.0"
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem
'tzinfo-data'
,
platforms:
[
:mingw
,
:mswin
,
:x64_mingw
,
:jruby
]
Write
Preview
Markdown
is supported
Attach a file
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 post a comment