Skip to content

Commit

Permalink
Update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
LTe committed Aug 24, 2012
1 parent fa5462f commit 53ad114
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ source "http://rubygems.org"

gem "activerecord", ">= 3.0.0"
gem "activesupport", ">= 3.0.0"
gem "ancestry", "~> 1.2.4"
gem "ancestry", "~> 1.3.0"
gem "railties", ">= 3.0.0"

group :development do
gem "rspec", "~> 2.9.0"
gem "rspec", "~> 2.11.0"
gem "jeweler", "~> 1.8.0"
gem "sqlite3"
end

0 comments on commit 53ad114

Please sign in to comment.