Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
srct.gmu.io
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SRCT
srct.gmu.io
Commits
fcea6e84
Verified
Commit
fcea6e84
authored
Jul 30, 2017
by
David Haynes
🙆
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Modify gemfiles to actually work
- yay dependecies
parent
72e16870
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
srctweb/Gemfile
srctweb/Gemfile
+2
-0
srctweb/Gemfile.lock
srctweb/Gemfile.lock
+4
-2
No files found.
srctweb/Gemfile
View file @
fcea6e84
...
...
@@ -9,6 +9,8 @@ ruby RUBY_VERSION
#
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!
gem
"json"
,
"2.0.2"
gem
"jekyll"
,
"3.3.1"
# This is the default theme for new Jekyll sites. You may change this to anything you like.
...
...
srctweb/Gemfile.lock
View file @
fcea6e84
...
...
@@ -23,6 +23,7 @@ GEM
sass (~> 3.4)
jekyll-watch (1.5.0)
listen (~> 3.0, < 3.1)
json (2.0.2)
kramdown (1.13.1)
liquid (3.0.6)
listen (3.0.8)
...
...
@@ -47,10 +48,11 @@ PLATFORMS
DEPENDENCIES
jekyll (= 3.3.1)
jekyll-feed (~> 0.6)
json (= 2.0.2)
minima (~> 2.0)
RUBY VERSION
ruby 2.
3.1p112
ruby 2.
4.1p111
BUNDLED WITH
1.1
3.6
1.1
5.3
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