Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gitlab-ce
Commits
26f9dbf8
Commit
26f9dbf8
authored
Nov 24, 2015
by
Robert Speicher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump creole to ~> 0.5.0
Closes #2815
parent
0fb5ffd8
Changes
2
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 @
26f9dbf8
...
...
@@ -95,7 +95,7 @@ gem 'redcarpet', '~> 3.3.3'
gem
'
RedCloth
'
,
'~> 4.2.9'
gem
'
rdoc
'
,
'~>3.6'
gem
'
org-ruby
'
,
'~> 0.9.12'
gem
'
creole
'
,
'~>
0.3.6
'
gem
'
creole
'
,
'~>
0.5.0
'
gem
'
wikicloth
'
,
'0.8.1'
gem
'
asciidoctor
'
,
'~> 1.5.2'
...
...
Gemfile.lock
View file @
26f9dbf8
...
...
@@ -134,7 +134,7 @@ GEM
thor (~> 0.19.1)
crack (0.4.2)
safe_yaml (~> 1.0.0)
creole (0.
3.8
)
creole (0.
5.0
)
d3_rails (3.5.6)
railties (>= 3.1.0)
daemons (1.2.3)
...
...
@@ -816,7 +816,7 @@ DEPENDENCIES
colored (~> 1.2)
colorize (~> 0.5.8)
coveralls (~> 0.8.2)
creole (~> 0.
3.6
)
creole (~> 0.
5.0
)
d3_rails (~> 3.5.5)
database_cleaner (~> 1.4.0)
default_value_for (~> 3.0.0)
...
...
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