Skip to content

Commit 6c6131f

Browse files
Bump split from 3.3.0 to 3.4.1
Bumps [split](https://github.com/splitrb/split) from 3.3.0 to 3.4.1. - [Release notes](https://github.com/splitrb/split/releases) - [Changelog](https://github.com/splitrb/split/blob/master/CHANGELOG.md) - [Commits](splitrb/split@v3.3.0...v3.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 79a0522 commit 6c6131f

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ gem 'rails', '~> 5.2.2'
44

55
gem 'sqlite3'
66

7-
gem 'split', '~> 3.3.0', :require => 'split/dashboard'
7+
gem 'split', '~> 3.4.1', :require => 'split/dashboard'

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ GEM
6767
nio4r (2.3.1)
6868
nokogiri (1.10.4)
6969
mini_portile2 (~> 2.4.0)
70-
rack (2.0.6)
71-
rack-protection (2.0.4)
70+
rack (2.0.7)
71+
rack-protection (2.0.7)
7272
rack
7373
rack-test (1.1.0)
7474
rack (>= 1.0, < 3)
@@ -97,14 +97,14 @@ GEM
9797
rake (>= 0.8.7)
9898
thor (>= 0.19.0, < 2.0)
9999
rake (12.3.1)
100-
redis (4.0.3)
100+
redis (4.1.3)
101101
simple-random (1.0.3)
102-
sinatra (2.0.4)
102+
sinatra (2.0.7)
103103
mustermann (~> 1.0)
104104
rack (~> 2.0)
105-
rack-protection (= 2.0.4)
105+
rack-protection (= 2.0.7)
106106
tilt (~> 2.0)
107-
split (3.3.0)
107+
split (3.4.1)
108108
redis (>= 2.1)
109109
simple-random (>= 0.9.3)
110110
sinatra (>= 1.2.6)
@@ -118,7 +118,7 @@ GEM
118118
sqlite3 (1.3.13)
119119
thor (0.20.3)
120120
thread_safe (0.3.6)
121-
tilt (2.0.8)
121+
tilt (2.0.10)
122122
tzinfo (1.2.5)
123123
thread_safe (~> 0.1)
124124
websocket-driver (0.7.0)
@@ -131,7 +131,7 @@ PLATFORMS
131131

132132
DEPENDENCIES
133133
rails (~> 5.2.2)
134-
split (~> 3.3.0)
134+
split (~> 3.4.1)
135135
sqlite3
136136

137137
BUNDLED WITH

0 commit comments

Comments
 (0)