Skip to content

Commit

Permalink
Add god
Browse files Browse the repository at this point in the history
  • Loading branch information
veezus committed Jun 11, 2011
1 parent 466469d commit e57ebd2
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 @@ -6,6 +6,7 @@ gem "rails", "3.0.8"
gem "authlogic", "3.0.2" gem "authlogic", "3.0.2"
gem "crack", "0.1.8" gem "crack", "0.1.8"
gem "decent_exposure", "1.0.1" gem "decent_exposure", "1.0.1"
gem "god", "0.11.0"
gem "haml", "3.1.2" gem "haml", "3.1.2"
gem "hoptoad_notifier", "2.4.9" gem "hoptoad_notifier", "2.4.9"
gem "multi_json", "1.0.0" gem "multi_json", "1.0.0"
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -93,6 +93,7 @@ GEM
ffi (1.0.9) ffi (1.0.9)
gherkin (2.4.0) gherkin (2.4.0)
json (>= 1.4.6) json (>= 1.4.6)
god (0.11.0)
haml (3.1.2) haml (3.1.2)
hashie (1.0.0) hashie (1.0.0)
highline (1.6.2) highline (1.6.2)
Expand Down Expand Up @@ -234,6 +235,7 @@ DEPENDENCIES
eycap (= 0.5.17) eycap (= 0.5.17)
fabrication! fabrication!
fakeweb (= 1.3.0) fakeweb (= 1.3.0)
god (= 0.11.0)
haml (= 3.1.2) haml (= 3.1.2)
hoptoad_notifier (= 2.4.9) hoptoad_notifier (= 2.4.9)
launchy launchy
Expand Down

0 comments on commit e57ebd2

Please sign in to comment.