Add ruby-filemagic

This commit is contained in:
2023-02-11 15:57:21 +11:00
parent cda3a10dc2
commit f5d515b7ce
2 changed files with 3 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ gem "rexml"
gem "babosa"
gem "pinboard", git: "https://github.com/dnitza/pinboard", branch: "master"
gem "ogpr"
gem "ruby-filemagic"
group :cli, :development do
gem "hanami-reloader"

View File

@@ -310,6 +310,7 @@ GEM
rubocop-performance (1.15.2)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-filemagic (0.7.3)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
sequel (5.65.0)
@@ -373,6 +374,7 @@ DEPENDENCIES
rexml
rom-factory
rom-sql
ruby-filemagic
slim
standardrb
timecop