Skip to content

Commit 0e6072c

Browse files
authored
Merge pull request #64 from splitrb/dependabot/bundler/split-4.0.2
Bump split from 4.0.1 to 4.0.2
2 parents 77f2ba5 + e1e6f33 commit 0e6072c

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.6.2)
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)