Add rake to Gemfile
Showing
... | ... | @@ -24,3 +24,5 @@ gem "wdm", "~> 0.1.0", :platforms => [:mswin, :mingw] |
platforms :mri_18 do | ||
gem "ruby18_source_location" | ||
end | ||
gem "rake", "~> 10.1.0" | ||
\ No newline at end of file |
Please register or sign in to comment