Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Commit

Permalink
Adding rack/google-analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
mattt committed Aug 12, 2012
1 parent 4cd190f commit ae942c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -5,6 +5,7 @@ gem 'haml'
gem 'rdiscount'

gem 'rack-typekit', require: 'rack/typekit'
gem 'rack-google-analytics', require: 'rack/google-analytics'

gem 'compass'
gem 'thin'
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -11,6 +11,7 @@ GEM
fssm (0.2.9)
haml (3.1.6)
rack (1.4.1)
rack-google-analytics (0.10.0)
rack-protection (1.2.0)
rack
rack-typekit (0.2.0)
Expand All @@ -33,6 +34,7 @@ PLATFORMS
DEPENDENCIES
compass
haml
rack-google-analytics
rack-typekit
rdiscount
sinatra
Expand Down

0 comments on commit ae942c3

Please sign in to comment.