Skip to content
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
17 changes: 9 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ GEM
bigdecimal (4.0.1)
bindata (2.5.0)
bindex (0.8.1)
bootsnap (1.22.0)
bootsnap (1.23.0)
msgpack (~> 1.2)
builder (3.3.0)
cancancan (3.6.1)
Expand Down Expand Up @@ -235,7 +235,7 @@ GEM
matrix (0.4.2)
mini_mime (1.1.5)
minitest (5.27.0)
mocha (3.0.1)
mocha (3.0.2)
ruby2_keywords (>= 0.0.5)
msgpack (1.8.0)
multi_json (1.15.0)
Expand Down Expand Up @@ -372,7 +372,7 @@ GEM
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.4.4)
rubocop (1.84.1)
rubocop (1.84.2)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
Expand All @@ -389,7 +389,7 @@ GEM
rubocop-capybara (2.22.1)
lint_roller (~> 1.1)
rubocop (~> 1.72, >= 1.72.1)
rubocop-graphql (1.5.6)
rubocop-graphql (1.6.0)
lint_roller (~> 1.1)
rubocop (>= 1.72.1, < 2)
rubocop-minitest (0.38.2)
Expand Down Expand Up @@ -417,7 +417,7 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
scout_apm (6.0.2)
scout_apm (6.1.0)
parser
securerandom (0.4.1)
selenium-webdriver (4.40.0)
Expand All @@ -426,12 +426,13 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 4.0)
websocket (~> 1.0)
sentry-rails (6.3.0)
sentry-rails (6.3.1)
railties (>= 5.2.0)
sentry-ruby (~> 6.3.0)
sentry-ruby (6.3.0)
sentry-ruby (~> 6.3.1)
sentry-ruby (6.3.1)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
logger
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand Down