Skip to content

Commit

Permalink
Merge branch 'release/v0.0.13'
Browse files Browse the repository at this point in the history
  • Loading branch information
ramontayag committed Jun 13, 2011
2 parents f4b2d8b + 0428b93 commit f119892
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -3,7 +3,7 @@ source "http://rubygems.org"
# These gems are the only ones that this gem needs
gem "activesupport", ">= 3.0.0"
gem "activerecord", ">= 3.0.0"
gem "ordered_tree", ">= 0.1.5"
gem "ordered_tree", ">= 0.1.6"

# If you're going to do any development and run any tests, comment out the start
# and end of the group block
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -106,7 +106,7 @@ GEM
nifty-generators (0.4.6)
nokogiri (1.4.4)
onfire (0.2.0)
ordered_tree (0.1.5)
ordered_tree (0.1.6)
activerecord (>= 3.0.0)
polyglot (0.3.1)
rack (1.2.3)
Expand Down Expand Up @@ -185,7 +185,7 @@ DEPENDENCIES
libnotify
machinist
nifty-generators
ordered_tree (>= 0.1.5)
ordered_tree (>= 0.1.6)
rails (= 3.0.7)
rake (= 0.8.7)
rb-inotify
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.0.12
0.0.13

0 comments on commit f119892

Please sign in to comment.