Merge pull request #282033 from marsam/update-rufo
rufo: 0.16.2 -> 0.17.0
This commit is contained in:
commit
8b925da7b9
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
rufo (0.16.2)
|
||||
rufo (0.17.0)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
@ -10,4 +10,4 @@ DEPENDENCIES
|
|||
rufo
|
||||
|
||||
BUNDLED WITH
|
||||
2.4.20
|
||||
2.5.3
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
platforms = [];
|
||||
source = {
|
||||
remotes = ["https://rubygems.org"];
|
||||
sha256 = "11nm1vzr3vd85yy4rd7ndrrx1ygm3m2jmw9r0b9lfxlj8rc1rip2";
|
||||
sha256 = "1rqq6mf7fvwvc9m3d5w5ysch3h7z4ml1vvdvy26064fb6lrnn5ai";
|
||||
type = "gem";
|
||||
};
|
||||
version = "0.16.2";
|
||||
version = "0.17.0";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue