[ruby] Update all Bundler dependencies (2022-08-22) (#18362)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
depfu[bot] 2022-08-23 17:20:12 -05:00 committed by GitHub
parent 808149a424
commit 4f9b4d0cfd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
27 changed files with 19 additions and 19 deletions

View file

@ -78,8 +78,8 @@ GEM
tzinfo (~> 2.0)
acts-as-taggable-on (9.0.1)
activerecord (>= 6.0, < 7.1)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
ahoy_email (2.1.3)
actionmailer (>= 5)
addressable (>= 2.3.2)
@ -288,18 +288,18 @@ GEM
browser (>= 2.0)
railties (>= 5.2)
rice (>= 4.0.2)
flipper (0.25.0)
flipper-active_record (0.25.0)
flipper (0.25.1)
flipper-active_record (0.25.1)
activerecord (>= 4.2, < 8)
flipper (~> 0.25.0)
flipper-active_support_cache_store (0.25.0)
flipper (~> 0.25.1)
flipper-active_support_cache_store (0.25.1)
activesupport (>= 4.2, < 8)
flipper (~> 0.25.0)
flipper-ui (0.25.0)
flipper (~> 0.25.1)
flipper-ui (0.25.1)
erubi (>= 1.0.0, < 2.0.0)
flipper (~> 0.25.0)
flipper (~> 0.25.1)
rack (>= 1.4, < 3)
rack-protection (>= 1.5.3, <= 2.2.0)
rack-protection (>= 1.5.3, <= 2.3.0)
sanitize (< 7)
fog-aws (3.14.0)
fog-core (~> 2.1)
@ -445,8 +445,8 @@ GEM
kramdown (~> 2.0)
launchy (2.5.0)
addressable (~> 2.7)
libdatadog (0.7.0.1.0)
libdatadog (0.7.0.1.0-x86_64-linux)
libdatadog (0.7.0.1.1)
libdatadog (0.7.0.1.1-x86_64-linux)
libddwaf (1.3.0.2.0)
ffi (~> 1.0)
libddwaf (1.3.0.2.0-arm64-darwin)
@ -501,7 +501,7 @@ GEM
connection_pool (>= 2)
msgpack (>= 0.5)
redis (>= 3.0)
msgpack (1.5.4)
msgpack (1.5.5)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.2.3)
@ -551,7 +551,7 @@ GEM
octokit (5.2.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
oj (3.13.20)
oj (3.13.21)
omniauth (2.1.0)
hashie (>= 3.4.6)
rack (>= 2.2.3)
@ -599,7 +599,7 @@ GEM
method_source (~> 1.0)
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (4.0.7)
public_suffix (5.0.0)
puma (5.6.4)
nio4r (~> 2.0)
pundit (2.2.0)
@ -615,7 +615,7 @@ GEM
rack (>= 2.0.0)
rack-host-redirect (1.3.0)
rack
rack-protection (2.2.0)
rack-protection (2.2.2)
rack
rack-proxy (0.7.2)
rack
@ -733,7 +733,7 @@ GEM
activesupport (>= 3.1, < 7.1)
json-schema (~> 2.2)
railties (>= 3.1, < 7.1)
rubocop (1.35.0)
rubocop (1.35.1)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.2.1)
@ -827,7 +827,7 @@ GEM
simplecov_json_formatter (0.1.4)
slack-notifier (2.4.0)
smart_properties (1.17.0)
solargraph (0.45.0)
solargraph (0.46.0)
backport (~> 1.2)
benchmark
bundler (>= 1.17.2)
@ -912,7 +912,7 @@ GEM
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0)
webmock (3.17.1)
webmock (3.18.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)

Binary file not shown.

BIN
vendor/cache/addressable-2.8.1.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/flipper-0.25.1.gem vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/libdatadog-0.7.0.1.1.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/msgpack-1.5.5.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/oj-3.13.21.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/public_suffix-5.0.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/rack-protection-2.2.2.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/rubocop-1.35.1.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/webmock-3.18.1.gem vendored Normal file

Binary file not shown.