Skip to content

Commit

Permalink
Drop dependency on ActiveSupport (#78)
Browse files Browse the repository at this point in the history
Merge pull request 78
  • Loading branch information
ashmaroli authored and jekyllbot committed May 2, 2018
1 parent bb9afc4 commit 3ee01c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jemoji.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,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 "gemoji", "~> 3.0"
s.add_dependency "html-pipeline", "~> 2.2"
s.add_dependency "jekyll", "~> 3.0"
Expand Down

0 comments on commit 3ee01c0

Please sign in to comment.