Skip to content

Commit

Permalink
shotgun baby
Browse files Browse the repository at this point in the history
  • Loading branch information
bhuga committed Jan 7, 2012
1 parent 37cc1fc commit fc70868
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -6,4 +6,5 @@ gem "rake", "0.9.2"

group :development do
gem "heroku", "2.6.1"
gem "shotgun"
end
11 changes: 11 additions & 0 deletions Gemfile.lock
Expand Up @@ -11,12 +11,21 @@ GEM
addressable (~> 2.2.6)
mime-types (1.16)
rack (1.3.3)
rack-protection (1.2.0)
rack
rack-rewrite (1.1.0)
rake (0.9.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rubyzip (0.9.4)
shotgun (0.9)
rack (>= 1.0)
sinatra (1.3.0)
rack (~> 1.3)
rack-protection (~> 1.1)
tilt (~> 1.3)
term-ansicolor (1.0.6)
tilt (1.3.3)

PLATFORMS
ruby
Expand All @@ -26,3 +35,5 @@ DEPENDENCIES
rack (= 1.3.3)
rack-rewrite (= 1.1.0)
rake (= 0.9.2)
shotgun
sinatra

0 comments on commit fc70868

Please sign in to comment.