mime-types-data 3.2024.0507 → 3.2024.0604

Sign up to get free protection for your applications and to get access to all the features.
data/Rakefile CHANGED
@@ -28,7 +28,6 @@ Hoe.spec "mime-types-data" do
28
28
  extra_dev_deps << ["hoe-rubygems", "~> 1.0"]
29
29
  extra_dev_deps << ["mime-types", ">= 3.4.0", "< 4"]
30
30
  extra_dev_deps << ["nokogiri", "~> 1.6"]
31
- extra_dev_deps << ["psych", "~> 3.0"]
32
31
  extra_dev_deps << ["rake", ">= 10.0", "< 14"]
33
32
  extra_dev_deps << ["standard", "~> 1.0"]
34
33
  end