Gemfile in command_kit-0.3.0 vs Gemfile in command_kit-0.4.0
- old
+ new
@@ -10,8 +10,10 @@
gem 'rspec', '~> 3.0'
gem 'simplecov', '~> 0.20', require: false
gem 'kramdown'
+ gem 'redcarpet', platform: :mri
gem 'yard', '~> 0.9'
gem 'yard-spellcheck', require: false
+ gem 'dead_end'
end