Upgrade Rake to newest version

This commit is contained in:
Sebastian Skałacki 2016-03-31 02:36:58 +02:00
parent 16377043ac
commit d44a92b1f9
1 changed files with 2 additions and 2 deletions

View File

@ -210,7 +210,7 @@ GEM
activesupport (= 3.0.0)
rake (>= 0.8.4)
thor (~> 0.14.0)
rake (10.3.2)
rake (11.1.2)
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
@ -280,4 +280,4 @@ DEPENDENCIES
tzinfo
BUNDLED WITH
1.10.5
1.10.6