We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0be931a commit ee66702Copy full SHA for ee66702
Formula/portable-ruby.rb
@@ -24,8 +24,8 @@ class PortableRuby < PortableFormula
24
end
25
26
resource "msgpack" do
27
- url "https://rubygems.org/downloads/msgpack-1.7.5.gem"
28
- sha256 "ffb04979f51e6406823c03abe50e1da2c825c55a37dee138518cdd09d9d3aea8"
+ url "https://rubygems.org/downloads/msgpack-1.8.0.gem"
+ sha256 "e64ce0212000d016809f5048b48eb3a65ffb169db22238fb4b72472fecb2d732"
29
30
livecheck do
31
url "https://rubygems.org/api/v1/versions/msgpack.json"
0 commit comments