Skip to content

Commit

Permalink
Bump the sentry group in /updater with 2 updates (#1184)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 0b636c8 commit 6b4b2ce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion updater/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ gem "opentelemetry-instrumentation-faraday", "~> 0.24"
gem "opentelemetry-instrumentation-http", "~> 0.23"
gem "opentelemetry-instrumentation-net_http", "~> 0.22"
gem "opentelemetry-sdk", "~> 1.4"
gem "sentry-opentelemetry", "~> 5.17"
gem "sentry-opentelemetry", "~> 5.18"
gem "sentry-ruby", "~> 5.17"
gem "terminal-table", "~> 3.0.2"

Expand Down
10 changes: 5 additions & 5 deletions updater/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ GEM
bigdecimal (3.1.8)
citrus (3.0.2)
commonmarker (0.23.10)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.3)
crack (1.0.0)
bigdecimal
rexml
Expand Down Expand Up @@ -286,10 +286,10 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
sentry-opentelemetry (5.17.3)
sentry-opentelemetry (5.18.0)
opentelemetry-sdk (~> 1.0)
sentry-ruby (~> 5.17.3)
sentry-ruby (5.17.3)
sentry-ruby (~> 5.18.0)
sentry-ruby (5.18.0)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
sorbet-runtime (0.5.11444)
Expand Down Expand Up @@ -337,7 +337,7 @@ DEPENDENCIES
rubocop
rubocop-performance
rubocop-sorbet
sentry-opentelemetry (~> 5.17)
sentry-opentelemetry (~> 5.18)
sentry-ruby (~> 5.17)
stackprof
terminal-table (~> 3.0.2)
Expand Down

0 comments on commit 6b4b2ce

Please sign in to comment.