Browse Source

Bump sentry

pull/299/head
baarkerlounger 3 years ago
parent
commit
de09a8da9e
  1. 12
      Gemfile.lock

12
Gemfile.lock

@ -111,7 +111,7 @@ GEM
ruby2_keywords (>= 0.0.2, < 1.0) ruby2_keywords (>= 0.0.2, < 1.0)
ast (2.4.2) ast (2.4.2)
aws-eventstream (1.2.0) aws-eventstream (1.2.0)
aws-partitions (1.553.0) aws-partitions (1.554.0)
aws-sdk-core (3.126.0) aws-sdk-core (3.126.0)
aws-eventstream (~> 1, >= 1.0.2) aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0) aws-partitions (~> 1, >= 1.525.0)
@ -402,13 +402,13 @@ GEM
rexml (~> 3.2, >= 3.2.5) rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2) rubyzip (>= 1.2.2)
semantic_range (3.0.0) semantic_range (3.0.0)
sentry-rails (5.0.2) sentry-rails (5.1.0)
railties (>= 5.0) railties (>= 5.0)
sentry-ruby-core (~> 5.0.2) sentry-ruby-core (~> 5.1.0)
sentry-ruby (5.0.2) sentry-ruby (5.1.0)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
sentry-ruby-core (= 5.0.2) sentry-ruby-core (= 5.1.0)
sentry-ruby-core (5.0.2) sentry-ruby-core (5.1.0)
concurrent-ruby concurrent-ruby
simplecov (0.21.2) simplecov (0.21.2)
docile (~> 1.1) docile (~> 1.1)

Loading…
Cancel
Save