fluke/devops-service/Gemfile.lock

239 lines
5.0 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:
2015-01-26 15:02:58 +03:00
CFPropertyList (2.3.0)
2014-12-22 14:22:04 +03:00
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)
2015-01-26 15:02:58 +03:00
chef (11.6.0)
erubis
highline (>= 1.6.9)
json (>= 1.4.4, <= 1.7.7)
mixlib-authentication (>= 1.3.0)
mixlib-cli (~> 1.3.0)
mixlib-config (>= 1.1.2)
mixlib-log (>= 1.3.0)
mixlib-shellout
2014-05-08 15:34:26 +04:00
net-ssh (~> 2.6)
2015-01-26 15:02:58 +03:00
net-ssh-multi (~> 1.1.0)
ohai (>= 0.6.0)
rest-client (>= 1.0.4, < 1.7.0)
yajl-ruby (~> 1.1)
connection_pool (2.1.1)
cucumber (1.3.18)
2014-11-20 12:42:36 +03:00
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)
2015-01-26 15:02:58 +03:00
eventmachine (1.0.4)
excon (0.43.0)
2014-12-22 14:22:04 +03:00
fission (0.5.0)
CFPropertyList (~> 2.2)
2015-01-26 15:02:58 +03:00
fog (1.27.0)
2014-12-22 14:22:04 +03:00
fog-atmos
2015-01-26 15:02:58 +03:00
fog-aws (~> 0.0)
2014-12-22 14:22:04 +03:00
fog-brightbox (~> 0.4)
2015-01-26 15:02:58 +03:00
fog-core (~> 1.27, >= 1.27.3)
2014-12-22 14:22:04 +03:00
fog-ecloud
fog-json
fog-profitbricks
fog-radosgw (>= 0.0.2)
fog-sakuracloud (>= 0.0.4)
2015-01-26 15:02:58 +03:00
fog-serverlove
2014-12-22 14:22:04 +03:00
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
2015-01-26 15:02:58 +03:00
fog-aws (0.0.7)
fog-core (~> 1.27)
fog-json (~> 1.0)
fog-xml (~> 0.1)
ipaddress (~> 0.8)
2014-12-22 14:22:04 +03:00
fog-brightbox (0.7.1)
fog-core (~> 1.22)
fog-json
inflecto (~> 0.0.2)
2015-01-26 15:02:58 +03:00
fog-core (1.27.3)
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)
2015-01-26 15:02:58 +03:00
fog-sakuracloud (1.0.0)
fog-core
fog-json
fog-serverlove (0.1.1)
2014-12-22 14:22:04 +03:00
fog-core
fog-json
2015-01-26 15:02:58 +03:00
fog-softlayer (0.3.30)
2014-12-22 14:22:04 +03:00
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
highline (1.6.21)
2015-01-26 15:02:58 +03:00
httpclient (2.6.0.1)
2014-12-22 14:22:04 +03:00
inflecto (0.0.2)
2014-05-08 15:34:26 +04:00
ipaddress (0.8.0)
2015-01-26 15:02:58 +03:00
json (1.7.7)
2014-05-08 15:34:26 +04:00
mime-types (1.25.1)
2015-01-26 15:02:58 +03:00
mini_portile (0.6.2)
2014-05-08 15:34:26 +04:00
mixlib-authentication (1.3.0)
mixlib-log
2015-01-26 15:02:58 +03:00
mixlib-cli (1.3.0)
2014-05-08 15:34:26 +04:00
mixlib-config (2.1.0)
mixlib-log (1.6.0)
2015-01-26 15:02:58 +03:00
mixlib-shellout (2.0.1)
2014-12-22 14:22:04 +03:00
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-scp (1.2.1)
2014-05-08 15:34:26 +04:00
net-ssh (>= 2.6.5)
2015-01-26 15:02:58 +03:00
net-ssh (2.9.2)
2014-05-08 15:34:26 +04:00
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
2015-01-26 15:02:58 +03:00
net-ssh-multi (1.1)
net-ssh (>= 2.1.4)
net-ssh-gateway (>= 0.99.0)
nokogiri (1.6.6.2)
2014-12-22 14:22:04 +03:00
mini_portile (~> 0.6.0)
2015-01-26 15:02:58 +03:00
ohai (6.24.2)
2014-05-08 15:34:26 +04:00
ipaddress
mixlib-cli
2015-01-26 15:02:58 +03:00
mixlib-config
2014-05-08 15:34:26 +04:00
mixlib-log
2015-01-26 15:02:58 +03:00
mixlib-shellout
systemu (~> 2.5.2)
yajl-ruby
2014-12-22 14:22:04 +03:00
power_assert (0.2.2)
2015-01-26 15:02:58 +03:00
rack (1.5.2)
2014-12-22 14:22:04 +03:00
rack-protection (1.5.3)
2014-05-08 15:34:26 +04:00
rack
2015-01-26 15:02:58 +03:00
rack-test (0.6.3)
2014-05-08 15:34:26 +04:00
rack (>= 1.0)
2015-01-26 15:02:58 +03:00
rake (10.0.0)
rdoc (4.2.0)
json (~> 1.4)
2014-12-22 14:22:04 +03:00
redis (3.2.0)
2014-11-20 12:42:36 +03:00
redis-namespace (1.5.1)
redis (~> 3.0, >= 3.0.4)
2015-01-26 15:02:58 +03:00
rest-client (1.6.8)
mime-types (~> 1.16)
rdoc (>= 2.4.2)
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)
2015-01-26 15:02:58 +03:00
sinatra-contrib (1.4.2)
2014-05-08 15:34:26 +04:00
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)
2015-01-26 15:02:58 +03:00
systemu (2.5.2)
test-unit (3.0.9)
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
wisper (1.6.0)
2015-01-26 15:02:58 +03:00
yajl-ruby (1.2.1)
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)
2015-01-26 15:02:58 +03:00
rack (= 1.5.2)
rake (= 10.0.0)
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)
2015-01-26 15:02:58 +03:00
sinatra-contrib
sinatra-websocket
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