Skip to content

Commit

Permalink
chore(deps): remove activesupport dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
DirtyF committed Dec 24, 2020
1 parent 5992739 commit bad9ef7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jekyll-import.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ Gem::Specification.new do |s|
s.add_runtime_dependency("reverse_markdown", "~> 1.0")

# development dependencies
s.add_development_dependency("activesupport", "~> 4.2")
s.add_development_dependency("bundler")
s.add_development_dependency("rake", "~> 12.0")
s.add_development_dependency("rdoc", "~> 6.0")
Expand Down

0 comments on commit bad9ef7

Please sign in to comment.