travis-web/Gemfile.lock
Randy Morgan c4bfc7b1d7 Added i18n web filters and rake task for pulling the translations down from localeapp
You will need to set ENV['LOCALEAPP'] to the secret key to run the
update. Contact randym if you need it.
2012-11-22 20:47:38 +09:00

128 lines
2.6 KiB
Plaintext

GIT
remote: git://github.com/livingsocial/rake-pipeline.git
revision: ae0795842a8958934d872a005d18b16161aa05fe
specs:
rake-pipeline (0.8.0)
json
rake (~> 0.9.0)
thor
GIT
remote: git://github.com/randym/rake-pipeline-web-filters.git
revision: 3cfd2df8c2edabb1bbd039394587460a22fae1af
specs:
rake-pipeline-web-filters (0.6.0)
rack
rake-pipeline (~> 0.6)
GEM
remote: http://rubygems.org/
specs:
backports (2.6.4)
chunky_png (1.2.6)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.3.3)
columnize (0.3.6)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
debugger (1.2.1)
columnize (>= 0.3.1)
debugger-linecache (~> 1.1.1)
debugger-ruby_core_source (~> 1.1.4)
debugger-linecache (1.1.2)
debugger-ruby_core_source (>= 1.1.1)
debugger-ruby_core_source (1.1.4)
diff-lcs (1.1.3)
eventmachine (1.0.0)
execjs (1.4.0)
multi_json (~> 1.0)
foreman (0.60.2)
thor (>= 0.13.6)
fssm (0.2.9)
gli (2.5.0)
guard (1.4.0)
listen (>= 0.4.2)
thor (>= 0.14.6)
i18n (0.6.1)
json (1.7.5)
listen (0.5.3)
localeapp (0.6.7)
gli
i18n
json
rest-client
ya2yaml
mime-types (1.19)
multi_json (1.3.6)
puma (1.6.3)
rack (~> 1.2)
rack (1.4.1)
rack-cache (1.2)
rack (>= 0.4)
rack-protection (1.2.0)
rack
rack-ssl (1.3.2)
rack
rack-test (0.6.2)
rack (>= 1.0)
rake (0.9.5)
rb-fsevent (0.9.2)
rerun (0.7.1)
listen
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
sass (3.2.1)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sinatra-contrib (1.3.1)
backports (>= 2.0)
eventmachine
rack-protection
rack-test
sinatra (~> 1.3.0)
tilt (~> 1.3)
thor (0.16.0)
tilt (1.3.3)
uglifier (1.3.0)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
ya2yaml (0.31)
PLATFORMS
ruby
DEPENDENCIES
coffee-script
compass
debugger
foreman
guard
localeapp
puma
rack-cache
rack-ssl (~> 1.3)
rake (~> 0.9.2)
rake-pipeline!
rake-pipeline-web-filters!
rb-fsevent (~> 0.9.1)
rerun
rspec (~> 2.11)
sinatra
sinatra-contrib
tilt
uglifier