Skip to content

Commit f509078

Browse files
Bump httparty from 0.20.0 to 0.21.0
Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/jnunemaker/httparty/releases) - [Changelog](https://github.com/jnunemaker/httparty/blob/master/Changelog.md) - [Commits](jnunemaker/httparty@v0.20.0...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1c806e commit f509078

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -250,8 +250,8 @@ GEM
250250
http-accept (1.7.0)
251251
http-cookie (1.0.3)
252252
domain_name (~> 0.5)
253-
httparty (0.20.0)
254-
mime-types (~> 3.0)
253+
httparty (0.21.0)
254+
mini_mime (>= 1.0.0)
255255
multi_xml (>= 0.5.2)
256256
i18n (1.10.0)
257257
concurrent-ruby (~> 1.0)
@@ -285,9 +285,9 @@ GEM
285285
meta-tags (2.14.0)
286286
actionpack (>= 3.2.0, < 6.2)
287287
method_source (1.0.0)
288-
mime-types (3.3.1)
288+
mime-types (3.4.1)
289289
mime-types-data (~> 3.2015)
290-
mime-types-data (3.2021.0225)
290+
mime-types-data (3.2022.0105)
291291
mimemagic (0.4.3)
292292
nokogiri (~> 1)
293293
rake

0 commit comments

Comments
 (0)