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.
This commit is contained in:
WilliButz
2018-12-19 00:24:51 +01:00
committed by zimbatm
parent 0594eb6fd2
commit 9b2e8ddebe
5 changed files with 150 additions and 82 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
gem 'oxidized'
gem 'oxidized-web'
gem 'oxidized-script'
gem 'oxidized', '0.25.0'
gem 'oxidized-web', '0.12.0'
gem 'oxidized-script', '0.6.0'