Skip to content

Commit 3b705eb

Browse files
committed
Gemfile: drop redcarpet gem
This was used as part of the v1 book build, but we dropped that in f474e35 (Remove link to 1st book edition, 2018-11-21).
1 parent bdf7df6 commit 3b705eb

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ gem "tilt"
1616

1717
gem "diffy"
1818
gem "nokogiri"
19-
gem "redcarpet"
2019
gem "yajl-ruby"
2120

2221
# Assets

Gemfile.lock

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ GEM
202202
rb-fsevent (0.10.4)
203203
rb-inotify (0.10.1)
204204
ffi (~> 1.0)
205-
redcarpet (3.5.1)
206205
redis (4.2.5)
207206
redis-actionpack (5.2.0)
208207
actionpack (>= 5, < 7)
@@ -336,7 +335,6 @@ DEPENDENCIES
336335
rails (~> 6.0)
337336
rails-controller-testing
338337
rails_12factor
339-
redcarpet
340338
redis-rails
341339
rspec-rails
342340
rubocop-github

0 commit comments

Comments
 (0)