jakegiltsoff / sassline

Set text on the web to a baseline grid with Sass & rems using a responsive modular-scale.
https://sassline.com
1.38k stars 91 forks source link

Using Bundler for Gem versioning #5

Closed andrejmlinarevic closed 10 years ago

andrejmlinarevic commented 10 years ago

I would like to recommend (and implement) Bundler to handle Gem versioning. Bundler has proven a great tool for keeping track of the Gem versions for a lot of my projects.

http://bundler.io/

jakegiltsoff commented 10 years ago

Completed in dev branch