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
30 changes: 15 additions & 15 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.1258.0)
aws-sdk-core (3.251.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.183.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 Down Expand Up @@ -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.8)
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.2)
multi_json (1.19.1)
net-http (0.9.1)
uri (>= 0.11.1)
Expand Down Expand Up @@ -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.87.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 Down Expand Up @@ -413,10 +413,10 @@ GEM
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