mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
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:
commit
9917bb0cb6
1 changed files with 8 additions and 8 deletions
16
Gemfile.lock
16
Gemfile.lock
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue