Skip to content

Commit

Permalink
Update haml to version 6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 24, 2023
1 parent 4284212 commit 42eebf8
Showing 1 changed file with 8 additions and 17 deletions.
25 changes: 8 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ GEM
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
coderay (1.1.3)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.0)
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
Expand All @@ -116,7 +116,6 @@ GEM
diff-lcs (1.5.0)
docile (1.4.0)
erubi (1.12.0)
erubis (2.7.0)
execjs (2.8.1)
factory_bot (6.2.1)
activesupport (>= 5.0.0)
Expand All @@ -133,21 +132,16 @@ GEM
globalid (1.0.1)
activesupport (>= 5.0)
gravtastic (3.2.6)
haml (5.2.2)
temple (>= 0.8.0)
haml (6.1.1)
temple (>= 0.8.2)
thor
tilt
haml-rails (2.0.1)
haml-rails (2.1.0)
actionpack (>= 5.1)
activesupport (>= 5.1)
haml (>= 4.0.6, < 6.0)
html2haml (>= 1.0.1)
haml (>= 4.0.6)
railties (>= 5.1)
hirb (0.7.3)
html2haml (2.3.0)
erubis (~> 2.7.0)
haml (>= 4.0)
nokogiri (>= 1.6.0)
ruby_parser (~> 3.5)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
innertube (1.1.0)
Expand Down Expand Up @@ -257,7 +251,7 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.4)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
railties (7.0.4.1)
actionpack (= 7.0.4.1)
Expand Down Expand Up @@ -318,8 +312,6 @@ GEM
rubocop-rspec (2.12.1)
rubocop (~> 1.31)
ruby-progressbar (1.11.0)
ruby_parser (3.19.2)
sexp_processor (~> 4.16)
rubyzip (2.3.2)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
Expand All @@ -341,7 +333,6 @@ GEM
sentry-ruby (~> 5.7.0)
sentry-ruby (5.7.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
sexp_processor (4.16.1)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
Expand All @@ -356,7 +347,7 @@ GEM
sprockets (>= 3.0.0)
stringex (2.8.5)
sync (0.5.0)
temple (0.9.1)
temple (0.10.0)
term-ansicolor (1.7.1)
tins (~> 1.0)
thinking-sphinx (5.5.1)
Expand Down

0 comments on commit 42eebf8

Please sign in to comment.