BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
8d715fb1
Commit
8d715fb1
authored
Aug 28, 2014
by
Andrew Kumanyaev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update redcarper gem
parent
3069826d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
Gemfile
Gemfile
+1
-1
Gemfile.lock
Gemfile.lock
+2
-2
No files found.
Gemfile
View file @
8d715fb1
...
...
@@ -82,7 +82,7 @@ gem "seed-fu"
gem
"
github-markup
"
# Required markup gems by github-markdown
gem
'
redcarpet
'
,
'~>
2.2
.2'
gem
'
redcarpet
'
,
'~>
3.1
.2'
gem
'
RedCloth
'
gem
'
rdoc
'
,
'~>3.6'
gem
'
org-ruby
'
...
...
Gemfile.lock
View file @
8d715fb1
...
...
@@ -391,7 +391,7 @@ GEM
ffi (>= 0.5.0)
rdoc (3.12.2)
json (~> 1.4)
redcarpet (
2.2
.2)
redcarpet (
3.1
.2)
redis (3.0.6)
redis-actionpack (4.0.0)
actionpack (~> 4)
...
...
@@ -657,7 +657,7 @@ DEPENDENCIES
rb-fsevent
rb-inotify
rdoc (~> 3.6)
redcarpet (~>
2.2
.2)
redcarpet (~>
3.1
.2)
redis-rails
request_store
rspec-rails
...
...
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