Skip to content

Commit b751bec

Browse files
committed
Roll back additional upgrades
Sentry seems to be causing a bug that prevents deployment
1 parent a06fd71 commit b751bec

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Gemfile.lock

+6-3
Original file line numberDiff line numberDiff line change
@@ -329,11 +329,14 @@ GEM
329329
rexml (~> 3.2, >= 3.2.5)
330330
rubyzip (>= 1.2.2, < 3.0)
331331
websocket (~> 1.0)
332-
sentry-rails (5.4.0)
332+
sentry-rails (5.3.1)
333333
railties (>= 5.0)
334-
sentry-ruby (~> 5.4.0)
335-
sentry-ruby (5.4.0)
334+
sentry-ruby-core (~> 5.3.1)
335+
sentry-ruby (5.3.1)
336336
concurrent-ruby (~> 1.0, >= 1.0.2)
337+
sentry-ruby-core (= 5.3.1)
338+
sentry-ruby-core (5.3.1)
339+
concurrent-ruby
337340
simplecov (0.21.2)
338341
docile (~> 1.1)
339342
simplecov-html (~> 0.11)

0 commit comments

Comments
 (0)