Skip to content

Commit

Permalink
Added 'redcarpet' gem to the Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Franklin Webber committed Feb 13, 2013
1 parent 2a0f519 commit 42cba5d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
source :rubygems

gem 'redcarpet'

gemspec
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
yard-cucumber (2.1.7)
yard-cucumber (2.2.2)
cucumber (>= 0.7.5)
gherkin (>= 2.2.9)
yard (>= 0.8.1)
Expand All @@ -19,10 +19,12 @@ GEM
gherkin (2.10.0)
json (>= 1.4.6)
json (1.7.3)
yard (0.8.1)
redcarpet (2.2.2)
yard (0.8.3)

PLATFORMS
ruby

DEPENDENCIES
redcarpet
yard-cucumber!

0 comments on commit 42cba5d

Please sign in to comment.