diff --git a/Gemfile.lock b/Gemfile.lock index a18325d6..db90e80b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GEM bigdecimal (4.0.1) climate_control (1.2.0) commonmarker (0.23.10) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) crack (1.0.0) bigdecimal rexml @@ -120,7 +120,7 @@ GEM selma (0.4.11-arm64-darwin) selma (0.4.11-x86_64-darwin) selma (0.4.11-x86_64-linux) - sentry-ruby (5.26.0) + sentry-ruby (6.3.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) sequel (5.100.0) @@ -207,7 +207,7 @@ CHECKSUMS bigdecimal (4.0.1) sha256=8b07d3d065a9f921c80ceaea7c9d4ae596697295b584c296fe599dd0ad01c4a7 climate_control (1.2.0) sha256=36b21896193fa8c8536fa1cd843a07cf8ddbd03aaba43665e26c53ec1bd70aa5 commonmarker (0.23.10) sha256=fdd312ae2bb4071b2f3085d4d7533cb9f8d9057a2eaa0760228a65bc3ed565d1 - concurrent-ruby (1.3.5) sha256=813b3e37aca6df2a21a3b9f1d497f8cbab24a2b94cab325bffe65ee0f6cbebc6 + concurrent-ruby (1.3.6) sha256=6b56837e1e7e5292f9864f34b69c5a2cbc75c0cf5338f1ce9903d10fa762d5ab crack (1.0.0) sha256=c83aefdb428cdc7b66c7f287e488c796f055c0839e6e545fec2c7047743c4a49 domain_name (0.5.20190701) sha256=000a600454cb4a344769b2f10b531765ea7bd3a304fe47ed12e5ca1eab969851 dyno_metadata (0.0.4) sha256=8b19c8fe3b72a48bc61777b64f3a27de2f47c64464f68923e628c91254f9e23d @@ -268,7 +268,7 @@ CHECKSUMS selma (0.4.11-arm64-darwin) sha256=2abb7ddb303db57e3d5ba95bf9fe1fcb35fce38b3fb53c67da7c2aee51def213 selma (0.4.11-x86_64-darwin) sha256=d8bd2fafbab417b870626dd3c1135a087b55f6013d44534d8367e6c59519b8d5 selma (0.4.11-x86_64-linux) sha256=e6eb4087c304b915b2f9dbda590677e1cf5dd1194f1b0caddd06a4830ae1e8b8 - sentry-ruby (5.26.0) sha256=37b82d4849683f7172cbdb0867ee6697e0d8ad8fe9c242b5df0edf690894554b + sentry-ruby (6.3.0) sha256=14b5806b25d5101002959e21ed1970cb48c038bda3ac0713c1b9a3f1b746f2a5 sequel (5.100.0) sha256=cb0329b62287a01db68eead46759c14497a3fae01b174e2c41da108a9e9b4a12 sequel_pg (1.17.2) sha256=aff629bb7fbfd18c291907d10a50d03912f432c6ef8c18326a8e37e4990eb9b0 sinatra (4.2.1) sha256=b7aeb9b11d046b552972ade834f1f9be98b185fa8444480688e3627625377080 diff --git a/vendor/cache/concurrent-ruby-1.3.5.gem b/vendor/cache/concurrent-ruby-1.3.5.gem deleted file mode 100644 index 1cd9f527..00000000 Binary files a/vendor/cache/concurrent-ruby-1.3.5.gem and /dev/null differ diff --git a/vendor/cache/concurrent-ruby-1.3.6.gem b/vendor/cache/concurrent-ruby-1.3.6.gem new file mode 100644 index 00000000..5689df56 Binary files /dev/null and b/vendor/cache/concurrent-ruby-1.3.6.gem differ diff --git a/vendor/cache/sentry-ruby-5.26.0.gem b/vendor/cache/sentry-ruby-5.26.0.gem deleted file mode 100644 index 143bed39..00000000 Binary files a/vendor/cache/sentry-ruby-5.26.0.gem and /dev/null differ diff --git a/vendor/cache/sentry-ruby-6.3.0.gem b/vendor/cache/sentry-ruby-6.3.0.gem new file mode 100644 index 00000000..9c9ddb03 Binary files /dev/null and b/vendor/cache/sentry-ruby-6.3.0.gem differ