Skip to content

Commit

Permalink
Drop dependency on ActiveSupport (#63)
Browse files Browse the repository at this point in the history
Merge pull request 63
  • Loading branch information
ashmaroli authored and jekyllbot committed May 2, 2018
1 parent 62cd7ab commit fda54b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jekyll-mentions.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ Gem::Specification.new do |s|

s.required_ruby_version = ">= 2.3.0"

s.add_dependency "activesupport", ">= 4.2.9", "< 6.0"
s.add_dependency "html-pipeline", "~> 2.3"
s.add_dependency "jekyll", "~> 3.0"

Expand Down

0 comments on commit fda54b4

Please sign in to comment.