Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
101 changes: 56 additions & 45 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,62 +8,73 @@ PATH
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
byebug (11.1.1)
coderay (1.1.2)
crack (0.4.5)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
base64 (0.2.0)
bigdecimal (3.1.9)
byebug (11.1.3)
coderay (1.1.3)
connection_pool (2.5.0)
crack (1.0.0)
bigdecimal
rexml
diff-lcs (1.3)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
ffi (1.15.5)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
date (3.4.1)
diff-lcs (1.5.1)
domain_name (0.6.20240107)
ffi (1.17.1)
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
hashdiff (1.0.1)
http (5.0.1)
addressable (~> 2.3)
hashdiff (1.1.2)
http (5.2.0)
addressable (~> 2.8)
base64 (~> 0.1)
http-cookie (~> 1.0)
http-form_data (~> 2.2)
llhttp-ffi (~> 0.3.0)
http-cookie (1.0.5)
llhttp-ffi (~> 0.5.0)
http-cookie (1.0.8)
domain_name (~> 0.5)
http-form_data (2.3.0)
jwt (2.7.0)
llhttp-ffi (0.3.1)
jwt (2.10.1)
base64
llhttp-ffi (0.5.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
method_source (0.9.2)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (5.0.1)
rake (13.0.1)
rdoc (6.2.1)
redis (4.1.3)
rexml (3.2.5)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.1)
rspec-support (~> 3.9.1)
rspec-expectations (3.9.0)
method_source (1.1.0)
pry (0.15.2)
coderay (~> 1.1)
method_source (~> 1.0)
psych (5.2.3)
date
stringio
public_suffix (6.0.1)
rake (13.2.1)
rdoc (6.11.0)
psych (>= 4.0.0)
redis (5.3.0)
redis-client (>= 0.22.0)
redis-client (0.23.2)
connection_pool
rexml (3.4.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.2)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.2)
rspec_junit_formatter (0.4.1)
rspec-support (~> 3.13.0)
rspec-support (3.13.2)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
sdoc (1.0.0)
sdoc (2.6.1)
rdoc (>= 5.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
webmock (3.18.1)
stringio (3.1.2)
webmock (3.24.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand All @@ -85,4 +96,4 @@ DEPENDENCIES
webmock

BUNDLED WITH
2.4.3
2.4.22
Binary file removed vendor/cache/addressable-2.8.1.gem
Binary file not shown.
Binary file added vendor/cache/addressable-2.8.7.gem
Binary file not shown.
Binary file added vendor/cache/base64-0.2.0.gem
Binary file not shown.
Binary file added vendor/cache/bigdecimal-3.1.9.gem
Binary file not shown.
Binary file removed vendor/cache/byebug-11.1.1.gem
Binary file not shown.
Binary file added vendor/cache/byebug-11.1.3.gem
Binary file not shown.
Binary file removed vendor/cache/coderay-1.1.2.gem
Binary file not shown.
Binary file added vendor/cache/coderay-1.1.3.gem
Binary file not shown.
Binary file added vendor/cache/connection_pool-2.5.0.gem
Binary file not shown.
Binary file removed vendor/cache/crack-0.4.5.gem
Binary file not shown.
Binary file added vendor/cache/crack-1.0.0.gem
Binary file not shown.
Binary file added vendor/cache/date-3.4.1.gem
Binary file not shown.
Binary file removed vendor/cache/diff-lcs-1.3.gem
Binary file not shown.
Binary file added vendor/cache/diff-lcs-1.5.1.gem
Binary file not shown.
Binary file removed vendor/cache/domain_name-0.5.20190701.gem
Binary file not shown.
Binary file added vendor/cache/domain_name-0.6.20240107.gem
Binary file not shown.
Binary file removed vendor/cache/ffi-1.15.5.gem
Binary file not shown.
Binary file added vendor/cache/ffi-1.17.1-x86_64-linux-gnu.gem
Binary file not shown.
Binary file removed vendor/cache/ffi-compiler-1.0.1.gem
Binary file not shown.
Binary file added vendor/cache/ffi-compiler-1.3.2.gem
Binary file not shown.
Binary file removed vendor/cache/hashdiff-1.0.1.gem
Binary file not shown.
Binary file added vendor/cache/hashdiff-1.1.2.gem
Binary file not shown.
Binary file removed vendor/cache/http-5.0.1.gem
Binary file not shown.
Binary file added vendor/cache/http-5.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/http-cookie-1.0.5.gem
Binary file not shown.
Binary file added vendor/cache/http-cookie-1.0.8.gem
Binary file not shown.
Binary file added vendor/cache/jwt-2.10.1.gem
Binary file not shown.
Binary file removed vendor/cache/jwt-2.7.0.gem
Binary file not shown.
Binary file removed vendor/cache/llhttp-ffi-0.3.1.gem
Binary file not shown.
Binary file added vendor/cache/llhttp-ffi-0.5.0.gem
Binary file not shown.
Binary file removed vendor/cache/method_source-0.9.2.gem
Binary file not shown.
Binary file added vendor/cache/method_source-1.1.0.gem
Binary file not shown.
Binary file removed vendor/cache/pry-0.12.2.gem
Binary file not shown.
Binary file added vendor/cache/pry-0.15.2.gem
Binary file not shown.
Binary file added vendor/cache/psych-5.2.3.gem
Binary file not shown.
Binary file removed vendor/cache/public_suffix-5.0.1.gem
Binary file not shown.
Binary file added vendor/cache/public_suffix-6.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/rake-13.0.1.gem
Binary file not shown.
Binary file added vendor/cache/rake-13.2.1.gem
Binary file not shown.
Binary file added vendor/cache/rdoc-6.11.0.gem
Binary file not shown.
Binary file removed vendor/cache/rdoc-6.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/redis-4.1.3.gem
Binary file not shown.
Binary file added vendor/cache/redis-5.3.0.gem
Binary file not shown.
Binary file added vendor/cache/redis-client-0.23.2.gem
Binary file not shown.
Binary file removed vendor/cache/rexml-3.2.5.gem
Binary file not shown.
Binary file added vendor/cache/rexml-3.4.0.gem
Binary file not shown.
Binary file added vendor/cache/rspec-3.13.0.gem
Binary file not shown.
Binary file removed vendor/cache/rspec-3.9.0.gem
Binary file not shown.
Binary file added vendor/cache/rspec-core-3.13.2.gem
Binary file not shown.
Binary file removed vendor/cache/rspec-core-3.9.1.gem
Binary file not shown.
Binary file added vendor/cache/rspec-expectations-3.13.3.gem
Binary file not shown.
Binary file removed vendor/cache/rspec-expectations-3.9.0.gem
Binary file not shown.
Binary file added vendor/cache/rspec-mocks-3.13.2.gem
Binary file not shown.
Binary file removed vendor/cache/rspec-mocks-3.9.1.gem
Binary file not shown.
Binary file added vendor/cache/rspec-support-3.13.2.gem
Binary file not shown.
Binary file removed vendor/cache/rspec-support-3.9.2.gem
Binary file not shown.
Binary file removed vendor/cache/rspec_junit_formatter-0.4.1.gem
Binary file not shown.
Binary file added vendor/cache/rspec_junit_formatter-0.6.0.gem
Binary file not shown.
Binary file removed vendor/cache/sdoc-1.0.0.gem
Binary file not shown.
Binary file added vendor/cache/sdoc-2.6.1.gem
Binary file not shown.
Binary file added vendor/cache/stringio-3.1.2.gem
Binary file not shown.
Binary file removed vendor/cache/unf-0.1.4.gem
Binary file not shown.
Binary file removed vendor/cache/unf_ext-0.0.8.2.gem
Binary file not shown.
Binary file removed vendor/cache/webmock-3.18.1.gem
Binary file not shown.
Binary file added vendor/cache/webmock-3.24.0.gem
Binary file not shown.