jekyll/lib
Fabian Rodriguez cd7b3f54f1 Removes the following deprecation warning:
'method adapters is deprecated. use profiles instead'

This warning was showing up because the project was using
the gem 'simplecov-gem-adapter' which uses the old syntax.

* Remove the gem dependency
* Add a profile with the same setup that the gem has
2015-02-27 23:01:48 -02:00
..
jekyll Remove trailing whitespace 2015-02-22 20:27:15 +09:00
site_template Merge pull request #3485 from watkyn/extra_slash_in_example_base_url 2015-02-24 23:01:03 -08:00
jekyll.rb Move previous runtime dependencies to development dependencies. 2015-01-31 13:53:17 -08:00
simplecov_custom_profile.rb Removes the following deprecation warning: 2015-02-27 23:01:48 -02:00