diff options
| author | Lars Henrik Mai <lars.mai@kontinui.de> | 2014-09-23 08:44:31 +0200 | 
|---|---|---|
| committer | Lars Henrik Mai <lars.mai@kontinui.de> | 2014-09-23 08:44:31 +0200 | 
| commit | 7fc6575a7a38daa21a26e2b179a92ca809b61eea (patch) | |
| tree | 679498b3fd59aa375c6c6ce7ba48ed3d6a6e11d7 /Gemfile | |
| parent | 35239fc1f4641db1e602383b43cc29b151cde9b9 (diff) | |
| parent | 1c177d628ffdb693483b1c39b94b5f19adcd8095 (diff) | |
Merge branch 'replace-bootstrap-with-foundation'
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 4 | 
1 files changed, 2 insertions, 2 deletions
@@ -20,5 +20,5 @@ gem "builder", "~> 3.0"  # for article summaries  gem "nokogiri" -# we use bootstrap-sass -gem "bootstrap-sass" +# templating +gem "html2haml"  | 
