Skip to content

Commit 21b492f

Browse files
authored
Merge pull request #71 from splitrb/dependabot/bundler/split-4.0.4
Bump split from 4.0.2 to 4.0.4
2 parents 7779ab7 + f43e16b commit 21b492f

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

Gemfile.lock

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,31 @@
11
GEM
22
remote: http://rubygems.org/
33
specs:
4-
connection_pool (2.3.0)
5-
mustermann (3.0.0)
4+
connection_pool (2.4.1)
5+
matrix (0.4.2)
6+
mustermann (3.0.1)
67
ruby2_keywords (~> 0.0.1)
7-
rack (2.2.6.4)
8+
rack (2.2.9)
89
rack-protection (3.0.6)
910
rack
10-
redis (5.0.5)
11-
redis-client (>= 0.9.0)
12-
redis-client (0.11.2)
11+
redis (5.2.0)
12+
redis-client (>= 0.22.0)
13+
redis-client (0.22.2)
1314
connection_pool
1415
ruby2_keywords (0.0.5)
15-
rubystats (0.3.0)
16+
rubystats (0.4.1)
17+
matrix
1618
sinatra (3.0.6)
1719
mustermann (~> 3.0)
1820
rack (~> 2.2, >= 2.2.4)
1921
rack-protection (= 3.0.6)
2022
tilt (~> 2.0)
21-
split (4.0.2)
23+
split (4.0.4)
24+
matrix
2225
redis (>= 4.2)
2326
rubystats (>= 0.3.0)
2427
sinatra (>= 1.2.6)
25-
tilt (2.1.0)
28+
tilt (2.4.0)
2629

2730
PLATFORMS
2831
ruby

0 commit comments

Comments
 (0)