Skip to content

Commit

Permalink
chore(deps): update dependency httparty to v0.21.0 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 3b694a6 commit f589515
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ GEM
concurrent-ruby (1.1.10)
connection_pool (2.2.5)
crass (1.0.6)
csv (3.3.0)
database_cleaner-active_record (2.0.1)
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
Expand All @@ -103,8 +104,9 @@ GEM
ffi (1.15.3)
globalid (1.0.0)
activesupport (>= 5.0)
httparty (0.18.1)
mime-types (~> 3.0)
httparty (0.22.0)
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -132,9 +134,6 @@ GEM
mini_mime (>= 0.1.1)
marcel (1.0.2)
method_source (1.0.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0704)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.15.0)
Expand Down

0 comments on commit f589515

Please sign in to comment.