Gem update: rails 3.0.6 -> 3.0.7.

This commit is contained in:
Roland 2011-05-14 22:43:09 +02:00
parent 99bc296e16
commit 208449b47f
2 changed files with 29 additions and 27 deletions

View file

@ -1,7 +1,7 @@
# -*- mode: yaml; -*-
source 'http://rubygems.org'
gem 'rails', '3.0.6'
gem 'rails', '3.0.7'
# Bundle edge Rails instead:
# gem 'rails', :git => 'git://github.com/rails/rails.git'