We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56d75f6 commit 8ecc2ffCopy full SHA for 8ecc2ff
1 file changed
Gemfile.lock
@@ -89,7 +89,7 @@ GEM
89
ansi (1.5.0)
90
ast (2.4.3)
91
base64 (0.3.0)
92
- benchmark (0.4.1)
+ benchmark (0.5.0)
93
better_errors (2.10.1)
94
erubi (>= 1.0.0)
95
rack (>= 0.9.0)
@@ -129,7 +129,7 @@ GEM
129
dotenv (= 3.1.8)
130
railties (>= 6.1)
131
drb (2.2.3)
132
- erb (5.0.3)
+ erb (5.1.1)
133
erubi (1.13.1)
134
ffi (1.17.2-aarch64-linux-gnu)
135
ffi (1.17.2-arm64-darwin)
@@ -329,10 +329,10 @@ GEM
329
rexml (~> 3.2, >= 3.2.5)
330
rubyzip (>= 1.2.2, < 4.0)
331
websocket (~> 1.0)
332
- sentry-rails (5.28.0)
333
- railties (>= 5.0)
334
- sentry-ruby (~> 5.28.0)
335
- sentry-ruby (5.28.0)
+ sentry-rails (6.0.0)
+ railties (>= 5.2.0)
+ sentry-ruby (~> 6.0.0)
+ sentry-ruby (6.0.0)
336
bigdecimal
337
concurrent-ruby (~> 1.0, >= 1.0.2)
338
simplecov (0.22.0)
0 commit comments