Gemfile in ronin-gen-1.0.1.rc1 vs Gemfile in ronin-gen-1.0.1
- old
+ new
@@ -9,10 +9,10 @@
# Ronin dependencies:
# gem 'ronin-support', '~> 0.2', :git => "#{RONIN_URI}/ronin-support.git"
# gem 'ronin', '~> 1.1', :git => "#{RONIN_URI}/ronin.git"
group :development do
- gem 'rake', '~> 0.8.7'
+ gem 'rake', '~> 0.8'
gem 'kramdown', '~> 0.12'
gem 'ore-tasks', '~> 0.4'
gem 'rspec', '~> 2.4'
end