Skip to content

Commit

Permalink
Merge branch 'master' of github.com:geoloqi/Geoloqi-Core
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickarlt committed Dec 7, 2012
2 parents a282c57 + 4cc7177 commit 5f1656f
Show file tree
Hide file tree
Showing 16 changed files with 2,047 additions and 1,257 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ source 'https://rubygems.org'
gem "sass", "3.2.0.alpha.237"
gem "compass", "~> 0.12.1"
gem "susy", "~> 1.0.rc.0"
gem "compass-normalize-plugin", "~> 0.3.0"
gem "rake"
gem "sinatra"
gem "erubis"
3 changes: 0 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ GEM
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
compass-normalize-plugin (0.3.0)
compass (>= 0.11.1)
erubis (2.7.0)
fssm (0.2.9)
rack (1.4.1)
Expand All @@ -29,7 +27,6 @@ PLATFORMS

DEPENDENCIES
compass (~> 0.12.1)
compass-normalize-plugin (~> 0.3.0)
erubis
rake
sass (= 3.2.0.alpha.237)
Expand Down
1 change: 0 additions & 1 deletion assets/config.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Require any additional compass plugins here.
require "susy"
require 'normalize'

# Set this to the root of your project when deployed:
http_path = "/"
Expand Down
Loading

0 comments on commit 5f1656f

Please sign in to comment.