Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update gem lockfile #390

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
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
106 changes: 63 additions & 43 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,91 +16,111 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.4.1)
activesupport (7.1.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
awesome_print (1.9.2)
base64 (0.2.0)
bigdecimal (3.1.5)
bump (0.10.0)
byebug (11.1.3)
coderay (1.1.3)
concurrent-ruby (1.1.9)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
crack (0.4.5)
rexml
deepsort (0.4.5)
factory_bot (6.2.0)
drb (2.2.0)
ruby2_keywords
factory_bot (6.4.2)
activesupport (>= 5.0.0)
fakefs (1.8.0)
fakefs (2.5.0)
faker (3.2.2)
i18n (>= 1.8.11, < 2)
hashdiff (1.0.1)
i18n (1.8.11)
hashdiff (1.1.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
kramdown (2.3.1)
json (2.7.1)
kramdown (2.4.0)
rexml
language_server-protocol (3.17.0.3)
launchy (2.5.2)
addressable (~> 2.8)
method_source (1.0.0)
minitar (0.9)
minitest (5.14.4)
minitest (5.20.0)
minitest-power_assert (0.3.1)
minitest
power_assert (>= 1.1)
mocha (1.13.0)
mocha (2.1.0)
ruby2_keywords (>= 0.0.5)
mustache (0.99.8)
mutex_m (0.2.0)
nokogiri (1.15.5-aarch64-linux)
racc (~> 1.4)
nokogiri (1.15.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
racc (~> 1.4)
open3 (0.1.1)
parallel (1.21.0)
parser (3.0.2.0)
open3 (0.2.1)
parallel (1.24.0)
parser (3.2.2.4)
ast (~> 2.4.1)
racc
pastel (0.8.0)
tty-color (~> 0.5)
power_assert (2.0.1)
pry (0.13.1)
power_assert (2.0.3)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.9.0)
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (~> 0.13.0)
pry (>= 0.13, < 0.15)
pry-inline (1.0.7)
pry (> 0.10.0)
unicode (~> 0.4.4)
public_suffix (4.0.6)
racc (1.6.0)
rainbow (3.0.0)
rake (13.0.6)
regexp_parser (2.1.1)
rexml (3.2.5)
public_suffix (5.0.4)
racc (1.7.3)
rainbow (3.1.1)
rake (13.1.0)
regexp_parser (2.8.3)
rexml (3.2.6)
ronn-ng (0.9.1)
kramdown (~> 2.1)
mustache (~> 0.7, >= 0.7.0)
nokogiri (~> 1.9, >= 1.9.0)
rubocop (1.22.3)
rubocop (1.59.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
parser (>= 3.2.2.4)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.12.0, < 2.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.13.0)
parser (>= 3.0.1.1)
rubocop-minitest (0.15.2)
rubocop (>= 0.90, < 2.0)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-minitest (0.34.1)
rubocop (>= 1.39, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
ruby-progressbar (1.11.0)
securerandom (0.3.0)
sentry-ruby (5.14.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
securerandom (0.3.1)
sentry-ruby (5.15.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
thor (1.3.0)
tty-color (0.6.0)
Expand All @@ -112,23 +132,23 @@ GEM
tty-cursor (~> 0.7)
tty-screen (~> 0.8)
wisper (~> 2.0)
tty-screen (0.8.1)
tty-screen (0.8.2)
tty-spinner (0.9.3)
tty-cursor (~> 0.7)
tzinfo (2.0.4)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode (0.4.4.4)
unicode-display_width (2.1.0)
webmock (3.14.0)
unicode-display_width (2.5.0)
webmock (3.19.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
wisper (2.0.1)
zeitwerk (2.5.1)

PLATFORMS
aarch64-linux
aarch64-linux-musl
arm64-darwin-22
x86_64-linux
x86_64-linux-musl

Expand All @@ -154,4 +174,4 @@ DEPENDENCIES
webmock

BUNDLED WITH
2.4.16
2.5.1