Skip to content

Commit

Permalink
use core reverse_markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
benbalter committed Mar 22, 2014
1 parent f76d929 commit 39233d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
source 'https://rubygems.org'

gem 'reverse_markdown', :path => '/Users/benbalter/projects/reverse_markdown'

gemspec
9 changes: 2 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@ PATH
descriptive_statistics (~> 1.1.3)
reverse_markdown (~> 0.4.7)

PATH
remote: /Users/benbalter/projects/reverse_markdown
specs:
reverse_markdown (0.4.7)
nokogiri

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -38,6 +32,8 @@ GEM
rake (10.1.1)
rdoc (4.1.1)
json (~> 1.4)
reverse_markdown (0.4.7)
nokogiri
shoulda (3.5.0)
shoulda-context (~> 1.0, >= 1.0.1)
shoulda-matchers (>= 1.4.1, < 3.0)
Expand All @@ -57,6 +53,5 @@ DEPENDENCIES
pry
rake
rdoc
reverse_markdown!
shoulda
word-to-markdown!

0 comments on commit 39233d4

Please sign in to comment.