Skip to content

Commit 04cd946

Browse files
committed
Upgrade development gems
1 parent 381aac3 commit 04cd946

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

Gemfile.lock

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ GEM
6262
bootsnap (1.3.2)
6363
msgpack (~> 1.0)
6464
builder (3.2.3)
65-
bullet (5.8.1)
65+
bullet (6.0.2)
6666
activesupport (>= 3.0.0)
6767
uniform_notifier (~> 1.11)
6868
capybara (3.29.0)
@@ -153,10 +153,9 @@ GEM
153153
jwt (2.1.0)
154154
launchy (2.4.3)
155155
addressable (~> 2.3)
156-
listen (3.1.5)
157-
rb-fsevent (~> 0.9, >= 0.9.4)
158-
rb-inotify (~> 0.9, >= 0.9.7)
159-
ruby_dep (~> 1.2)
156+
listen (3.2.0)
157+
rb-fsevent (~> 0.10, >= 0.10.3)
158+
rb-inotify (~> 0.9, >= 0.9.10)
160159
loofah (2.3.1)
161160
crass (~> 1.0.2)
162161
nokogiri (>= 1.5.9)
@@ -210,7 +209,7 @@ GEM
210209
rack-canonical-host (0.2.3)
211210
addressable (> 0, < 3)
212211
rack (>= 1.0.0, < 3)
213-
rack-mini-profiler (1.0.0)
212+
rack-mini-profiler (1.1.3)
214213
rack (>= 1.2.0)
215214
rack-test (1.1.0)
216215
rack (>= 1.0, < 3)
@@ -247,8 +246,8 @@ GEM
247246
rainbow (3.0.0)
248247
rake (13.0.1)
249248
rb-fsevent (0.10.3)
250-
rb-inotify (0.9.10)
251-
ffi (>= 0.5.0, < 2)
249+
rb-inotify (0.10.0)
250+
ffi (~> 1.0)
252251
redcarpet (3.4.0)
253252
regexp_parser (1.6.0)
254253
rollbar (2.18.0)
@@ -285,7 +284,6 @@ GEM
285284
rubocop-rspec (1.36.0)
286285
rubocop (>= 0.68.1)
287286
ruby-progressbar (1.10.1)
288-
ruby_dep (1.5.0)
289287
ruby_parser (3.11.0)
290288
sexp_processor (~> 4.9)
291289
rubyzip (2.0.0)
@@ -332,7 +330,7 @@ GEM
332330
unf_ext
333331
unf_ext (0.0.7.5)
334332
unicode-display_width (1.6.0)
335-
uniform_notifier (1.12.1)
333+
uniform_notifier (1.13.0)
336334
vcr (5.0.0)
337335
webmock (3.7.6)
338336
addressable (>= 2.3.6)

0 commit comments

Comments
 (0)