Add ruby-filemagic
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -31,6 +31,7 @@ gem "rexml"
|
|||||||
gem "babosa"
|
gem "babosa"
|
||||||
gem "pinboard", git: "https://github.com/dnitza/pinboard", branch: "master"
|
gem "pinboard", git: "https://github.com/dnitza/pinboard", branch: "master"
|
||||||
gem "ogpr"
|
gem "ogpr"
|
||||||
|
gem "ruby-filemagic"
|
||||||
|
|
||||||
group :cli, :development do
|
group :cli, :development do
|
||||||
gem "hanami-reloader"
|
gem "hanami-reloader"
|
||||||
|
@@ -310,6 +310,7 @@ GEM
|
|||||||
rubocop-performance (1.15.2)
|
rubocop-performance (1.15.2)
|
||||||
rubocop (>= 1.7.0, < 2.0)
|
rubocop (>= 1.7.0, < 2.0)
|
||||||
rubocop-ast (>= 0.4.0)
|
rubocop-ast (>= 0.4.0)
|
||||||
|
ruby-filemagic (0.7.3)
|
||||||
ruby-progressbar (1.11.0)
|
ruby-progressbar (1.11.0)
|
||||||
ruby2_keywords (0.0.5)
|
ruby2_keywords (0.0.5)
|
||||||
sequel (5.65.0)
|
sequel (5.65.0)
|
||||||
@@ -373,6 +374,7 @@ DEPENDENCIES
|
|||||||
rexml
|
rexml
|
||||||
rom-factory
|
rom-factory
|
||||||
rom-sql
|
rom-sql
|
||||||
|
ruby-filemagic
|
||||||
slim
|
slim
|
||||||
standardrb
|
standardrb
|
||||||
timecop
|
timecop
|
||||||
|
Reference in New Issue
Block a user