Commit b78fd0c13088ce2c19d939a26a26e247ca5047ea
1 parent
21bfd1e7
Exists in
master
and in
4 other branches
Add github-markup gem
Showing
3 changed files
with
5 additions
and
0 deletions
Show diff stats
Gemfile
Gemfile.lock
@@ -178,6 +178,7 @@ GEM | @@ -178,6 +178,7 @@ GEM | ||
178 | gherkin (2.11.0) | 178 | gherkin (2.11.0) |
179 | json (>= 1.4.6) | 179 | json (>= 1.4.6) |
180 | git (1.2.5) | 180 | git (1.2.5) |
181 | + github-markup (0.7.4) | ||
181 | gitlab_meta (2.9) | 182 | gitlab_meta (2.9) |
182 | grape (0.2.1) | 183 | grape (0.2.1) |
183 | hashie (~> 1.2) | 184 | hashie (~> 1.2) |
@@ -396,6 +397,7 @@ DEPENDENCIES | @@ -396,6 +397,7 @@ DEPENDENCIES | ||
396 | ffaker | 397 | ffaker |
397 | foreman | 398 | foreman |
398 | git | 399 | git |
400 | + github-markup | ||
399 | gitlab_meta (= 2.9) | 401 | gitlab_meta (= 2.9) |
400 | gitolite! | 402 | gitolite! |
401 | grack! | 403 | grack! |
app/controllers/refs_controller.rb