Skip to content

Commit

Permalink
removed Gemfile.lock from .gitignore, removed java with rabbitmq app …
Browse files Browse the repository at this point in the history
…from monitoring

Change-Id: I882405724e641db1097f30489b36dc81686c6a05
  • Loading branch information
adasescu committed Mar 3, 2014
1 parent 4d21583 commit 90bf4e1
Show file tree
Hide file tree
Showing 6 changed files with 203 additions and 33 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
.idea
monitoring_cache
.directory
billing_cache
Gemfile.lock
billing_cache
202 changes: 202 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,202 @@
GIT
remote: git://github.com/cloudfoundry/cf-message-bus.git
revision: dbc2fc6e71b70980d6d4559b39ed9451449140eb
ref: dbc2fc6e71
specs:
cf-message-bus (0.0.5)
eventmachine (~> 1.0.0)
nats (= 0.4.26)
vcap-concurrency
vcap-concurrency
yajl-ruby

GIT
remote: git://github.com/cloudfoundry/vcap-common.git
revision: cc1d06f746cba7215497fc05c32ad175c819b726
ref: cc1d06f746
specs:
vcap_common (2.2.2)
addressable (~> 2.2)
em-http-request (~> 1.0)
eventmachine
httpclient
membrane (~> 0.0.2)
mime-types
multipart-post
nats (~> 0.4.24)
posix-spawn (~> 0.3.6)
squash_ruby
steno
thin
uuidtools
vmstat (~> 2.0)
yajl-ruby

GEM
remote: https://rubygems.org/
specs:
activemodel (4.0.3)
activesupport (= 4.0.3)
builder (~> 3.1.0)
activerecord (4.0.3)
activemodel (= 4.0.3)
activerecord-deprecated_finders (~> 1.0.2)
activesupport (= 4.0.3)
arel (~> 4.0.0)
activerecord-deprecated_finders (1.0.3)
activeresource (4.0.0)
activemodel (~> 4.0)
activesupport (~> 4.0)
rails-observers (~> 0.1.1)
activesupport (4.0.3)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
addressable (2.3.5)
arel (4.0.2)
atomic (1.1.15)
base32 (0.3.2)
builder (3.1.4)
caldecott-client (0.0.2)
multi_json (~> 1.3)
cf (5.4.5)
addressable
caldecott-client (~> 0.0.2)
cfoundry (~> 4.7.1.rc1)
interact (>= 0.5)
json_pure
mothership (>= 0.5.1)
multi_json (~> 1.3)
rest-client (~> 1.6)
uuidtools (~> 2.1)
cf-uaa-lib (2.0.1)
multi_json
cfoundry (4.7.1)
activemodel (>= 3.2.13, < 5.0.0)
cf-uaa-lib (~> 2.0.0)
multi_json (~> 1.7)
multipart-post (~> 1.1)
rubyzip (~> 0.9)
chargify_api_ares (1.0.4)
activeresource (>= 3.0.0)
color (1.4.2)
cookiejar (0.3.1)
daemons (1.1.9)
diff-lcs (1.2.5)
em-http-request (1.1.2)
addressable (>= 2.3.4)
cookiejar
em-socksify (>= 0.3)
eventmachine (>= 1.0.3)
http_parser.rb (>= 0.6.0)
em-socksify (0.3.0)
eventmachine (>= 1.0.0.beta.4)
encryptor (1.3.0)
eventmachine (1.0.3)
fluent-logger (0.4.7)
msgpack (>= 0.4.4, < 0.6.0, != 0.5.3, != 0.5.2, != 0.5.1, != 0.5.0)
yajl-ruby (~> 1.0)
http_parser.rb (0.6.0)
httpclient (2.3.4.1)
i18n (0.6.9)
interact (0.5.2)
json (1.8.1)
json_pure (1.8.1)
membrane (0.0.2)
mime-types (2.1)
mini_portile (0.5.2)
minitest (4.7.5)
mothership (0.5.1)
msgpack (0.5.8)
multi_json (1.8.4)
multipart-post (1.2.0)
nats (0.4.26)
daemons (>= 1.1.5)
eventmachine (>= 0.12.10)
json_pure (>= 1.7.3)
thin (>= 1.4.1)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
pg (0.17.1)
posix-spawn (0.3.8)
rack (1.4.5)
rack-protection (1.5.2)
rack
rack-recaptcha (0.6.6)
json
rack_dav (0.3.1)
nokogiri
rack (~> 1.4.0)
rails-observers (0.1.2)
activemodel (~> 4.0)
rake (10.0.4)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
rubyzip (0.9.9)
sinatra (1.4.4)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-session (1.0.0)
sinatra (>= 1.0)
sqlite3 (1.3.9)
squash_ruby (1.4.0)
json
steno (1.2.4)
fluent-logger
yajl-ruby (~> 1.0)
stripe (1.8.8)
multi_json (>= 1.0.4, < 2)
rest-client (~> 1.4)
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thread_safe (0.2.0)
atomic (>= 1.1.7, < 2)
tilt (1.4.1)
tzinfo (0.3.38)
uuidtools (2.1.4)
vcap-concurrency (0.1.0)
vmstat (2.1.0)
yajl-ruby (1.2.0)

PLATFORMS
ruby

DEPENDENCIES
activerecord (>= 3.0.0)
activeresource (~> 4.0.0)
base32
cf
cf-message-bus!
cf-uaa-lib
cfoundry (~> 4.7.1)
chargify_api_ares
color (~> 1.4.0)
encryptor
eventmachine (>= 1.0.0)
json
pg
rack-recaptcha
rack_dav
rake (~> 10.0.3)
rest-client
rspec
sinatra
sinatra-session
sqlite3
steno
stripe
thin (~> 1.5.0)
vcap_common!
3 changes: 0 additions & 3 deletions config/app-definitions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
- name: "javawithpostgresql"
framework: "Java"
service: "PostgreSQL"
- name: "javawithrabbit"
framework: "Java"
service: "RabbitMQ"
- name: "javawithredis"
framework: "Java"
service: "Redis"
Expand Down
Binary file removed test_apps/javawithrabbit/javawithrabbit.war
Binary file not shown.
14 changes: 0 additions & 14 deletions test_apps/javawithrabbit/manifest.yml

This file was deleted.

14 changes: 0 additions & 14 deletions test_apps/manifests/javawithrabbit/manifest.yml

This file was deleted.

0 comments on commit 90bf4e1

Please sign in to comment.