diff --git a/Gemfile.lock b/Gemfile.lock index 7a0091b..991b6fa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/coditsu/support-engine.git - revision: 9acd5fe7c82822d83feb47abed40eaf452e2af20 + revision: cf14fb6a4a8c788f25acbf5860fec59b0420a73f specs: support_engine (0.1.4) - activesupport (< 7) + activesupport (< 8) logger zeitwerk @@ -17,24 +17,34 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.10) - concurrent-ruby (~> 1.0, >= 1.0.2) + activesupport (7.2.2.1) + base64 + benchmark (>= 0.3) + bigdecimal + concurrent-ruby (~> 1.0, >= 1.3.1) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - tzinfo (~> 2.0) - zeitwerk (~> 2.3) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) airbrake (13.0.5) airbrake-ruby (~> 6.0) airbrake-ruby (6.2.2) rbtree3 (~> 0.6) base64 (0.2.0) + benchmark (0.4.0) + bigdecimal (3.1.9) concurrent-ruby (1.3.5) + connection_pool (2.5.0) diff-lcs (1.5.1) docile (1.4.1) + drb (2.2.1) ffi (1.17.1-arm64-darwin) ffi (1.17.1-x86_64-darwin) ffi (1.17.1-x86_64-linux-gnu) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) karafka (2.4.17) base64 (~> 0.2) @@ -67,6 +77,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.2) + securerandom (0.4.1) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11)