Files
Joel Junström fa0c7f9635 [#46] Added cache busting mechanism
Appends the md5 digest value of files to their filenames.

This is currently only affecting stylesheets and background images
refered to in stylesheets.
2012-09-21 09:35:06 +02:00

40 lines
673 B
Gemfile.lock

GEM
remote: http://rubygems.org/
specs:
builder (3.0.0)
excon (0.6.6)
fog (0.11.0)
builder
excon (~> 0.6.5)
formatador (~> 0.2.0)
mime-types
multi_json (~> 1.0.3)
net-scp (~> 1.0.4)
net-ssh (~> 2.1.4)
nokogiri (~> 1.5.0)
ruby-hmac
formatador (0.2.1)
metaclass (0.0.1)
mime-types (1.16)
minitest (2.11.2)
mocha (0.12.2)
metaclass (~> 0.0.1)
multi_json (1.0.3)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-ssh (2.1.4)
nokogiri (1.5.0)
rake (0.9.2)
ruby-hmac (0.4.0)
PLATFORMS
ruby
DEPENDENCIES
fog
mime-types
minitest
mocha
nokogiri
rake