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
40 changes: 20 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,16 +90,16 @@ GEM
rake (>= 10.4, < 14.0)
ast (2.4.3)
aws-eventstream (1.4.0)
aws-partitions (1.1253.0)
aws-sdk-core (3.249.0)
aws-partitions (1.1261.0)
aws-sdk-core (3.252.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
base64
bigdecimal
jmespath (~> 1, >= 1.6.1)
logger
aws-sdk-lambda (1.181.0)
aws-sdk-lambda (1.184.0)
aws-sdk-core (~> 3, >= 3.248.0)
aws-sigv4 (~> 1.5)
aws-sdk-sts (1.12.0)
Expand All @@ -112,7 +112,7 @@ GEM
benchmark (0.5.0)
bigdecimal (4.1.2)
bindex (0.8.1)
bootsnap (1.24.5)
bootsnap (1.24.6)
msgpack (~> 1.2)
builder (3.3.0)
byebug (13.0.0)
Expand All @@ -129,7 +129,7 @@ GEM
cgi (0.5.1)
climate_control (1.2.0)
colorator (1.1.0)
concurrent-ruby (1.3.6)
concurrent-ruby (1.3.7)
connection_pool (2.5.5)
crack (1.0.1)
bigdecimal
Expand Down Expand Up @@ -173,7 +173,7 @@ GEM
forwardable-extended (2.6.0)
globalid (1.3.0)
activesupport (>= 6.1)
google-protobuf (4.35.0)
google-protobuf (4.35.1)
bigdecimal
rake (~> 13.3)
graphql (2.6.3)
Expand All @@ -182,7 +182,7 @@ GEM
logger
hashdiff (1.2.1)
http_parser.rb (0.8.1)
i18n (1.14.8)
i18n (1.15.1)
concurrent-ruby (~> 1.0)
io-console (0.8.2)
irb (1.18.0)
Expand All @@ -209,11 +209,11 @@ GEM
safe_yaml (~> 1.0)
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
jekyll-remote-theme (0.5.0)
jekyll-remote-theme (0.5.1)
addressable (~> 2.0)
jekyll (>= 3.5, < 5.0)
jekyll-sass-converter (>= 1.0, < 4.0, != 2.0.0)
openssl (~> 3.0, >= 3.1.2)
openssl (>= 3.1.2)
rubyzip (>= 1.3.0, < 3.0)
jekyll-sass-converter (3.1.0)
sass-embedded (~> 1.75)
Expand All @@ -222,7 +222,7 @@ GEM
jekyll-watch (2.2.1)
listen (~> 3.0)
jmespath (1.6.2)
json (2.19.5)
json (2.19.9)
jwt (3.2.0)
base64
kramdown (2.5.2)
Expand Down Expand Up @@ -259,7 +259,7 @@ GEM
minitest (5.27.0)
mocha (3.1.0)
ruby2_keywords (>= 0.0.5)
msgpack (1.8.0)
msgpack (1.8.3)
multi_json (1.19.1)
net-http (0.9.1)
uri (>= 0.11.1)
Expand All @@ -273,7 +273,7 @@ GEM
net-smtp (0.5.1)
net-protocol
nio4r (2.7.5)
nokogiri (1.19.3)
nokogiri (1.19.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
opensearch-aws-sigv4 (1.3.0)
Expand All @@ -295,7 +295,7 @@ GEM
prettyprint
prettyprint (0.2.0)
prism (1.9.0)
psych (5.3.1)
psych (5.4.0)
date
stringio
public_suffix (7.0.5)
Expand Down Expand Up @@ -369,7 +369,7 @@ GEM
railties (>= 7.0)
rexml (3.4.4)
rouge (4.7.0)
rubocop (1.86.2)
rubocop (1.88.0)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
Expand All @@ -383,7 +383,7 @@ GEM
rubocop-ast (1.49.1)
parser (>= 3.3.7.2)
prism (~> 1.7)
rubocop-rails (2.35.3)
rubocop-rails (2.35.4)
activesupport (>= 4.2.0)
lint_roller (~> 1.1)
rack (>= 1.1)
Expand All @@ -407,16 +407,16 @@ GEM
sprockets-rails
tilt
securerandom (0.4.1)
selenium-webdriver (4.44.0)
selenium-webdriver (4.45.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.5.0)
sentry-rails (6.6.2)
railties (>= 5.2.0)
sentry-ruby (~> 6.5.0)
sentry-ruby (6.5.0)
sentry-ruby (~> 6.6.2)
sentry-ruby (6.6.2)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
logger
Expand All @@ -435,7 +435,7 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
sqlite3 (2.9.4)
sqlite3 (2.9.5)
mini_portile2 (~> 2.8.0)
stringio (3.2.0)
terminal-table (3.0.2)
Expand Down