Skip to content

Commit e1e6f33

Browse files
Bump split from 4.0.1 to 4.0.2
Bumps [split](https://github.com/splitrb/split) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/splitrb/split/releases) - [Changelog](https://github.com/splitrb/split/blob/main/CHANGELOG.md) - [Commits](splitrb/split@v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: split dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f1c297 commit e1e6f33

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,24 @@
11
GEM
22
remote: http://rubygems.org/
33
specs:
4+
connection_pool (2.3.0)
45
mustermann (3.0.0)
56
ruby2_keywords (~> 0.0.1)
67
rack (2.2.4)
78
rack-protection (3.0.4)
89
rack
9-
redis (4.5.1)
10+
redis (5.0.5)
11+
redis-client (>= 0.9.0)
12+
redis-client (0.11.2)
13+
connection_pool
1014
ruby2_keywords (0.0.5)
1115
rubystats (0.3.0)
1216
sinatra (3.0.4)
1317
mustermann (~> 3.0)
1418
rack (~> 2.2, >= 2.2.4)
1519
rack-protection (= 3.0.4)
1620
tilt (~> 2.0)
17-
split (4.0.1)
21+
split (4.0.2)
1822
redis (>= 4.2)
1923
rubystats (>= 0.3.0)
2024
sinatra (>= 1.2.6)

0 commit comments

Comments
 (0)