Gem update: rails 3.0.6 -> 3.0.7.
This commit is contained in:
parent
99bc296e16
commit
208449b47f
2 changed files with 29 additions and 27 deletions
2
Gemfile
2
Gemfile
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue