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
37 changes: 19 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -144,17 +144,17 @@ GEM
tzinfo
event_emitter (0.2.6)
execjs (2.10.0)
faraday (2.13.1)
faraday (2.14.3)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-mashify (1.0.0)
faraday-mashify (1.0.2)
faraday (~> 2.0)
hashie
faraday-multipart (1.1.0)
faraday-multipart (1.2.0)
multipart-post (~> 2.0)
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
faraday-net_http (3.4.4)
net-http (~> 0.5)
ffi (1.17.4-aarch64-linux-gnu)
ffi (1.17.4-aarch64-linux-musl)
ffi (1.17.4-arm-linux-gnu)
Expand Down Expand Up @@ -187,7 +187,8 @@ GEM
google-protobuf (4.33.0-x86_64-linux-musl)
bigdecimal
rake (>= 13)
hashie (5.0.0)
hashie (5.1.0)
logger
http-accept (1.7.0)
http-cookie (1.1.6)
domain_name (~> 0.5)
Expand All @@ -209,7 +210,7 @@ GEM
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.20.0)
json (2.21.1)
jwt (2.10.1)
base64
language_server-protocol (3.17.0.4)
Expand Down Expand Up @@ -241,8 +242,8 @@ GEM
bigdecimal (>= 3.1, < 5)
multipart-post (2.4.1)
mutex_m (0.3.0)
net-http (0.6.0)
uri
net-http (0.9.1)
uri (>= 0.11.1)
net-imap (0.5.6)
date
net-protocol
Expand Down Expand Up @@ -291,7 +292,7 @@ GEM
omniauth (~> 2.0)
opus-ruby (1.0.1)
ffi
ostruct (0.6.1)
ostruct (0.6.3)
parallel (1.26.3)
parser (3.3.7.1)
ast (~> 2.4.1)
Expand Down Expand Up @@ -409,7 +410,7 @@ GEM
rubocop-performance (>= 1.24)
rubocop-rails (>= 2.30)
ruby-progressbar (1.13.0)
rubyzip (3.4.0)
rubyzip (3.4.1)
rufus-scheduler (3.9.2)
fugit (~> 1.1, >= 1.11.1)
sass (3.7.4)
Expand Down Expand Up @@ -442,7 +443,7 @@ GEM
sprockets-rails
tilt
securerandom (0.4.1)
selenium-webdriver (4.45.0)
selenium-webdriver (4.46.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
Expand All @@ -466,7 +467,7 @@ GEM
sidekiq (>= 7.3, < 9)
slack-ruby-block-kit (0.26.0)
zeitwerk (~> 2.6)
slack-ruby-client (3.1.0)
slack-ruby-client (3.2.0)
faraday (>= 2.0.1)
faraday-mashify
faraday-multipart
Expand Down Expand Up @@ -504,10 +505,10 @@ GEM
railties (>= 6.0.0)
stringio (3.1.7)
thor (1.3.2)
thruster (0.1.21)
thruster (0.1.21-aarch64-linux)
thruster (0.1.21-arm64-darwin)
thruster (0.1.21-x86_64-linux)
thruster (0.1.22)
thruster (0.1.22-aarch64-linux)
thruster (0.1.22-arm64-darwin)
thruster (0.1.22-x86_64-linux)
tilt (2.6.0)
timeout (0.4.3)
tsort (0.2.0)
Expand All @@ -519,7 +520,7 @@ GEM
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.3)
uri (1.1.1)
useragent (0.16.11)
version_gem (1.1.8)
web-console (4.3.0)
Expand Down