Update rake
Showing
| ... | @@ -23,6 +23,6 @@ platforms :mri_18 do | ... | @@ -23,6 +23,6 @@ platforms :mri_18 do |
| gem "ruby18_source_location" | gem "ruby18_source_location" | ||
| end | end | ||
| gem "rake", "~> 10.2.0" | gem "rake", "~> 10.3.0" | ||
| gem 'therubyracer', :platforms => :ruby | gem 'therubyracer', :platforms => :ruby | ||
| \ No newline at end of file |
Please register or sign in to comment