File tree 2 files changed +7
-7
lines changed
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'
4
4
5
5
gem 'listen'
6
6
gem '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
126
126
rb-fsevent (0.11.0 )
127
127
rb-inotify (0.10.1 )
128
128
ffi (~> 1.0 )
129
- redis (4.1.3 )
129
+ redis (4.6.0 )
130
130
ruby2_keywords (0.0.5 )
131
- simple-random ( 1. 0.3 )
131
+ rubystats ( 0.3.0 )
132
132
sinatra (2.2.0 )
133
133
mustermann (~> 1.0 )
134
134
rack (~> 2.2 )
135
135
rack-protection (= 2.2.0 )
136
136
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 )
140
140
sinatra (>= 1.2.6 )
141
141
sprockets (4.0.2 )
142
142
concurrent-ruby (~> 1.0 )
@@ -163,7 +163,7 @@ PLATFORMS
163
163
DEPENDENCIES
164
164
listen
165
165
rails (~> 6.1 )
166
- split (~> 3.4 .1 )
166
+ split (~> 4.0 .1 )
167
167
sqlite3
168
168
169
169
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments