Skip to content

Commit

Permalink
reset gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sharksforcheap committed May 11, 2012
1 parent a1670b6 commit d9e90e2
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 1 deletion.
Binary file added .DS_Store
Binary file not shown.
Binary file modified Gemfile
Binary file not shown.
23 changes: 22 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,22 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.3.1)
diff-lcs (1.1.3)
erubis (2.7.0)
execjs (1.3.2)
multi_json (~> 1.0)
factory_girl (2.6.4)
activesupport (>= 2.3.9)
factory_girl_rails (1.7.0)
factory_girl (~> 2.6.0)
railties (>= 3.0.0)
hike (1.2.1)
i18n (0.6.0)
journey (1.0.3)
jquery-rails (2.0.2)
railties (>= 3.2.0, < 5.0)
thor (~> 0.14)
json (1.7.1)
json (1.7.3)
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
Expand Down Expand Up @@ -79,6 +85,19 @@ GEM
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
rspec (2.8.0)
rspec-core (~> 2.8.0)
rspec-expectations (~> 2.8.0)
rspec-mocks (~> 2.8.0)
rspec-core (2.8.0)
rspec-expectations (2.8.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.8.0)
rspec-rails (2.8.1)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec (~> 2.8.0)
sass (3.1.17)
sass-rails (3.2.5)
railties (~> 3.2.0)
Expand All @@ -104,8 +123,10 @@ PLATFORMS

DEPENDENCIES
coffee-rails (~> 3.2.1)
factory_girl_rails (~> 1.7.0)
jquery-rails
rails (= 3.2.2)
rspec-rails (~> 2.8.1)
sass-rails (~> 3.2.3)
sqlite3
uglifier (>= 1.0.3)
Binary file removed cli_hunt.tar
Binary file not shown.

0 comments on commit d9e90e2

Please sign in to comment.