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

Commit

Permalink
deploy to heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
barodeur committed May 3, 2012
1 parent 40b7c1e commit cf0e8b1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ gem 'shotgun'
gem 'sinatra'
gem 'unicorn'
gem 'pry'
gem 'heroku'
14 changes: 14 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.2.7)
coderay (1.0.5)
heroku (2.22.0)
launchy (>= 0.3.2)
netrc (~> 0.7.1)
rest-client (~> 1.6.1)
rubyzip
kgio (2.7.4)
launchy (2.1.0)
addressable (~> 2.2.6)
method_source (0.7.1)
mime-types (1.18)
netrc (0.7.1)
pry (0.9.8.4)
coderay (~> 1.0.5)
method_source (~> 0.7.1)
Expand All @@ -12,6 +22,9 @@ GEM
rack-protection (1.2.0)
rack
raindrops (0.8.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rubyzip (0.9.8)
shotgun (0.9)
rack (>= 1.0)
sinatra (1.3.2)
Expand All @@ -29,6 +42,7 @@ PLATFORMS
ruby

DEPENDENCIES
heroku
pry
shotgun
sinatra
Expand Down

0 comments on commit cf0e8b1

Please sign in to comment.