Skip to content

Commit

Permalink
Update Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Ernie Miller committed Sep 2, 2011
1 parent c8c0334 commit bab5f99
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions Gemfile.lock
@@ -1,11 +1,3 @@
PATH
remote: /Users/emiller/Documents/Projects/ransack
specs:
ransack (0.5.5)
actionpack (~> 3.0)
activerecord (~> 3.0)
activesupport (~> 3.0)

GEM
remote: http://rubygems.org/
specs:
Expand Down Expand Up @@ -93,6 +85,10 @@ GEM
rdoc (~> 3.4)
thor (~> 0.14.6)
rake (0.9.2)
ransack (0.5.5)
actionpack (~> 3.0)
activerecord (~> 3.0)
activesupport (~> 3.0)
rdoc (3.9.4)
sass (3.1.7)
sass-rails (3.1.0)
Expand Down Expand Up @@ -125,7 +121,7 @@ DEPENDENCIES
machinist
pg
rails (= 3.1.0)
ransack!
ransack
sass-rails (~> 3.1.0)
turn
uglifier

0 comments on commit bab5f99

Please sign in to comment.