Skip to content

Commit

Permalink
Bump sentry-rails and sentry-ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 17, 2021
1 parent 940c663 commit bc826a7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ gem "puma", "~> 5.2"
gem "rack-attack", "~> 6.5"
gem "rake", "~> 13.0"
gem "rubyXL", "~> 3.4"
gem "sentry-rails", "~> 4.2"
gem "sentry-ruby", "~> 4.2"
gem "sentry-rails", "~> 4.3"
gem "sentry-ruby", "~> 4.3"
gem "webpacker", "~> 5.2"

group :development, :test do
Expand Down
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,8 @@ GEM
mocha (1.12.0)
msgpack (1.3.3)
multipart-post (2.1.1)
nio4r (2.5.5)
nokogiri (1.11.1)
nio4r (2.5.7)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
orm_adapter (0.5.0)
Expand Down Expand Up @@ -245,14 +245,14 @@ GEM
sexp_processor (~> 4.9)
rubyzip (2.3.0)
semantic_range (2.3.1)
sentry-rails (4.2.2)
sentry-rails (4.3.0)
rails (>= 5.0)
sentry-ruby-core (~> 4.2.0)
sentry-ruby (4.2.2)
sentry-ruby-core (~> 4.3.0)
sentry-ruby (4.3.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
faraday (>= 1.0)
sentry-ruby-core (= 4.2.2)
sentry-ruby-core (4.2.2)
sentry-ruby-core (= 4.3.0)
sentry-ruby-core (4.3.0)
concurrent-ruby
faraday
sexp_processor (4.15.2)
Expand Down Expand Up @@ -320,8 +320,8 @@ DEPENDENCIES
rails-erd (~> 1.6)
rake (~> 13.0)
rubyXL (~> 3.4)
sentry-rails (~> 4.2)
sentry-ruby (~> 4.2)
sentry-rails (~> 4.3)
sentry-ruby (~> 4.3)
spring (~> 2.1)
spring-watcher-listen (~> 2.0)
web-console (~> 4.1)
Expand Down

0 comments on commit bc826a7

Please sign in to comment.