[ruby] Update all Bundler dependencies (2022-08-11) (#18330)
* Update all Bundler dependencies (2022-08-11) * Change Faraday adapter Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Co-authored-by: Mac Siri <krairit.siri@gmail.com>
This commit is contained in:
parent
8e6fa74fd0
commit
d2eae53443
105 changed files with 68 additions and 77 deletions
141
Gemfile.lock
141
Gemfile.lock
|
|
@ -96,13 +96,13 @@ GEM
|
|||
ruby-next-core (>= 0.14.0)
|
||||
ast (2.4.2)
|
||||
aws-eventstream (1.2.0)
|
||||
aws-sigv4 (1.5.0)
|
||||
aws-sigv4 (1.5.1)
|
||||
aws-eventstream (~> 1, >= 1.0.2)
|
||||
aws_cf_signer (0.1.3)
|
||||
backport (1.2.0)
|
||||
bcrypt (3.1.16)
|
||||
bcrypt (3.1.18)
|
||||
benchmark (0.2.0)
|
||||
benchmark-ips (2.9.1)
|
||||
benchmark-ips (2.10.0)
|
||||
better_errors (2.9.1)
|
||||
coderay (>= 1.0.0)
|
||||
erubi (>= 1.0.0)
|
||||
|
|
@ -123,7 +123,7 @@ GEM
|
|||
safely_block (>= 0.1.1)
|
||||
bootsnap (1.13.0)
|
||||
msgpack (~> 1.2)
|
||||
brakeman (5.2.3)
|
||||
brakeman (5.3.1)
|
||||
browser (5.3.1)
|
||||
brpoplpush-redis_script (0.1.2)
|
||||
concurrent-ruby (~> 1.0, >= 1.0.5)
|
||||
|
|
@ -157,7 +157,7 @@ GEM
|
|||
activesupport (>= 3.2.0)
|
||||
carrierwave
|
||||
fastimage
|
||||
chartkick (4.1.3)
|
||||
chartkick (4.2.1)
|
||||
childprocess (4.1.0)
|
||||
cloudinary (1.23.0)
|
||||
aws_cf_signer
|
||||
|
|
@ -187,9 +187,9 @@ GEM
|
|||
libdatadog (~> 0.7.0.1.0)
|
||||
libddwaf (~> 1.3.0.2.0)
|
||||
msgpack
|
||||
dead_end (1.1.7)
|
||||
dead_end (4.0.0)
|
||||
debase-ruby_core_source (0.10.16)
|
||||
debug (1.6.1)
|
||||
debug (1.6.2)
|
||||
irb (>= 1.3.6)
|
||||
reline (>= 0.3.1)
|
||||
derailed_benchmarks (2.1.1)
|
||||
|
|
@ -216,7 +216,7 @@ GEM
|
|||
devise (>= 4.6)
|
||||
diff-lcs (1.5.0)
|
||||
digest (3.1.0)
|
||||
docile (1.3.5)
|
||||
docile (1.4.0)
|
||||
dogstatsd-ruby (4.8.3)
|
||||
domain_name (0.5.20190701)
|
||||
unf (>= 0.0.5, < 1.0.0)
|
||||
|
|
@ -241,13 +241,13 @@ GEM
|
|||
rubocop
|
||||
smart_properties
|
||||
errbase (0.2.2)
|
||||
erubi (1.10.0)
|
||||
erubi (1.11.0)
|
||||
et-orbi (1.2.7)
|
||||
tzinfo
|
||||
excon (0.92.3)
|
||||
excon (0.92.4)
|
||||
execjs (2.8.1)
|
||||
exifr (1.3.9)
|
||||
factory_bot (6.2.0)
|
||||
factory_bot (6.2.1)
|
||||
activesupport (>= 5.0.0)
|
||||
factory_bot_rails (6.2.0)
|
||||
factory_bot (~> 6.2.0)
|
||||
|
|
@ -256,38 +256,24 @@ GEM
|
|||
i18n (>= 1.8.11, < 2)
|
||||
fakeredis (0.8.0)
|
||||
redis (~> 4.1)
|
||||
faraday (1.10.0)
|
||||
faraday-em_http (~> 1.0)
|
||||
faraday-em_synchrony (~> 1.0)
|
||||
faraday-excon (~> 1.1)
|
||||
faraday-httpclient (~> 1.0)
|
||||
faraday-multipart (~> 1.0)
|
||||
faraday-net_http (~> 1.0)
|
||||
faraday-net_http_persistent (~> 1.0)
|
||||
faraday-patron (~> 1.0)
|
||||
faraday-rack (~> 1.0)
|
||||
faraday-retry (~> 1.0)
|
||||
faraday (2.5.2)
|
||||
faraday-net_http (>= 2.0, < 3.1)
|
||||
ruby2_keywords (>= 0.0.4)
|
||||
faraday-cookie_jar (0.0.7)
|
||||
faraday (>= 0.8.0)
|
||||
http-cookie (~> 1.0.0)
|
||||
faraday-em_http (1.0.0)
|
||||
faraday-em_synchrony (1.0.0)
|
||||
faraday-encoding (0.0.5)
|
||||
faraday
|
||||
faraday-excon (1.1.0)
|
||||
faraday-http-cache (2.2.0)
|
||||
faraday-follow_redirects (0.3.0)
|
||||
faraday (>= 1, < 3)
|
||||
faraday-gzip (0.1.0)
|
||||
faraday (>= 1.0)
|
||||
zlib (~> 2.1)
|
||||
faraday-http-cache (2.4.1)
|
||||
faraday (>= 0.8)
|
||||
faraday-httpclient (1.0.1)
|
||||
faraday-multipart (1.0.4)
|
||||
multipart-post (~> 2)
|
||||
faraday-net_http (1.0.1)
|
||||
faraday-net_http_persistent (1.2.0)
|
||||
faraday-patron (1.0.0)
|
||||
faraday-rack (1.0.0)
|
||||
faraday-retry (1.0.3)
|
||||
faraday_middleware (1.2.0)
|
||||
faraday (~> 1.0)
|
||||
faraday-net_http (3.0.0)
|
||||
faraday-retry (2.0.0)
|
||||
faraday (~> 2.0)
|
||||
fastimage (2.2.6)
|
||||
fastly (3.0.2)
|
||||
feedjira (3.2.1)
|
||||
|
|
@ -343,9 +329,9 @@ GEM
|
|||
multi_json (>= 1.11.0)
|
||||
globalid (1.0.0)
|
||||
activesupport (>= 5.0)
|
||||
google-protobuf (3.19.4)
|
||||
google-protobuf (3.19.4-x86_64-darwin)
|
||||
google-protobuf (3.19.4-x86_64-linux)
|
||||
google-protobuf (3.21.5)
|
||||
google-protobuf (3.21.5-x86_64-darwin)
|
||||
google-protobuf (3.21.5-x86_64-linux)
|
||||
guard (2.18.0)
|
||||
formatador (>= 0.2.4)
|
||||
listen (>= 2.7, < 4.0)
|
||||
|
|
@ -436,7 +422,7 @@ GEM
|
|||
addressable (>= 2.4)
|
||||
jsonapi-serializer (2.2.0)
|
||||
activesupport (>= 4.2)
|
||||
jwt (2.3.0)
|
||||
jwt (2.4.1)
|
||||
kaminari (1.2.2)
|
||||
activesupport (>= 4.1.0)
|
||||
kaminari-actionview (= 1.2.2)
|
||||
|
|
@ -488,16 +474,18 @@ GEM
|
|||
memoizable (0.4.2)
|
||||
thread_safe (~> 0.3, >= 0.3.1)
|
||||
memory_profiler (1.0.0)
|
||||
metainspector (5.12.1)
|
||||
addressable (~> 2.7)
|
||||
faraday (>= 1.4, < 3.0)
|
||||
metainspector (5.13.0)
|
||||
addressable (~> 2.8)
|
||||
faraday (~> 2.5)
|
||||
faraday-cookie_jar (~> 0.0)
|
||||
faraday-encoding (~> 0.0)
|
||||
faraday-http-cache (~> 2.2)
|
||||
faraday_middleware (~> 1.0)
|
||||
faraday-follow_redirects (~> 0.3)
|
||||
faraday-gzip (~> 0.1)
|
||||
faraday-http-cache (~> 2.4)
|
||||
faraday-retry (~> 2.0)
|
||||
fastimage (~> 2.2)
|
||||
nesty (~> 1.0)
|
||||
nokogiri (~> 1.11)
|
||||
nokogiri (~> 1.13)
|
||||
method_source (1.0.0)
|
||||
mime-types (3.4.1)
|
||||
mime-types-data (~> 3.2015)
|
||||
|
|
@ -507,7 +495,7 @@ GEM
|
|||
mini_mime (1.1.2)
|
||||
mini_portile2 (2.8.0)
|
||||
minitest (5.16.2)
|
||||
modis (4.0.0)
|
||||
modis (4.0.1)
|
||||
activemodel (>= 5.2)
|
||||
activesupport (>= 5.2)
|
||||
connection_pool (>= 2)
|
||||
|
|
@ -553,8 +541,8 @@ GEM
|
|||
notiffany (0.1.3)
|
||||
nenv (~> 0.1)
|
||||
shellany (~> 0.0)
|
||||
oauth (0.5.6)
|
||||
oauth2 (1.4.9)
|
||||
oauth (0.5.10)
|
||||
oauth2 (1.4.10)
|
||||
faraday (>= 0.17.3, < 3.0)
|
||||
jwt (>= 1.0, < 3.0)
|
||||
multi_json (~> 1.3)
|
||||
|
|
@ -584,8 +572,8 @@ GEM
|
|||
omniauth-oauth (1.2.0)
|
||||
oauth
|
||||
omniauth (>= 1.0, < 3)
|
||||
omniauth-oauth2 (1.7.2)
|
||||
oauth2 (~> 1.4)
|
||||
omniauth-oauth2 (1.7.3)
|
||||
oauth2 (>= 1.4, < 3)
|
||||
omniauth (>= 1.9, < 3)
|
||||
omniauth-rails_csrf_protection (1.0.1)
|
||||
actionpack (>= 4.2)
|
||||
|
|
@ -595,10 +583,10 @@ GEM
|
|||
rack
|
||||
orm_adapter (0.5.0)
|
||||
parallel (1.22.1)
|
||||
parser (3.1.2.0)
|
||||
parser (3.1.2.1)
|
||||
ast (~> 2.4.1)
|
||||
patron (0.13.3)
|
||||
pg (1.4.2)
|
||||
pg (1.4.3)
|
||||
pg_query (2.1.3)
|
||||
google-protobuf (>= 3.19.2)
|
||||
pg_search (2.3.6)
|
||||
|
|
@ -629,7 +617,7 @@ GEM
|
|||
rack
|
||||
rack-protection (2.2.0)
|
||||
rack
|
||||
rack-proxy (0.7.0)
|
||||
rack-proxy (0.7.2)
|
||||
rack
|
||||
rack-test (2.0.2)
|
||||
rack (>= 1.3)
|
||||
|
|
@ -653,7 +641,7 @@ GEM
|
|||
nokogiri (>= 1.6)
|
||||
rails-html-sanitizer (1.4.3)
|
||||
loofah (~> 2.3)
|
||||
rails-i18n (7.0.3)
|
||||
rails-i18n (7.0.5)
|
||||
i18n (>= 0.7, < 2)
|
||||
railties (>= 6.0.0, < 8)
|
||||
railties (7.0.3.1)
|
||||
|
|
@ -669,7 +657,7 @@ GEM
|
|||
activerecord (>= 6.1.5)
|
||||
activesupport (>= 6.1.5)
|
||||
i18n
|
||||
rb-fsevent (0.11.0)
|
||||
rb-fsevent (0.11.1)
|
||||
rb-inotify (0.10.1)
|
||||
ffi (~> 1.0)
|
||||
recaptcha (5.10.0)
|
||||
|
|
@ -680,10 +668,10 @@ GEM
|
|||
actionpack (>= 5, < 8)
|
||||
redis-rack (>= 2.1.0, < 3)
|
||||
redis-store (>= 1.1.0, < 2)
|
||||
redis-rack (2.1.3)
|
||||
redis-rack (2.1.4)
|
||||
rack (>= 2.0.8, < 3)
|
||||
redis-store (>= 1.2, < 2)
|
||||
redis-store (1.9.0)
|
||||
redis-store (1.9.1)
|
||||
redis (>= 4, < 5)
|
||||
regexp_parser (2.5.0)
|
||||
reline (0.3.1)
|
||||
|
|
@ -745,17 +733,17 @@ GEM
|
|||
activesupport (>= 3.1, < 7.1)
|
||||
json-schema (~> 2.2)
|
||||
railties (>= 3.1, < 7.1)
|
||||
rubocop (1.33.0)
|
||||
rubocop (1.34.1)
|
||||
json (~> 2.3)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 3.1.0.0)
|
||||
parser (>= 3.1.2.1)
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
regexp_parser (>= 1.8, < 3.0)
|
||||
rexml (>= 3.2.5, < 4.0)
|
||||
rubocop-ast (>= 1.19.1, < 2.0)
|
||||
rubocop-ast (>= 1.20.0, < 2.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (>= 1.4.0, < 3.0)
|
||||
rubocop-ast (1.19.1)
|
||||
rubocop-ast (1.21.0)
|
||||
parser (>= 3.1.1.0)
|
||||
rubocop-performance (1.14.3)
|
||||
rubocop (>= 1.7.0, < 2.0)
|
||||
|
|
@ -766,17 +754,17 @@ GEM
|
|||
rubocop (>= 1.7.0, < 2.0)
|
||||
rubocop-rspec (2.12.1)
|
||||
rubocop (~> 1.31)
|
||||
ruby-next-core (0.15.1)
|
||||
ruby-next-core (0.15.2)
|
||||
ruby-prof (1.4.3)
|
||||
ruby-progressbar (1.11.0)
|
||||
ruby-statistics (2.1.3)
|
||||
ruby-statistics (3.0.0)
|
||||
ruby-vips (2.1.4)
|
||||
ffi (~> 1.12)
|
||||
ruby2_keywords (0.0.5)
|
||||
ruby2ruby (2.4.4)
|
||||
ruby_parser (~> 3.1)
|
||||
sexp_processor (~> 4.6)
|
||||
ruby_parser (3.18.1)
|
||||
ruby_parser (3.19.1)
|
||||
sexp_processor (~> 4.16)
|
||||
rubyzip (2.3.2)
|
||||
s3_direct_upload (0.1.7)
|
||||
|
|
@ -808,16 +796,17 @@ GEM
|
|||
addressable (>= 2.3.5)
|
||||
faraday (>= 0.17.3, < 3)
|
||||
sax-machine (1.3.2)
|
||||
selenium-webdriver (4.0.3)
|
||||
selenium-webdriver (4.4.0)
|
||||
childprocess (>= 0.5, < 5.0)
|
||||
rexml (~> 3.2, >= 3.2.5)
|
||||
rubyzip (>= 1.2.2)
|
||||
rubyzip (>= 1.2.2, < 3.0)
|
||||
websocket (~> 1.0)
|
||||
semantic_range (3.0.0)
|
||||
sexp_processor (4.16.0)
|
||||
sexp_processor (4.16.1)
|
||||
shellany (0.0.1)
|
||||
shoulda-matchers (5.1.0)
|
||||
activesupport (>= 5.2.0)
|
||||
sidekiq (6.5.3)
|
||||
sidekiq (6.5.4)
|
||||
connection_pool (>= 2.2.2)
|
||||
rack (~> 2.0)
|
||||
redis (>= 4.5.0)
|
||||
|
|
@ -835,7 +824,7 @@ GEM
|
|||
simplecov-html (~> 0.11)
|
||||
simplecov_json_formatter (~> 0.1)
|
||||
simplecov-html (0.12.3)
|
||||
simplecov_json_formatter (0.1.2)
|
||||
simplecov_json_formatter (0.1.4)
|
||||
slack-notifier (2.4.0)
|
||||
smart_properties (1.17.0)
|
||||
solargraph (0.45.0)
|
||||
|
|
@ -856,14 +845,14 @@ GEM
|
|||
solargraph-rails (0.3.1)
|
||||
activesupport
|
||||
solargraph (>= 0.41.1)
|
||||
sprockets (4.0.3)
|
||||
sprockets (4.1.1)
|
||||
concurrent-ruby (~> 1.0)
|
||||
rack (> 1, < 3)
|
||||
sprockets-rails (3.4.2)
|
||||
actionpack (>= 5.2)
|
||||
activesupport (>= 5.2)
|
||||
sprockets (>= 3.0.0)
|
||||
ssrf_filter (1.0.7)
|
||||
ssrf_filter (1.0.8)
|
||||
staccato (0.5.3)
|
||||
stackprof (0.2.20)
|
||||
sterile (1.0.23)
|
||||
|
|
@ -875,14 +864,14 @@ GEM
|
|||
stripe (> 5, < 6)
|
||||
strong_migrations (1.2.0)
|
||||
activerecord (>= 5.2)
|
||||
strscan (3.0.3)
|
||||
strscan (3.0.4)
|
||||
terminal-table (3.0.2)
|
||||
unicode-display_width (>= 1.1.1, < 3)
|
||||
test-prof (1.0.9)
|
||||
thor (1.2.1)
|
||||
thread (0.2.2)
|
||||
thread_safe (0.3.6)
|
||||
tilt (2.0.10)
|
||||
tilt (2.0.11)
|
||||
timecop (0.9.5)
|
||||
timeout (0.3.0)
|
||||
twitter (7.0.0)
|
||||
|
|
@ -923,7 +912,7 @@ GEM
|
|||
nokogiri (~> 1.6)
|
||||
rubyzip (>= 1.3.0)
|
||||
selenium-webdriver (~> 4.0)
|
||||
webmock (3.17.0)
|
||||
webmock (3.17.1)
|
||||
addressable (>= 2.8.0)
|
||||
crack (>= 0.3.2)
|
||||
hashdiff (>= 0.4.0, < 2.0.0)
|
||||
|
|
@ -936,6 +925,7 @@ GEM
|
|||
hkdf (~> 0.2)
|
||||
jwt (~> 2.0)
|
||||
webrick (1.7.0)
|
||||
websocket (1.2.9)
|
||||
websocket-driver (0.7.5)
|
||||
websocket-extensions (>= 0.1.0)
|
||||
websocket-extensions (0.1.5)
|
||||
|
|
@ -950,6 +940,7 @@ GEM
|
|||
yard-activesupport-concern (0.0.1)
|
||||
yard (>= 0.8)
|
||||
zeitwerk (2.6.0)
|
||||
zlib (2.1.1)
|
||||
zonebie (0.6.1)
|
||||
|
||||
PLATFORMS
|
||||
|
|
|
|||
|
|
@ -115,13 +115,13 @@ module Github
|
|||
# <https://github.com/octokit/octokit.rb#caching>
|
||||
# and <https://github.com/octokit/octokit.rb/blob/master/lib/octokit/default.rb>
|
||||
Faraday::RackBuilder.new do |builder|
|
||||
builder.use Faraday::Request::Retry, exceptions: [Octokit::ServerError]
|
||||
builder.use Faraday::Retry::Middleware, exceptions: [Octokit::ServerError]
|
||||
builder.use Octokit::Middleware::FollowRedirects
|
||||
builder.use Octokit::Response::RaiseError
|
||||
builder.use Octokit::Response::FeedParser
|
||||
|
||||
builder.response :logger if Rails.env.development?
|
||||
builder.adapter :patron
|
||||
builder.adapter Faraday.default_adapter
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
BIN
vendor/cache/aws-sigv4-1.5.0.gem
vendored
BIN
vendor/cache/aws-sigv4-1.5.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/aws-sigv4-1.5.1.gem
vendored
Normal file
BIN
vendor/cache/aws-sigv4-1.5.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/bcrypt-3.1.16.gem
vendored
BIN
vendor/cache/bcrypt-3.1.16.gem
vendored
Binary file not shown.
BIN
vendor/cache/bcrypt-3.1.18.gem
vendored
Normal file
BIN
vendor/cache/bcrypt-3.1.18.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/benchmark-ips-2.10.0.gem
vendored
Normal file
BIN
vendor/cache/benchmark-ips-2.10.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/benchmark-ips-2.9.1.gem
vendored
BIN
vendor/cache/benchmark-ips-2.9.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/brakeman-5.2.3.gem
vendored
BIN
vendor/cache/brakeman-5.2.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/brakeman-5.3.1.gem
vendored
Normal file
BIN
vendor/cache/brakeman-5.3.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/chartkick-4.1.3.gem
vendored
BIN
vendor/cache/chartkick-4.1.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/chartkick-4.2.1.gem
vendored
Normal file
BIN
vendor/cache/chartkick-4.2.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/dead_end-1.1.7.gem
vendored
BIN
vendor/cache/dead_end-1.1.7.gem
vendored
Binary file not shown.
BIN
vendor/cache/dead_end-4.0.0.gem
vendored
Normal file
BIN
vendor/cache/dead_end-4.0.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/debug-1.6.1.gem
vendored
BIN
vendor/cache/debug-1.6.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/debug-1.6.2.gem
vendored
Normal file
BIN
vendor/cache/debug-1.6.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/docile-1.3.5.gem
vendored
BIN
vendor/cache/docile-1.3.5.gem
vendored
Binary file not shown.
BIN
vendor/cache/docile-1.4.0.gem
vendored
Normal file
BIN
vendor/cache/docile-1.4.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/erubi-1.10.0.gem
vendored
BIN
vendor/cache/erubi-1.10.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/erubi-1.11.0.gem
vendored
Normal file
BIN
vendor/cache/erubi-1.11.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/excon-0.92.3.gem
vendored
BIN
vendor/cache/excon-0.92.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/excon-0.92.4.gem
vendored
Normal file
BIN
vendor/cache/excon-0.92.4.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/factory_bot-6.2.0.gem
vendored
BIN
vendor/cache/factory_bot-6.2.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/factory_bot-6.2.1.gem
vendored
Normal file
BIN
vendor/cache/factory_bot-6.2.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/faraday-1.10.0.gem
vendored
BIN
vendor/cache/faraday-1.10.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/faraday-2.5.2.gem
vendored
Normal file
BIN
vendor/cache/faraday-2.5.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/faraday-em_http-1.0.0.gem
vendored
BIN
vendor/cache/faraday-em_http-1.0.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/faraday-em_synchrony-1.0.0.gem
vendored
BIN
vendor/cache/faraday-em_synchrony-1.0.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/faraday-excon-1.1.0.gem
vendored
BIN
vendor/cache/faraday-excon-1.1.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/faraday-follow_redirects-0.3.0.gem
vendored
Normal file
BIN
vendor/cache/faraday-follow_redirects-0.3.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/faraday-gzip-0.1.0.gem
vendored
Normal file
BIN
vendor/cache/faraday-gzip-0.1.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/faraday-http-cache-2.2.0.gem
vendored
BIN
vendor/cache/faraday-http-cache-2.2.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/faraday-http-cache-2.4.1.gem
vendored
Normal file
BIN
vendor/cache/faraday-http-cache-2.4.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/faraday-httpclient-1.0.1.gem
vendored
BIN
vendor/cache/faraday-httpclient-1.0.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/faraday-multipart-1.0.4.gem
vendored
BIN
vendor/cache/faraday-multipart-1.0.4.gem
vendored
Binary file not shown.
BIN
vendor/cache/faraday-net_http-1.0.1.gem
vendored
BIN
vendor/cache/faraday-net_http-1.0.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/faraday-net_http-3.0.0.gem
vendored
Normal file
BIN
vendor/cache/faraday-net_http-3.0.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/faraday-net_http_persistent-1.2.0.gem
vendored
BIN
vendor/cache/faraday-net_http_persistent-1.2.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/faraday-patron-1.0.0.gem
vendored
BIN
vendor/cache/faraday-patron-1.0.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/faraday-rack-1.0.0.gem
vendored
BIN
vendor/cache/faraday-rack-1.0.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/faraday-retry-1.0.3.gem
vendored
BIN
vendor/cache/faraday-retry-1.0.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/faraday-retry-2.0.0.gem
vendored
Normal file
BIN
vendor/cache/faraday-retry-2.0.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/faraday_middleware-1.2.0.gem
vendored
BIN
vendor/cache/faraday_middleware-1.2.0.gem
vendored
Binary file not shown.
Binary file not shown.
BIN
vendor/cache/google-protobuf-3.19.4-x86_64-linux.gem
vendored
BIN
vendor/cache/google-protobuf-3.19.4-x86_64-linux.gem
vendored
Binary file not shown.
BIN
vendor/cache/google-protobuf-3.19.4.gem
vendored
BIN
vendor/cache/google-protobuf-3.19.4.gem
vendored
Binary file not shown.
BIN
vendor/cache/google-protobuf-3.21.5-x86_64-darwin.gem
vendored
Normal file
BIN
vendor/cache/google-protobuf-3.21.5-x86_64-darwin.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/google-protobuf-3.21.5-x86_64-linux.gem
vendored
Normal file
BIN
vendor/cache/google-protobuf-3.21.5-x86_64-linux.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/google-protobuf-3.21.5.gem
vendored
Normal file
BIN
vendor/cache/google-protobuf-3.21.5.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/jwt-2.3.0.gem
vendored
BIN
vendor/cache/jwt-2.3.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/jwt-2.4.1.gem
vendored
Normal file
BIN
vendor/cache/jwt-2.4.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/metainspector-5.12.1.gem
vendored
BIN
vendor/cache/metainspector-5.12.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/metainspector-5.13.0.gem
vendored
Normal file
BIN
vendor/cache/metainspector-5.13.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/modis-4.0.0.gem
vendored
BIN
vendor/cache/modis-4.0.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/modis-4.0.1.gem
vendored
Normal file
BIN
vendor/cache/modis-4.0.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/oauth-0.5.10.gem
vendored
Normal file
BIN
vendor/cache/oauth-0.5.10.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/oauth-0.5.6.gem
vendored
BIN
vendor/cache/oauth-0.5.6.gem
vendored
Binary file not shown.
BIN
vendor/cache/oauth2-1.4.10.gem
vendored
Normal file
BIN
vendor/cache/oauth2-1.4.10.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/oauth2-1.4.9.gem
vendored
BIN
vendor/cache/oauth2-1.4.9.gem
vendored
Binary file not shown.
BIN
vendor/cache/omniauth-oauth2-1.7.2.gem
vendored
BIN
vendor/cache/omniauth-oauth2-1.7.2.gem
vendored
Binary file not shown.
BIN
vendor/cache/omniauth-oauth2-1.7.3.gem
vendored
Normal file
BIN
vendor/cache/omniauth-oauth2-1.7.3.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/parser-3.1.2.0.gem
vendored
BIN
vendor/cache/parser-3.1.2.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/parser-3.1.2.1.gem
vendored
Normal file
BIN
vendor/cache/parser-3.1.2.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/pg-1.4.2.gem
vendored
BIN
vendor/cache/pg-1.4.2.gem
vendored
Binary file not shown.
BIN
vendor/cache/pg-1.4.3.gem
vendored
Normal file
BIN
vendor/cache/pg-1.4.3.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rack-proxy-0.7.0.gem
vendored
BIN
vendor/cache/rack-proxy-0.7.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/rack-proxy-0.7.2.gem
vendored
Normal file
BIN
vendor/cache/rack-proxy-0.7.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rails-i18n-7.0.3.gem
vendored
BIN
vendor/cache/rails-i18n-7.0.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/rails-i18n-7.0.5.gem
vendored
Normal file
BIN
vendor/cache/rails-i18n-7.0.5.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rb-fsevent-0.11.0.gem
vendored
BIN
vendor/cache/rb-fsevent-0.11.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/rb-fsevent-0.11.1.gem
vendored
Normal file
BIN
vendor/cache/rb-fsevent-0.11.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/redis-rack-2.1.3.gem
vendored
BIN
vendor/cache/redis-rack-2.1.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/redis-rack-2.1.4.gem
vendored
Normal file
BIN
vendor/cache/redis-rack-2.1.4.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/redis-store-1.9.0.gem
vendored
BIN
vendor/cache/redis-store-1.9.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/redis-store-1.9.1.gem
vendored
Normal file
BIN
vendor/cache/redis-store-1.9.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rubocop-1.33.0.gem
vendored
BIN
vendor/cache/rubocop-1.33.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/rubocop-1.34.1.gem
vendored
Normal file
BIN
vendor/cache/rubocop-1.34.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rubocop-ast-1.19.1.gem
vendored
BIN
vendor/cache/rubocop-ast-1.19.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/rubocop-ast-1.21.0.gem
vendored
Normal file
BIN
vendor/cache/rubocop-ast-1.21.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/ruby-next-core-0.15.1.gem
vendored
BIN
vendor/cache/ruby-next-core-0.15.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/ruby-next-core-0.15.2.gem
vendored
Normal file
BIN
vendor/cache/ruby-next-core-0.15.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/ruby-statistics-2.1.3.gem
vendored
BIN
vendor/cache/ruby-statistics-2.1.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/ruby-statistics-3.0.0.gem
vendored
Normal file
BIN
vendor/cache/ruby-statistics-3.0.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/ruby_parser-3.18.1.gem
vendored
BIN
vendor/cache/ruby_parser-3.18.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/ruby_parser-3.19.1.gem
vendored
Normal file
BIN
vendor/cache/ruby_parser-3.19.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/selenium-webdriver-4.0.3.gem
vendored
BIN
vendor/cache/selenium-webdriver-4.0.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/selenium-webdriver-4.4.0.gem
vendored
Normal file
BIN
vendor/cache/selenium-webdriver-4.4.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/sexp_processor-4.16.0.gem
vendored
BIN
vendor/cache/sexp_processor-4.16.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/sexp_processor-4.16.1.gem
vendored
Normal file
BIN
vendor/cache/sexp_processor-4.16.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/sidekiq-6.5.3.gem
vendored
BIN
vendor/cache/sidekiq-6.5.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/sidekiq-6.5.4.gem
vendored
Normal file
BIN
vendor/cache/sidekiq-6.5.4.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/simplecov_json_formatter-0.1.2.gem
vendored
BIN
vendor/cache/simplecov_json_formatter-0.1.2.gem
vendored
Binary file not shown.
BIN
vendor/cache/simplecov_json_formatter-0.1.4.gem
vendored
Normal file
BIN
vendor/cache/simplecov_json_formatter-0.1.4.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/sprockets-4.0.3.gem
vendored
BIN
vendor/cache/sprockets-4.0.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/sprockets-4.1.1.gem
vendored
Normal file
BIN
vendor/cache/sprockets-4.1.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/ssrf_filter-1.0.7.gem
vendored
BIN
vendor/cache/ssrf_filter-1.0.7.gem
vendored
Binary file not shown.
BIN
vendor/cache/ssrf_filter-1.0.8.gem
vendored
Normal file
BIN
vendor/cache/ssrf_filter-1.0.8.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/strscan-3.0.3.gem
vendored
BIN
vendor/cache/strscan-3.0.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/strscan-3.0.4.gem
vendored
Normal file
BIN
vendor/cache/strscan-3.0.4.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/tilt-2.0.10.gem
vendored
BIN
vendor/cache/tilt-2.0.10.gem
vendored
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue