bundle update mime-types-data
Change-Id: I4e8b52cf162b7c6082888cbf8e6f5905ef0150b8 Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/325010 Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com> Reviewed-by: Jacob Burroughs <jburroughs@instructure.com> QA-Review: Cody Cutrer <cody@instructure.com> Product-Review: Cody Cutrer <cody@instructure.com> Build-Review: Cody Cutrer <cody@instructure.com>
This commit is contained in:
parent
4d2c6522d5
commit
3543fd8d71
|
@ -56,7 +56,7 @@ GEM
|
|||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.12.0)
|
||||
method_source (1.0.0)
|
||||
mime-types-data (3.2023.0218.1)
|
||||
mime-types-data (3.2023.0808)
|
||||
mini_mime (1.1.5)
|
||||
mini_portile2 (2.8.4)
|
||||
minitest (5.19.0)
|
||||
|
|
|
@ -715,7 +715,7 @@ GEM
|
|||
method_source (1.0.0)
|
||||
mime-types (3.3.1)
|
||||
mime-types-data (~> 3.2015)
|
||||
mime-types-data (3.2023.0218.1)
|
||||
mime-types-data (3.2023.0808)
|
||||
mini_magick (4.11.0)
|
||||
mini_mime (1.1.5)
|
||||
mini_portile2 (2.8.4)
|
||||
|
|
|
@ -28,7 +28,7 @@ GEM
|
|||
hashdiff (1.0.1)
|
||||
mime-types (3.3.1)
|
||||
mime-types-data (~> 3.2015)
|
||||
mime-types-data (3.2023.0218.1)
|
||||
mime-types-data (3.2023.0808)
|
||||
public_suffix (5.0.3)
|
||||
rake (13.0.6)
|
||||
rexml (3.2.6)
|
||||
|
|
|
@ -43,7 +43,7 @@ GEM
|
|||
hashdiff (1.0.1)
|
||||
mime-types (3.3.1)
|
||||
mime-types-data (~> 3.2015)
|
||||
mime-types-data (3.2023.0218.1)
|
||||
mime-types-data (3.2023.0808)
|
||||
mini_portile2 (2.8.4)
|
||||
nokogiri (1.13.10)
|
||||
mini_portile2 (~> 2.8.0)
|
||||
|
|
|
@ -51,7 +51,7 @@ GEM
|
|||
httpclient
|
||||
mime-types (3.3.1)
|
||||
mime-types-data (~> 3.2015)
|
||||
mime-types-data (3.2023.0218.1)
|
||||
mime-types-data (3.2023.0808)
|
||||
minitest (5.19.0)
|
||||
public_suffix (5.0.3)
|
||||
rake (13.0.6)
|
||||
|
|
|
@ -17,7 +17,7 @@ GEM
|
|||
diff-lcs (1.5.0)
|
||||
mime-types (3.3.1)
|
||||
mime-types-data (~> 3.2015)
|
||||
mime-types-data (3.2023.0218.1)
|
||||
mime-types-data (3.2023.0808)
|
||||
rack (2.2.8)
|
||||
rack-test (1.1.0)
|
||||
rack (>= 1.0, < 3)
|
||||
|
|
Loading…
Reference in New Issue