fluke/devops-service/Gemfile.lock

251 lines
5.3 KiB
Plaintext
Raw Normal View History

2014-12-22 14:22:04 +03:00
PATH
remote: plugins/devops-nibr
specs:
devops-nibr (0.0.1)
2014-05-08 15:34:26 +04:00
GEM
remote: https://rubygems.org/
specs:
2014-12-22 14:22:04 +03:00
CFPropertyList (2.2.8)
addressable (2.3.6)
2014-11-21 14:45:52 +03:00
backports (3.6.4)
2014-12-22 14:22:04 +03:00
bson (1.11.1)
bson_ext (1.11.1)
bson (~> 1.11.1)
2014-05-08 15:34:26 +04:00
builder (3.2.2)
2014-11-20 12:42:36 +03:00
celluloid (0.15.2)
timers (~> 1.1.0)
2014-12-22 14:22:04 +03:00
chef (12.0.3)
chef-zero (~> 3.2)
2014-05-08 15:34:26 +04:00
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
2014-12-22 14:22:04 +03:00
ffi-yajl (~> 1.2)
2014-05-08 15:34:26 +04:00
highline (~> 1.6, >= 1.6.9)
mixlib-authentication (~> 1.3)
mixlib-cli (~> 1.4)
mixlib-config (~> 2.0)
mixlib-log (~> 1.3)
2014-12-22 14:22:04 +03:00
mixlib-shellout (>= 2.0.0.rc.0, < 3.0)
2014-05-08 15:34:26 +04:00
net-ssh (~> 2.6)
net-ssh-multi (~> 1.1)
2014-12-22 14:22:04 +03:00
ohai (~> 8.0)
plist (~> 3.1.0)
2014-05-08 15:34:26 +04:00
pry (~> 0.9)
2014-12-22 14:22:04 +03:00
chef-zero (3.2.1)
ffi-yajl (~> 1.1)
2014-05-08 15:34:26 +04:00
hashie (~> 2.0)
mixlib-log (~> 1.3)
rack
2014-12-22 14:22:04 +03:00
uuidtools (~> 2.1)
2014-05-08 15:34:26 +04:00
coderay (1.1.0)
2014-11-20 12:42:36 +03:00
connection_pool (2.1.0)
cucumber (1.3.17)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.1)
2014-05-08 15:34:26 +04:00
daemons (1.1.9)
diff-lcs (1.2.5)
em-websocket (0.3.8)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
erubis (2.7.0)
eventmachine (1.0.3)
2014-12-22 14:22:04 +03:00
excon (0.42.1)
ffi (1.9.6)
ffi-yajl (1.3.1)
ffi (~> 1.5)
libyajl2 (~> 1.2)
fission (0.5.0)
CFPropertyList (~> 2.2)
fog (1.26.0)
fog-atmos
fog-brightbox (~> 0.4)
fog-core (~> 1.27, >= 1.27.1)
fog-ecloud
fog-json
fog-profitbricks
fog-radosgw (>= 0.0.2)
fog-sakuracloud (>= 0.0.4)
fog-softlayer
fog-storm_on_demand
fog-terremark
fog-vmfusion
fog-voxel
fog-xml (~> 0.1.1)
ipaddress (~> 0.5)
nokogiri (~> 1.5, >= 1.5.11)
fog-atmos (0.1.0)
fog-core
fog-xml
fog-brightbox (0.7.1)
fog-core (~> 1.22)
fog-json
inflecto (~> 0.0.2)
fog-core (1.27.2)
2014-05-08 15:34:26 +04:00
builder
2014-12-22 14:22:04 +03:00
excon (~> 0.38)
formatador (~> 0.2)
2014-05-08 15:34:26 +04:00
mime-types
net-scp (~> 1.1)
net-ssh (>= 2.1.3)
2014-12-22 14:22:04 +03:00
fog-ecloud (0.0.2)
fog-core
fog-xml
fog-json (1.0.0)
multi_json (~> 1.0)
fog-profitbricks (0.0.1)
fog-core
fog-xml
nokogiri
fog-radosgw (0.0.3)
fog-core (>= 1.21.0)
fog-json
fog-xml (>= 0.0.1)
fog-sakuracloud (0.1.1)
fog-core
fog-json
fog-softlayer (0.3.25)
fog-core
fog-json
fog-storm_on_demand (0.1.0)
fog-core
fog-json
fog-terremark (0.0.3)
fog-core
fog-xml
fog-vmfusion (0.0.1)
fission
fog-core
fog-voxel (0.0.2)
fog-core
fog-xml
fog-xml (0.1.1)
fog-core
nokogiri (~> 1.5, >= 1.5.11)
formatador (0.2.5)
2014-11-20 12:42:36 +03:00
gherkin (2.12.2)
multi_json (~> 1.3)
2014-12-22 14:22:04 +03:00
hashie (2.1.2)
highline (1.6.21)
httpclient (2.5.3.3)
inflecto (0.0.2)
2014-05-08 15:34:26 +04:00
ipaddress (0.8.0)
json (1.8.1)
2014-12-22 14:22:04 +03:00
libyajl2 (1.2.0)
2014-05-08 15:34:26 +04:00
method_source (0.8.2)
mime-types (1.25.1)
2014-12-22 14:22:04 +03:00
mini_portile (0.6.1)
2014-05-08 15:34:26 +04:00
mixlib-authentication (1.3.0)
mixlib-log
2014-12-22 14:22:04 +03:00
mixlib-cli (1.5.0)
2014-05-08 15:34:26 +04:00
mixlib-config (2.1.0)
mixlib-log (1.6.0)
2014-12-22 14:22:04 +03:00
mixlib-shellout (2.0.0)
mongo (1.11.1)
bson (= 1.11.1)
multi_json (1.7.8)
2014-11-20 12:42:36 +03:00
multi_test (0.1.1)
2014-12-22 14:22:04 +03:00
net-dhcp (1.3.2)
net-scp (1.2.1)
2014-05-08 15:34:26 +04:00
net-ssh (>= 2.6.5)
2014-12-22 14:22:04 +03:00
net-ssh (2.9.1)
2014-05-08 15:34:26 +04:00
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
net-ssh-multi (1.2.0)
net-ssh (>= 2.6.5)
net-ssh-gateway (>= 1.2.0)
2014-12-22 14:22:04 +03:00
nokogiri (1.6.5)
mini_portile (~> 0.6.0)
ohai (8.0.1)
ffi (~> 1.9)
ffi-yajl (~> 1.1)
2014-05-08 15:34:26 +04:00
ipaddress
2014-12-22 14:22:04 +03:00
mime-types (~> 1.16)
2014-05-08 15:34:26 +04:00
mixlib-cli
2014-12-22 14:22:04 +03:00
mixlib-config (~> 2.0)
2014-05-08 15:34:26 +04:00
mixlib-log
2014-12-22 14:22:04 +03:00
mixlib-shellout (~> 2.0)
net-dhcp
rake (~> 10.1)
systemu (~> 2.6.4)
wmi-lite (~> 1.0)
plist (3.1.0)
power_assert (0.2.2)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
2014-05-08 15:34:26 +04:00
slop (~> 3.4)
2014-12-22 14:22:04 +03:00
rack (1.6.0)
rack-protection (1.5.3)
2014-05-08 15:34:26 +04:00
rack
rack-test (0.6.2)
rack (>= 1.0)
2014-12-22 14:22:04 +03:00
rake (10.4.2)
redis (3.2.0)
2014-11-20 12:42:36 +03:00
redis-namespace (1.5.1)
redis (~> 3.0, >= 3.0.4)
2014-05-08 15:34:26 +04:00
rufus-scheduler (2.0.24)
tzinfo (>= 0.3.22)
2014-11-20 12:42:36 +03:00
sidekiq (3.2.6)
celluloid (= 0.15.2)
connection_pool (>= 2.0.0)
json
redis (>= 3.0.6)
redis-namespace (>= 1.3.1)
2014-05-08 15:34:26 +04:00
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-contrib (1.4.1)
backports (>= 2.0)
multi_json
rack-protection
rack-test
sinatra (~> 1.4.0)
tilt (~> 1.3)
2014-12-22 14:22:04 +03:00
sinatra-websocket (0.3.1)
2014-05-08 15:34:26 +04:00
em-websocket (~> 0.3.6)
eventmachine
2014-12-22 14:22:04 +03:00
thin (>= 1.3.1, < 2.0.0)
slop (3.6.0)
systemu (2.6.4)
test-unit (3.0.8)
2014-11-20 12:42:36 +03:00
power_assert
2014-05-08 15:34:26 +04:00
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
2014-12-22 14:22:04 +03:00
thread_safe (0.3.4)
2014-05-08 15:34:26 +04:00
tilt (1.4.1)
2014-11-20 12:42:36 +03:00
timers (1.1.0)
2014-12-22 14:22:04 +03:00
tzinfo (1.2.2)
2014-05-08 15:34:26 +04:00
thread_safe (~> 0.1)
2014-12-22 14:22:04 +03:00
uuidtools (2.1.5)
wisper (1.6.0)
wmi-lite (1.0.0)
2014-05-08 15:34:26 +04:00
PLATFORMS
ruby
DEPENDENCIES
bson_ext
chef (>= 11)
2014-11-20 12:42:36 +03:00
cucumber
2014-12-22 14:22:04 +03:00
devops-nibr!
2014-05-08 15:34:26 +04:00
fog (~> 1.20)
2014-11-20 12:42:36 +03:00
httpclient
2014-05-08 15:34:26 +04:00
mime-types (~> 1.25.1)
mixlib-shellout
mongo
multi_json (= 1.7.8)
2014-05-08 15:34:26 +04:00
rufus-scheduler (= 2.0.24)
sidekiq (= 3.2.6)
2014-05-08 15:34:26 +04:00
sinatra (= 1.4.3)
sinatra-contrib (= 1.4.1)
sinatra-websocket (~> 0.3.0)
2014-11-20 12:42:36 +03:00
test-unit
2014-05-08 15:34:26 +04:00
thin (~> 1.5.1)
2014-12-22 14:22:04 +03:00
wisper