Skip to content

Commit

Permalink
[ruby] Update metainspector: 5.13.1 → 5.14.0 (minor) (forem#19203)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Mar 15, 2023
1 parent dd057b6 commit e0728cb
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ GEM
i18n (>= 1.8.11, < 2)
fakeredis (0.8.0)
redis (~> 4.1)
faraday (2.7.1)
faraday (2.7.4)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-cookie_jar (0.0.7)
Expand All @@ -266,13 +266,13 @@ GEM
faraday
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-gzip (0.1.0)
faraday-gzip (1.0.0)
faraday (>= 1.0)
zlib (~> 2.1)
faraday-http-cache (2.4.1)
faraday (>= 0.8)
faraday-net_http (3.0.2)
faraday-retry (2.0.0)
faraday-retry (2.1.0)
faraday (~> 2.0)
fastimage (2.2.6)
fastly (3.0.2)
Expand Down Expand Up @@ -482,13 +482,13 @@ GEM
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
memory_profiler (1.0.1)
metainspector (5.13.1)
metainspector (5.14.0)
addressable (~> 2.8)
faraday (~> 2.5)
faraday-cookie_jar (~> 0.0)
faraday-encoding (~> 0.0)
faraday-follow_redirects (~> 0.3)
faraday-gzip (~> 0.1)
faraday-gzip (>= 0.1, < 2.0)
faraday-http-cache (~> 2.4)
faraday-retry (~> 2.0)
fastimage (~> 2.2)
Expand Down
Binary file removed vendor/cache/faraday-2.7.1.gem
Binary file not shown.
Binary file added vendor/cache/faraday-2.7.4.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-gzip-0.1.0.gem
Binary file not shown.
Binary file added vendor/cache/faraday-gzip-1.0.0.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-retry-2.0.0.gem
Binary file not shown.
Binary file added vendor/cache/faraday-retry-2.1.0.gem
Binary file not shown.
Binary file removed vendor/cache/metainspector-5.13.1.gem
Binary file not shown.
Binary file added vendor/cache/metainspector-5.14.0.gem
Binary file not shown.

0 comments on commit e0728cb

Please sign in to comment.