Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
schedules
Commits
f057e725
Commit
f057e725
authored
Sep 04, 2018
by
Zac Wood
Browse files
added missing gem
parent
d6f8e09e
Pipeline
#2835
failed with stage
in 2 minutes and 19 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
schedules_api/Gemfile
View file @
f057e725
...
...
@@ -65,4 +65,8 @@ gem 'rubyXL'
# Linting
gem
"rubocop"
,
"~> 0.58.2"
# API documentation
gem
'apipie-rails'
# Markdown for API docs
gem
'maruku'
schedules_api/Gemfile.lock
View file @
f057e725
...
...
@@ -81,6 +81,7 @@ GEM
nokogiri (>= 1.5.9)
mail (2.7.0)
mini_mime (>= 0.1.1)
maruku (0.7.3)
method_source (0.9.0)
mini_mime (1.0.0)
mini_portile2 (2.3.0)
...
...
@@ -207,6 +208,7 @@ DEPENDENCIES
icalendar
jbuilder (~> 2.5)
listen (>= 3.0.5, < 3.2)
maruku
nokogiri
pry
pry-doc
...
...
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