Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit a98a33c

Browse files
dependabot[bot]sethboyles
authored andcommitted
Bump mime-types from 3.2.2 to 3.3.1
Bumps [mime-types](https://github.com/mime-types/ruby-mime-types) from 3.2.2 to 3.3.1. - [Release notes](https://github.com/mime-types/ruby-mime-types/releases) - [Changelog](https://github.com/mime-types/ruby-mime-types/blob/master/History.md) - [Commits](mime-types/ruby-mime-types@v3.2.2...v3.3.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 725654e commit a98a33c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ gem 'json_pure'
1717
gem 'kubeclient'
1818
gem 'loggregator_emitter', '~> 5.0'
1919
gem 'membrane', '~> 1.0'
20-
gem 'mime-types', '~> 3.0'
20+
gem 'mime-types', '~> 3.3'
2121
gem 'multi_json'
2222
gem 'multipart-parser'
2323
gem 'net-ssh'

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -268,9 +268,9 @@ GEM
268268
memoist (0.16.0)
269269
method_source (0.9.2)
270270
middleware (0.1.0)
271-
mime-types (3.2.2)
271+
mime-types (3.3.1)
272272
mime-types-data (~> 3.2015)
273-
mime-types-data (3.2019.0331)
273+
mime-types-data (3.2020.0512)
274274
mini_portile2 (2.4.0)
275275
minitest (5.14.1)
276276
ms_rest (0.6.4)
@@ -526,7 +526,7 @@ DEPENDENCIES
526526
loggregator_emitter (~> 5.0)
527527
machinist (~> 1.0.6)
528528
membrane (~> 1.0)
529-
mime-types (~> 3.0)
529+
mime-types (~> 3.3)
530530
multi_json
531531
multipart-parser
532532
mysql2 (~> 0.5.0)

0 commit comments

Comments
 (0)