nixpkgs/pkgs/tools/admin/oxidized/Gemfile
WilliButz 9b2e8ddebe oxidized: 0.21.0 -> 0.25.0, drop obsolete patch (#52492)
This removes the patch for support of Dell X-series because
oxidized now includes a model for these switches.
2018-12-19 00:24:51 +01:00

6 lines
116 B
Ruby

source 'https://rubygems.org'
gem 'oxidized', '0.25.0'
gem 'oxidized-web', '0.12.0'
gem 'oxidized-script', '0.6.0'