Skip to content

Commit dba8b1e

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 bd50172 commit dba8b1e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -245,8 +245,8 @@ GEM
245245
http-accept (1.7.0)
246246
http-cookie (1.0.3)
247247
domain_name (~> 0.5)
248-
httparty (0.20.0)
249-
mime-types (~> 3.0)
248+
httparty (0.21.0)
249+
mini_mime (>= 1.0.0)
250250
multi_xml (>= 0.5.2)
251251
i18n (1.10.0)
252252
concurrent-ruby (~> 1.0)
@@ -281,9 +281,9 @@ GEM
281281
meta-tags (2.14.0)
282282
actionpack (>= 3.2.0, < 6.2)
283283
method_source (1.0.0)
284-
mime-types (3.3.1)
284+
mime-types (3.4.1)
285285
mime-types-data (~> 3.2015)
286-
mime-types-data (3.2021.0225)
286+
mime-types-data (3.2023.0218.1)
287287
mimemagic (0.4.3)
288288
nokogiri (~> 1)
289289
rake

0 commit comments

Comments
 (0)