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
38 changes: 19 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ GEM
ansi (1.6.0)
ast (2.4.3)
aws-eventstream (1.4.0)
aws-partitions (1.1271.0)
aws-sdk-core (3.254.0)
aws-partitions (1.1280.0)
aws-sdk-core (3.254.1)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
Expand All @@ -109,11 +109,11 @@ GEM
aws-sdk-kms (1.130.0)
aws-sdk-core (~> 3, >= 3.254.0)
aws-sigv4 (~> 1.5)
aws-sdk-rails (5.1.0)
aws-sdk-rails (5.2.0)
aws-sdk-core (~> 3)
railties (>= 7.1.0)
aws-sdk-s3 (1.228.2)
aws-sdk-core (~> 3, >= 3.254.0)
aws-sdk-s3 (1.229.0)
aws-sdk-core (~> 3, >= 3.254.1)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sdk-sqs (1.117.0)
Expand All @@ -125,8 +125,8 @@ GEM
bcrypt (3.1.22)
bigdecimal (4.1.2)
bindex (0.8.1)
bootsnap (1.24.6)
msgpack (~> 1.2)
bootsnap (1.25.0)
msgpack (~> 1.5)
builder (3.3.0)
bullet (8.1.3)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -171,7 +171,7 @@ GEM
dotenv (= 3.2.0)
railties (>= 6.1)
drb (2.2.3)
erb (6.0.6)
erb (6.0.7)
erubi (1.13.1)
execjs (2.10.1)
ffi (1.17.3)
Expand All @@ -185,7 +185,7 @@ GEM
logger
i18n (1.15.2)
concurrent-ruby (~> 1.0)
io-console (0.8.2)
io-console (0.9.2)
irb (1.18.0)
pp (>= 0.6.0)
prism (>= 1.3.0)
Expand Down Expand Up @@ -249,7 +249,7 @@ GEM
builder
minitest (>= 5.0, < 7)
ruby-progressbar
msgpack (1.8.3)
msgpack (1.8.4)
net-imap (0.6.6)
date
net-protocol
Expand Down Expand Up @@ -340,7 +340,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rbs (4.0.3)
rbs (4.1.3)
logger
prism (>= 1.6.0)
tsort
Expand All @@ -350,7 +350,7 @@ GEM
rbs (>= 4.0.0)
tsort
regexp_parser (2.12.0)
reline (0.6.3)
reline (0.7.0)
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
Expand Down Expand Up @@ -396,23 +396,23 @@ GEM
scout_apm (6.2.1)
parser
securerandom (0.4.1)
selenium-webdriver (4.46.0)
selenium-webdriver (4.47.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 4.0)
websocket (~> 1.0)
sentry-rails (6.6.2)
sentry-rails (6.7.0)
railties (>= 5.2.0)
sentry-ruby (~> 6.6.2)
sentry-ruby (6.6.2)
sentry-ruby (~> 6.7.0)
sentry-ruby (6.7.0)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
logger
simple_form (5.4.1)
actionpack (>= 7.0)
activemodel (>= 7.0)
simplecov (1.0.3)
simplecov (1.1.0)
simplecov-lcov (0.9.0)
skylight (7.1.1)
activesupport (>= 7.2.0)
Expand All @@ -424,7 +424,7 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
sqlite3 (2.9.5)
sqlite3 (2.9.6)
mini_portile2 (~> 2.8.0)
terminal-table (4.0.0)
unicode-display_width (>= 1.1.1, < 4)
Expand Down Expand Up @@ -460,7 +460,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.8.2)
zeitwerk (2.8.3)
zip_tricks (5.6.0)

PLATFORMS
Expand Down