Skip to content

Commit

Permalink
chore(deps): add bundler
Browse files Browse the repository at this point in the history
We use default gem tasks in our Rakefile
  • Loading branch information
DirtyF committed Jan 6, 2019
1 parent 99b1de5 commit 274283e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jekyll-import.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Gem::Specification.new do |s|

# 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 274283e

Please sign in to comment.