mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-04 03:25:14 +00:00
chore(deps): update dependency haml-rails to v3 (#36288)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5b97f25a15
commit
a6236148d8
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -9,7 +9,7 @@ gem 'rails', '~> 8.0'
|
|||
gem 'thor', '~> 1.2'
|
||||
|
||||
gem 'dotenv'
|
||||
gem 'haml-rails', '~>2.0'
|
||||
gem 'haml-rails', '~>3.0'
|
||||
gem 'pg', '~> 1.5'
|
||||
gem 'pghero'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue