Skip to content

Commit

Permalink
specified approximate awesome_nested_set version
Browse files Browse the repository at this point in the history
  • Loading branch information
Christy Nicol committed Aug 16, 2011
1 parent 907cba0 commit 31030e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -2,7 +2,7 @@
source :gemcutter
gem "activerecord", ">= 3.0"
gem "activesupport", "~> 3.0"
gem "awesome_nested_set", ">= 0"
gem "awesome_nested_set", "~> 2.0.0"

group :development do
gem "rake", ">= 0"
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Expand Up @@ -74,7 +74,7 @@ PLATFORMS
DEPENDENCIES
activerecord (>= 3.0)
activesupport (~> 3.0)
awesome_nested_set
awesome_nested_set (~> 2.0.0)
bundler (~> 1.0)
rails (~> 3.0)
rake
Expand Down

0 comments on commit 31030e2

Please sign in to comment.