Skip to content

Commit

Permalink
Peg css_parser
Browse files Browse the repository at this point in the history
  • Loading branch information
steveyken committed Mar 13, 2013
1 parent a09ed02 commit 2fd44e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ end

# Remove premailer auto-require
gem 'premailer', :require => false
gem 'css_parser', '1.2.6' # needs to be pegged as newest version has a bug

# Remove fat_free_crm dependency, to stop it from being auto-required too early.
remove 'fat_free_crm'
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,7 @@ DEPENDENCIES
capybara (~> 1.1)
cocaine
coffee-rails (~> 3.2.1)
css_parser (= 1.2.6)
database_cleaner
debugger
dynamic_form
Expand Down

0 comments on commit 2fd44e0

Please sign in to comment.