File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 77 #
88 # Recommended for ngx_mruby
99 #
10- conf . gem :github => 'iij/mruby-io'
1110 conf . gem :github => 'iij/mruby-env'
1211 conf . gem :github => 'iij/mruby-dir'
1312 conf . gem :github => 'iij/mruby-digest'
1413 conf . gem :github => 'iij/mruby-process'
1514 conf . gem :github => 'iij/mruby-pack'
16- conf . gem :github => 'iij/mruby-socket'
1715 conf . gem :github => 'mattn/mruby-json'
1816 conf . gem :github => 'mattn/mruby-onig-regexp'
1917 conf . gem :github => 'matsumoto-r/mruby-redis'
2422 conf . gem :github => 'matsumoto-r/mruby-mutex'
2523 conf . gem :github => 'matsumoto-r/mruby-localmemcache'
2624 conf . gem :github => 'matsumoto-r/mruby-httprequest'
27- conf . gem :github => 'kaihar4/mruby-ipaddress_matcher'
25+
26+ # conf.gem :github => 'iij/mruby-io'
27+ # conf.gem :github => 'iij/mruby-socket'
28+ # conf.gem :github => 'kaihar4/mruby-ipaddress_matcher'
2829
2930 # ngx_mruby extended class
3031 conf . gem './mrbgems/ngx_mruby_mrblib'
You can’t perform that action at this time.
0 commit comments