fluke/devops-service/Gemfile.lock
GGA Software Services LLC 02bf8b1bba initial commit
2014-05-08 17:06:06 +04:00

149 lines
3.2 KiB
Plaintext

GEM
remote: https://rubygems.org/
specs:
addressable (2.3.5)
atomic (1.1.14)
backports (3.6.0)
bson (1.9.2)
bson_ext (1.9.2)
bson (~> 1.9.2)
builder (3.2.2)
chef (11.10.4)
chef-zero (~> 1.7, >= 1.7.2)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
highline (~> 1.6, >= 1.6.9)
json (>= 1.4.4, <= 1.8.1)
mime-types (~> 1.16)
mixlib-authentication (~> 1.3)
mixlib-cli (~> 1.4)
mixlib-config (~> 2.0)
mixlib-log (~> 1.3)
mixlib-shellout (~> 1.3)
net-ssh (~> 2.6)
net-ssh-multi (~> 1.1)
ohai (~> 6.0)
pry (~> 0.9)
puma (~> 1.6)
rest-client (>= 1.0.4, < 1.7.0)
yajl-ruby (~> 1.1)
chef-zero (1.7.3)
hashie (~> 2.0)
json
mixlib-log (~> 1.3)
moneta (< 0.7.0)
rack
coderay (1.1.0)
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)
excon (0.31.0)
fog (1.20.0)
builder
excon (~> 0.31.0)
formatador (~> 0.2.0)
mime-types
multi_json (~> 1.0)
net-scp (~> 1.1)
net-ssh (>= 2.1.3)
nokogiri (>= 1.5.11)
formatador (0.2.4)
hashie (2.0.5)
highline (1.6.20)
ipaddress (0.8.0)
json (1.8.1)
method_source (0.8.2)
mime-types (1.25.1)
mini_portile (0.5.2)
mixlib-authentication (1.3.0)
mixlib-log
mixlib-cli (1.4.0)
mixlib-config (2.1.0)
mixlib-log (1.6.0)
mixlib-shellout (1.3.0)
moneta (0.6.0)
mongo (1.9.2)
bson (~> 1.9.2)
multi_json (1.8.4)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.8.0)
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)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
ohai (6.20.0)
ipaddress
mixlib-cli
mixlib-config
mixlib-log
mixlib-shellout
systemu (~> 2.5.2)
yajl-ruby
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
puma (1.6.3)
rack (~> 1.2)
rack (1.5.2)
rack-protection (1.5.2)
rack
rack-test (0.6.2)
rack (>= 1.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rufus-scheduler (2.0.24)
tzinfo (>= 0.3.22)
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)
sinatra-websocket (0.3.0)
em-websocket (~> 0.3.6)
eventmachine
thin (>= 1.3.1)
slop (3.4.7)
systemu (2.5.2)
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thread_safe (0.1.3)
atomic
tilt (1.4.1)
tzinfo (1.1.0)
thread_safe (~> 0.1)
yajl-ruby (1.2.0)
PLATFORMS
ruby
DEPENDENCIES
bson_ext
chef (>= 11)
fog (~> 1.20)
mime-types (~> 1.25.1)
mixlib-shellout
mongo
multi_json
rufus-scheduler (= 2.0.24)
sinatra (= 1.4.3)
sinatra-contrib (= 1.4.1)
sinatra-websocket (~> 0.3.0)
thin (~> 1.5.1)