Merge pull request #119694 from LeSuisse/rails-6.1.3.1

rubyPackages.rails: 6.1.0 -> 6.1.3.1
This commit is contained in:
Sandro 2021-04-17 17:28:29 +02:00 committed by GitHub
commit 6d20147075
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1863,10 +1863,10 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "06r2kjl4ylfgw08gjxvlwqdy1lgmgsylwnysk1d0qr6q3nd0nvg6"; sha256 = "1yl6wy2gfvjkq0457plwadk7jwx5sbpqxl9aycbphskisis9g238";
type = "gem"; type = "gem";
}; };
version = "6.1.0"; version = "6.1.3.1";
}; };
rails-dom-testing = { rails-dom-testing = {
dependencies = ["activesupport" "nokogiri"]; dependencies = ["activesupport" "nokogiri"];