rake: 12.0.0 -> 12.3.1

Fixes https://github.com/NixOS/nixpkgs/issues/36912.
This commit is contained in:
Alyssa Ross
2018-11-25 18:56:52 +00:00
parent 22ec5128d4
commit 3ec6262cca
2 changed files with 4 additions and 4 deletions
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
rake (12.0.0)
rake (12.3.1)
PLATFORMS
ruby
@@ -10,4 +10,4 @@ DEPENDENCIES
rake
BUNDLED WITH
1.14.6
1.17.1