Skip to content

Commit 867f18f

Browse files
committed
Upgrade development gems
1 parent f80ac72 commit 867f18f

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.4)
65-
bullet (5.8.1)
65+
bullet (6.1.4)
6666
activesupport (>= 3.0.0)
6767
uniform_notifier (~> 1.11)
6868
capybara (3.35.3)
@@ -151,10 +151,9 @@ GEM
151151
jwt (2.1.0)
152152
launchy (2.5.0)
153153
addressable (~> 2.7)
154-
listen (3.1.5)
155-
rb-fsevent (~> 0.9, >= 0.9.4)
156-
rb-inotify (~> 0.9, >= 0.9.7)
157-
ruby_dep (~> 1.2)
154+
listen (3.5.1)
155+
rb-fsevent (~> 0.10, >= 0.10.3)
156+
rb-inotify (~> 0.9, >= 0.9.10)
158157
loofah (2.9.1)
159158
crass (~> 1.0.2)
160159
nokogiri (>= 1.5.9)
@@ -212,7 +211,7 @@ GEM
212211
rack-canonical-host (0.2.3)
213212
addressable (> 0, < 3)
214213
rack (>= 1.0.0, < 3)
215-
rack-mini-profiler (1.0.0)
214+
rack-mini-profiler (2.3.2)
216215
rack (>= 1.2.0)
217216
rack-test (1.1.0)
218217
rack (>= 1.0, < 3)
@@ -249,8 +248,8 @@ GEM
249248
rainbow (3.0.0)
250249
rake (13.0.3)
251250
rb-fsevent (0.11.0)
252-
rb-inotify (0.9.10)
253-
ffi (>= 0.5.0, < 2)
251+
rb-inotify (0.10.1)
252+
ffi (~> 1.0)
254253
redcarpet (3.5.1)
255254
regexp_parser (2.1.1)
256255
rexml (3.2.5)
@@ -295,7 +294,6 @@ GEM
295294
rubocop (~> 1.0)
296295
rubocop-ast (>= 1.1.0)
297296
ruby-progressbar (1.11.0)
298-
ruby_dep (1.5.0)
299297
ruby_parser (3.11.0)
300298
sexp_processor (~> 4.9)
301299
rubyzip (2.3.0)
@@ -342,7 +340,7 @@ GEM
342340
unf_ext
343341
unf_ext (0.0.7.5)
344342
unicode-display_width (2.0.0)
345-
uniform_notifier (1.12.1)
343+
uniform_notifier (1.14.2)
346344
vcr (6.0.0)
347345
webmock (3.12.2)
348346
addressable (>= 2.3.6)

0 commit comments

Comments
 (0)