Skip to content

Commit 82d2274

Browse files
[dependabot:bundler] Bump haml-rails from 2.1.0 to 3.0.0
Bumps [haml-rails](https://github.com/haml/haml-rails) from 2.1.0 to 3.0.0. - [Commits](haml/haml-rails@v2.1.0...v3.0.0) --- updated-dependencies: - dependency-name: haml-rails dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 19cd4f5 commit 82d2274

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ gem "cssbundling-rails"
2727

2828
gem "tzinfo-data"
2929

30-
gem "haml-rails", "~> 2.0"
30+
gem "haml-rails", "~> 3.0"
3131

3232
gem "meta-tags", "~> 2.22"
3333

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ GEM
238238
tilt
239239
haml-lint (0.999.999)
240240
haml_lint
241-
haml-rails (2.1.0)
241+
haml-rails (3.0.0)
242242
actionpack (>= 5.1)
243243
activesupport (>= 5.1)
244244
haml (>= 4.0.6)
@@ -482,9 +482,9 @@ GEM
482482
ffi (~> 1.1)
483483
memoist3 (~> 1.0.0)
484484
sysexits (1.2.0)
485-
temple (0.10.3)
485+
temple (0.10.4)
486486
thor (1.4.0)
487-
tilt (2.6.0)
487+
tilt (2.6.1)
488488
timeout (0.4.3)
489489
tomlrb (2.0.3)
490490
tzinfo (2.0.6)
@@ -559,7 +559,7 @@ DEPENDENCIES
559559
faraday-net_http_persistent
560560
graphql-client
561561
haml-lint
562-
haml-rails (~> 2.0)
562+
haml-rails (~> 3.0)
563563
hashie
564564
jsbundling-rails
565565
license_finder

0 commit comments

Comments
 (0)