File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ gem 'rails', '~> 6.1'
44
55gem 'listen'
66gem 'sqlite3'
7- gem 'split' , '~> 3.4 .1' , :require => 'split/dashboard'
7+ gem 'split' , '~> 4.0 .1' , :require => 'split/dashboard'
Original file line number Diff line number Diff line change @@ -126,17 +126,17 @@ GEM
126126 rb-fsevent (0.11.0 )
127127 rb-inotify (0.10.1 )
128128 ffi (~> 1.0 )
129- redis (4.1.3 )
129+ redis (4.6.0 )
130130 ruby2_keywords (0.0.5 )
131- simple-random ( 1. 0.3 )
131+ rubystats ( 0.3.0 )
132132 sinatra (2.2.0 )
133133 mustermann (~> 1.0 )
134134 rack (~> 2.2 )
135135 rack-protection (= 2.2.0 )
136136 tilt (~> 2.0 )
137- split (3.4 .1 )
138- redis (>= 2.1 )
139- simple-random (>= 0.9.3 )
137+ split (4.0 .1 )
138+ redis (>= 4.2 )
139+ rubystats (>= 0.3.0 )
140140 sinatra (>= 1.2.6 )
141141 sprockets (4.0.2 )
142142 concurrent-ruby (~> 1.0 )
@@ -163,7 +163,7 @@ PLATFORMS
163163DEPENDENCIES
164164 listen
165165 rails (~> 6.1 )
166- split (~> 3.4 .1 )
166+ split (~> 4.0 .1 )
167167 sqlite3
168168
169169BUNDLED WITH
You can’t perform that action at this time.
0 commit comments