summaryrefslogtreecommitdiff
path: root/Gemfile.lock
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.lock
parent028bada99a02f2bc9b5b4409f09715ca49858675 (diff)
Add AOS (ALU OmniSwitch) support
Specifically AOS 6, vxworks era, not linux era 7
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock31
1 files changed, 10 insertions, 21 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 53f4caf..cd39511 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,39 +1,28 @@
+PATH
+ remote: .
+ specs:
+ oxidized (0.0.18)
+ grit
+ net-ssh
+ sequel
+ sqlite3
+
GEM
remote: https://rubygems.org/
specs:
- coderay (1.1.0)
diff-lcs (1.2.4)
grit (2.5.0)
diff-lcs (~> 1.1)
mime-types (~> 1.15)
posix-spawn (~> 0.3.6)
- method_source (0.8.2)
mime-types (1.25)
net-ssh (2.7.0)
posix-spawn (0.3.6)
- pry (0.9.12.3)
- coderay (~> 1.0)
- method_source (~> 0.8)
- slop (~> 3.4)
- rspec (2.14.1)
- rspec-core (~> 2.14.0)
- rspec-expectations (~> 2.14.0)
- rspec-mocks (~> 2.14.0)
- rspec-core (2.14.7)
- rspec-expectations (2.14.4)
- diff-lcs (>= 1.1.3, < 2.0)
- rspec-mocks (2.14.4)
sequel (4.4.0)
- slop (3.4.7)
sqlite3 (1.3.8)
PLATFORMS
ruby
DEPENDENCIES
- grit
- net-ssh
- pry
- rspec
- sequel
- sqlite3
+ oxidized!