Skip to content
Merged
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
56 changes: 29 additions & 27 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ GEM
byebug (12.0.0)
coderay (1.1.3)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
connection_pool (2.5.3)
couch_potato (1.18.0)
activemodel (>= 7.2, < 8.1)
couchrest (~> 2.0.0)
Expand Down Expand Up @@ -127,16 +127,16 @@ GEM
httpclient (2.8.3)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
json (2.10.2)
kettle-soup-cover (1.0.4)
json (2.11.3)
kettle-soup-cover (1.0.6)
simplecov (~> 0.22)
simplecov-cobertura (~> 2.1)
simplecov-console (~> 0.9, >= 0.9.1)
simplecov-html (~> 0.12)
simplecov-lcov (~> 0.8)
simplecov-rcov (~> 0.3, >= 0.3.3)
simplecov_json_formatter (~> 0.1, >= 0.1.4)
version_gem (~> 1.1, >= 1.1.4)
version_gem (~> 1.1, >= 1.1.7)
language_server-protocol (3.17.0.4)
lint_roller (1.1.0)
listen (3.9.0)
Expand Down Expand Up @@ -180,8 +180,8 @@ GEM
rack (>= 2.2.3)
rack-protection
ostruct (0.6.1)
parallel (1.26.3)
parser (3.3.7.4)
parallel (1.27.0)
parser (3.3.8.0)
ast (~> 2.4.1)
racc
power_assert (2.0.5)
Expand Down Expand Up @@ -230,18 +230,18 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.2)
rubocop (1.73.2)
rubocop (1.75.5)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.38.0, < 2.0)
rubocop-ast (>= 1.44.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.44.0)
rubocop-ast (1.44.1)
parser (>= 3.3.7.2)
prism (~> 1.4)
rubocop-gradual (0.3.6)
Expand All @@ -256,21 +256,21 @@ GEM
version_gem (>= 1.1.2, < 3)
rubocop-md (1.2.4)
rubocop (>= 1.45)
rubocop-minitest (0.37.1)
rubocop-minitest (0.38.0)
lint_roller (~> 1.1)
rubocop (>= 1.72.1, < 2.0)
rubocop (>= 1.75.0, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
rubocop-packaging (0.6.0)
lint_roller (~> 1.1.0)
rubocop (>= 1.72.1, < 2.0)
rubocop-performance (1.24.0)
rubocop-performance (1.25.0)
lint_roller (~> 1.1)
rubocop (>= 1.72.1, < 2.0)
rubocop (>= 1.75.0, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
rubocop-rake (0.7.1)
lint_roller (~> 1.1)
rubocop (>= 1.72.1)
rubocop-rspec (3.5.0)
rubocop-rspec (3.6.0)
lint_roller (~> 1.1)
rubocop (~> 1.72, >= 1.72.1)
rubocop-ruby2_4 (2.0.5)
Expand All @@ -284,14 +284,14 @@ GEM
rubocop-sequel (0.4.1)
lint_roller (~> 1.1)
rubocop (>= 1.72.1, < 2)
rubocop-shopify (2.16.0)
rubocop-shopify (2.17.0)
rubocop (~> 1.62)
rubocop-thread_safety (0.7.2)
lint_roller (~> 1.1)
rubocop (~> 1.72, >= 1.72.1)
ruby-progressbar (1.13.0)
securerandom (0.4.1)
sequel (5.90.0)
sequel (5.92.0)
bigdecimal
shellany (0.0.1)
simplecov (0.22.0)
Expand All @@ -301,7 +301,7 @@ GEM
simplecov-cobertura (2.1.0)
rexml
simplecov (~> 0.19)
simplecov-console (0.9.2)
simplecov-console (0.9.3)
ansi
simplecov
terminal-table
Expand All @@ -320,35 +320,37 @@ GEM
sqlite3 (2.6.0-x86_64-darwin)
sqlite3 (2.6.0-x86_64-linux-gnu)
sqlite3 (2.6.0-x86_64-linux-musl)
standard (1.47.0)
standard (1.49.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.73.0)
rubocop (~> 1.75.2)
standard-custom (~> 1.0.0)
standard-performance (~> 1.7)
standard-performance (~> 1.8)
standard-custom (1.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.50)
standard-performance (1.7.0)
standard-performance (1.8.0)
lint_roller (~> 1.1)
rubocop-performance (~> 1.24.0)
rubocop-performance (~> 1.25.0)
standard-rubocop-lts (1.0.10)
rspec-block_is_expected (~> 1.0, >= 1.0.5)
standard (>= 1.35.1, < 2)
standard-custom (>= 1.0.2, < 2)
standard-performance (>= 1.3.1, < 2)
version_gem (>= 1.1.4, < 3)
stringio (3.1.6)
stringio (3.1.7)
symbol_decoration (1.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
test-unit (3.6.7)
terminal-table (4.0.0)
unicode-display_width (>= 1.1.1, < 4)
test-unit (3.6.8)
power_assert
thor (1.3.2)
timeout (0.4.3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
version_gem (1.1.7)
yard (0.9.37)
yard-junk (0.0.10)
Expand Down
Loading