mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-04 03:25:14 +00:00
Introduce inline_svg gem, minimal usage, prep for material design icons (#29612)
This commit is contained in:
parent
4e61bce4e9
commit
6c68c3c0ce
5 changed files with 13 additions and 1 deletions
1
Gemfile
1
Gemfile
|
|
@ -59,6 +59,7 @@ gem 'http', '~> 5.1'
|
|||
gem 'http_accept_language', '~> 2.1'
|
||||
gem 'httplog', '~> 1.6.2'
|
||||
gem 'idn-ruby', require: 'idn'
|
||||
gem 'inline_svg'
|
||||
gem 'kaminari', '~> 1.2'
|
||||
gem 'link_header', '~> 0.0'
|
||||
gem 'mime-types', '~> 3.5.0', require: 'mime/types/columnar'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue