Skip to content

Commit 0f7fb93

Browse files
Bump split from 3.4.1 to 4.0.1
Bumps [split](https://github.com/splitrb/split) from 3.4.1 to 4.0.1. - [Release notes](https://github.com/splitrb/split/releases) - [Changelog](https://github.com/splitrb/split/blob/main/CHANGELOG.md) - [Commits](splitrb/split@v3.4.1...v4.0.1) --- updated-dependencies: - dependency-name: split dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0201f5b commit 0f7fb93

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@ GEM
66
rack (2.2.3)
77
rack-protection (2.1.0)
88
rack
9-
redis (4.1.3)
10-
ruby2_keywords (0.0.2)
11-
simple-random (1.0.3)
9+
redis (4.5.1)
10+
ruby2_keywords (0.0.5)
11+
rubystats (0.3.0)
1212
sinatra (2.1.0)
1313
mustermann (~> 1.0)
1414
rack (~> 2.2)
1515
rack-protection (= 2.1.0)
1616
tilt (~> 2.0)
17-
split (3.4.1)
18-
redis (>= 2.1)
19-
simple-random (>= 0.9.3)
17+
split (4.0.1)
18+
redis (>= 4.2)
19+
rubystats (>= 0.3.0)
2020
sinatra (>= 1.2.6)
2121
tilt (2.0.10)
2222

0 commit comments

Comments
 (0)