File tree 1 file changed +10
-13
lines changed
1 file changed +10
-13
lines changed Original file line number Diff line number Diff line change 78
78
capistrano-bundler
79
79
puma (~> 3.4 )
80
80
chronic (0.10.2 )
81
- codecov (0.1.10 )
82
- json
83
- simplecov
84
- url
81
+ codecov (0.5.1 )
82
+ simplecov (>= 0.15 , < 0.22 )
85
83
concurrent-ruby (1.1.5 )
86
84
connection_pool (2.2.1 )
87
85
crass (1.0.4 )
88
- docile (1.1 .5 )
86
+ docile (1.3 .5 )
89
87
dotenv (2.2.1 )
90
88
dotenv-rails (2.2.1 )
91
89
dotenv (= 2.2.1 )
112
110
activerecord (>= 3.0 )
113
111
i18n (1.6.0 )
114
112
concurrent-ruby (~> 1.0 )
115
- json (2.1.0 )
116
113
jsonapi-resources (0.9.0 )
117
114
activerecord (>= 4.1 )
118
115
concurrent-ruby
@@ -237,11 +234,12 @@ GEM
237
234
connection_pool (~> 2.2 , >= 2.2.0 )
238
235
rack-protection (>= 1.5.0 )
239
236
redis (>= 3.3.4 , < 5 )
240
- simplecov (0.15.1 )
241
- docile (~> 1.1.0 )
242
- json (>= 1.8 , < 3 )
243
- simplecov-html (~> 0.10.0 )
244
- simplecov-html (0.10.2 )
237
+ simplecov (0.21.2 )
238
+ docile (~> 1.1 )
239
+ simplecov-html (~> 0.11 )
240
+ simplecov_json_formatter (~> 0.1 )
241
+ simplecov-html (0.12.3 )
242
+ simplecov_json_formatter (0.1.2 )
245
243
sinatra (2.0.5 )
246
244
mustermann (~> 1.0 )
247
245
rack (~> 2.0 )
274
272
ethon (>= 0.9.0 )
275
273
tzinfo (1.2.5 )
276
274
thread_safe (~> 0.1 )
277
- unicode-display_width (1.3.0 )
278
- url (0.3.2 )
275
+ unicode-display_width (1.7.0 )
279
276
web-console (3.5.1 )
280
277
actionview (>= 5.0 )
281
278
activemodel (>= 5.0 )
You can’t perform that action at this time.
0 commit comments