Skip to content

Commit

Permalink
Update haml to version 6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Aug 13, 2023
1 parent cc2dd03 commit 0d272ed
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 @@ -117,7 +117,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 @@ -134,21 +133,16 @@ GEM
globalid (1.1.0)
activesupport (>= 5.0)
gravtastic (3.2.6)
haml (5.2.2)
temple (>= 0.8.0)
haml (6.1.2)
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.14.1)
concurrent-ruby (~> 1.0)
innertube (1.1.0)
Expand Down Expand Up @@ -202,7 +196,7 @@ GEM
rake
mini_mime (1.1.5)
mini_portile2 (2.8.4)
minitest (5.18.1)
minitest (5.19.0)
mousetrap-rails (1.4.6)
mysql2 (0.5.5)
net-imap (0.3.6)
Expand All @@ -215,7 +209,7 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.3)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
open4 (1.3.4)
Expand Down Expand Up @@ -257,7 +251,7 @@ GEM
actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1)
activesupport (>= 5.0.1.rc1)
rails-dom-testing (2.1.1)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
Expand Down Expand Up @@ -331,8 +325,6 @@ GEM
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
ruby_parser (3.20.3)
sexp_processor (~> 4.16)
rubyzip (2.3.2)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
Expand All @@ -354,7 +346,6 @@ GEM
sentry-ruby (~> 5.10.0)
sentry-ruby (5.10.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
sexp_processor (4.17.0)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
Expand Down

0 comments on commit 0d272ed

Please sign in to comment.