Skip to content
Merged
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
29 changes: 14 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -86,12 +86,12 @@ GEM
uri (>= 0.13.1)
addressable (2.9.0)
public_suffix (>= 2.0.2, < 8.0)
annotaterb (4.23.0)
annotaterb (4.24.0)
activerecord (>= 6.0.0)
activesupport (>= 6.0.0)
ast (2.4.3)
aws-eventstream (1.4.0)
aws-partitions (1.1269.0)
aws-partitions (1.1277.0)
aws-sdk-core (3.254.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
Expand All @@ -100,7 +100,7 @@ GEM
bigdecimal
jmespath (~> 1, >= 1.6.1)
logger
aws-sdk-lambda (1.191.0)
aws-sdk-lambda (1.192.0)
aws-sdk-core (~> 3, >= 3.254.0)
aws-sigv4 (~> 1.5)
aws-sdk-sts (1.12.0)
Expand Down Expand Up @@ -134,7 +134,7 @@ GEM
bigdecimal
rexml
crass (1.0.7)
csv (3.3.5)
csv (3.3.6)
date (3.5.1)
devise (4.9.4)
bcrypt (~> 3.0)
Expand Down Expand Up @@ -174,7 +174,7 @@ GEM
google-protobuf (4.35.1)
bigdecimal
rake (~> 13.3)
graphql (2.6.5)
graphql (2.6.7)
base64
fiber-storage
logger
Expand Down Expand Up @@ -207,20 +207,20 @@ GEM
safe_yaml (~> 1.0)
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
jekyll-remote-theme (0.5.1)
jekyll-remote-theme (0.5.2)
addressable (~> 2.0)
jekyll (>= 3.5, < 5.0)
jekyll-sass-converter (>= 1.0, < 4.0, != 2.0.0)
openssl (>= 3.1.2)
rubyzip (>= 1.3.0, < 3.0)
rubyzip (>= 1.3.0, < 4.0)
jekyll-sass-converter (3.1.0)
sass-embedded (~> 1.75)
jekyll-seo-tag (2.9.0)
jekyll (>= 3.8, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
jmespath (1.6.2)
json (2.21.1)
json (2.21.2)
jwt (3.2.0)
base64
kramdown (2.5.2)
Expand Down Expand Up @@ -347,7 +347,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rbs (4.0.3)
rbs (4.1.2)
logger
prism (>= 1.6.0)
tsort
Expand Down Expand Up @@ -421,7 +421,7 @@ GEM
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
logger
simplecov (1.0.1)
simplecov (1.0.3)
simplecov-lcov (0.9.0)
sprockets (4.2.2)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -450,11 +450,10 @@ GEM
vcr (6.4.0)
warden (1.2.9)
rack (>= 2.0.9)
web-console (4.2.1)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
web-console (4.3.0)
actionview (>= 8.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
railties (>= 8.0.0)
webmock (3.26.2)
addressable (>= 2.8.0)
crack (>= 0.3.2)
Expand All @@ -467,7 +466,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.8.2)
zeitwerk (2.8.3)

PLATFORMS
ruby
Expand Down