Skip to content

Commit 480476d

Browse files
build(deps-dev): bump bullet from 7.2.0 to 8.0.0 (#4973)
Bumps [bullet](https://github.com/flyerhzm/bullet) from 7.2.0 to 8.0.0. - [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md) - [Commits](flyerhzm/bullet@7.2.0...8.0.0) --- updated-dependencies: - dependency-name: bullet dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4f2a01 commit 480476d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ GEM
120120
bugsnag (6.27.1)
121121
concurrent-ruby (~> 1.0)
122122
builder (3.3.0)
123-
bullet (7.2.0)
123+
bullet (8.0.0)
124124
activesupport (>= 3.0.0)
125125
uniform_notifier (~> 1.11)
126126
capybara (3.40.0)
@@ -141,8 +141,8 @@ GEM
141141
activesupport
142142
tzinfo
143143
coderay (1.1.3)
144-
concurrent-ruby (1.3.4)
145-
connection_pool (2.4.1)
144+
concurrent-ruby (1.3.5)
145+
connection_pool (2.5.0)
146146
crack (1.0.0)
147147
bigdecimal
148148
rexml
@@ -300,7 +300,7 @@ GEM
300300
csv
301301
mini_mime (>= 1.0.0)
302302
multi_xml (>= 0.5.2)
303-
i18n (1.14.6)
303+
i18n (1.14.7)
304304
concurrent-ruby (~> 1.0)
305305
icalendar (2.10.3)
306306
ice_cube (~> 0.16)
@@ -348,7 +348,7 @@ GEM
348348
listen (3.9.0)
349349
rb-fsevent (~> 0.10, >= 0.10.3)
350350
rb-inotify (~> 0.9, >= 0.9.10)
351-
logger (1.6.4)
351+
logger (1.6.5)
352352
lograge (0.14.0)
353353
actionpack (>= 4)
354354
activesupport (>= 4)

0 commit comments

Comments
 (0)