Skip to content

Commit 597a100

Browse files
authored
Update sentry-raven to version 3.0.0
1 parent 6db3dbb commit 597a100

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ GEM
6868
crass (1.0.6)
6969
erubi (1.9.0)
7070
execjs (2.7.0)
71-
faraday (0.12.1)
71+
faraday (1.0.1)
7272
multipart-post (>= 1.2, < 3)
7373
ffi (1.11.1)
7474
globalid (0.4.2)
@@ -92,7 +92,7 @@ GEM
9292
mini_mime (1.0.2)
9393
mini_portile2 (2.4.0)
9494
minitest (5.14.0)
95-
multipart-post (2.0.0)
95+
multipart-post (2.1.1)
9696
nio4r (2.5.2)
9797
nokogiri (1.10.9)
9898
mini_portile2 (~> 2.4.0)
@@ -147,8 +147,8 @@ GEM
147147
selenium-webdriver (3.142.6)
148148
childprocess (>= 0.5, < 4.0)
149149
rubyzip (>= 1.2.2)
150-
sentry-raven (2.5.3)
151-
faraday (>= 0.7.6, < 1.0)
150+
sentry-raven (3.0.0)
151+
faraday (>= 1.0)
152152
sidekiq (6.0.0)
153153
connection_pool (>= 2.2.2)
154154
rack (>= 2.0.0)

0 commit comments

Comments
 (0)