summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorSaku Ytti <saku@ytti.fi>2014-02-07 16:37:02 +0200
committerSaku Ytti <saku@ytti.fi>2014-02-07 16:37:02 +0200
commit92fbaa712c99ae5b523be0ebbc46fca9cdddef4e (patch)
tree7e932962fa251dbf7c6d4f4e539abf035c8ad002 /Gemfile
parent028bada99a02f2bc9b5b4409f09715ca49858675 (diff)
Add AOS (ALU OmniSwitch) support
Specifically AOS 6, vxworks era, not linux era 7
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile16
1 files changed, 1 insertions, 15 deletions
diff --git a/Gemfile b/Gemfile
index 03c5da2..fa75df1 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,17 +1,3 @@
source 'https://rubygems.org'
-ruby '2.0.0'
-gem 'sequel'
-gem 'sqlite3'
-#gem 'sidekiq'
-gem 'net-ssh'
-gem 'grit'
-#gem 'rugged', '~> 0.17.0.b7'
-
-group :development do
- gem 'pry'
-end
-
-group :test do
- gem 'rspec'
-end
+gemspec