summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorAustin Ziegler <austin@zieglers.ca>2021-03-24 14:30:47 -0400
committerAustin Ziegler <austin@zieglers.ca>2021-11-15 11:08:41 -0500
commitf1470505047a4f2c840e1f886d539b6bdc88a570 (patch)
tree26291be3d1bf84700dcf406c2a0cf75d64601e29 /Gemfile
parent6c8324d2396e7698296bbecf376a4a647b258057 (diff)
downloadmime-types-f1470505047a4f2c840e1f886d539b6bdc88a570.tar.gz
IANA Provisional Registration Supportadditional-columns
- Added a new field to `MIME::Type` for checking provisional registrations from IANA.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index 0cf04db..76ce8fd 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,7 +1,7 @@
# frozen_string_literal: true
-# NOTE: This file is present to keep Travis CI happy. Edits to it will not
-# be accepted.
+# NOTE: This file is not the canonical source of dependencies. Edit the
+# Rakefile, instead.
source "https://rubygems.org/"