Skip to content

Commit 699c577

Browse files
authored
Update sentry-raven to version 3.0.0
1 parent 40fa421 commit 699c577

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
@@ -64,7 +64,7 @@ GEM
6464
crass (1.0.4)
6565
erubi (1.8.0)
6666
execjs (2.7.0)
67-
faraday (0.12.1)
67+
faraday (1.0.0)
6868
multipart-post (>= 1.2, < 3)
6969
ffi (1.11.1)
7070
globalid (0.4.2)
@@ -85,7 +85,7 @@ GEM
8585
mini_mime (1.0.0)
8686
mini_portile2 (2.4.0)
8787
minitest (5.12.0)
88-
multipart-post (2.0.0)
88+
multipart-post (2.1.1)
8989
nio4r (2.3.1)
9090
nokogiri (1.10.1)
9191
mini_portile2 (~> 2.4.0)
@@ -139,8 +139,8 @@ GEM
139139
selenium-webdriver (3.142.6)
140140
childprocess (>= 0.5, < 4.0)
141141
rubyzip (>= 1.2.2)
142-
sentry-raven (2.5.3)
143-
faraday (>= 0.7.6, < 1.0)
142+
sentry-raven (3.0.0)
143+
faraday (>= 1.0)
144144
sidekiq (6.0.0)
145145
connection_pool (>= 2.2.2)
146146
rack (>= 2.0.0)

0 commit comments

Comments
 (0)