Merge pull request #2795 from openSUSE/depfu/update/haml-rails-2.0.1

Update haml-rails: 1.0.0 → 2.0.1 (major)
This commit is contained in:
Henne Vogelsang 2021-07-07 11:04:11 +02:00 committed by GitHub
commit 9917bb0cb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -208,12 +208,12 @@ GEM
haml (5.0.4)
temple (>= 0.8.0)
tilt
haml-rails (1.0.0)
actionpack (>= 4.0.1)
activesupport (>= 4.0.1)
haml-rails (2.0.1)
actionpack (>= 5.1)
activesupport (>= 5.1)
haml (>= 4.0.6, < 6.0)
html2haml (>= 1.0.1)
railties (>= 4.0.1)
railties (>= 5.1)
haml_lint (0.28.0)
haml (>= 4.0, < 5.1)
rainbow
@ -505,8 +505,8 @@ GEM
ruby-vips (2.1.2)
ffi (~> 1.12)
ruby_dep (1.5.0)
ruby_parser (3.11.0)
sexp_processor (~> 4.9)
ruby_parser (3.16.0)
sexp_processor (~> 4.15, >= 4.15.1)
rubyzip (1.3.0)
sass (3.7.4)
sass-listen (~> 4.0.0)
@ -532,7 +532,7 @@ GEM
sentry-ruby-core (4.5.2)
concurrent-ruby
faraday
sexp_processor (4.11.0)
sexp_processor (4.15.3)
shellany (0.0.1)
shoulda-matchers (4.5.1)
activesupport (>= 4.2.0)
@ -572,7 +572,7 @@ GEM
multi_json (~> 1.0)
stripe (>= 2.0.3)
sysexits (1.2.0)
temple (0.8.0)
temple (0.8.2)
thor (1.1.0)
thread_safe (0.3.6)
tilt (2.0.10)