Skip to content

Commit 37009b3

Browse files
committed
Add rinku gem for auto linking
1 parent f39772b commit 37009b3

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Gemfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ gem 'lazy_high_charts', '1.5.8'
5353
gem 'rack-attack'
5454
gem 'rack-user_agent'
5555

56+
# For Auto Link
57+
gem 'rinku'
58+
5659
# For RSS feed
5760
gem 'ruby-mp3info', require: 'mp3info'
5861

Gemfile.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,7 @@ GEM
390390
reverse_markdown (3.0.0)
391391
nokogiri
392392
rexml (3.4.1)
393+
rinku (2.0.6)
393394
rspec-core (3.13.3)
394395
rspec-support (~> 3.13.0)
395396
rspec-expectations (3.13.3)
@@ -559,6 +560,7 @@ DEPENDENCIES
559560
rails-html-sanitizer (~> 1.4.4)
560561
rake
561562
rambulance!
563+
rinku
562564
rspec-rails (~> 4.0)
563565
rspec-retry
564566
rss

0 commit comments

Comments
 (0)