Commit 413497b7c3b72458758320f51f22c09a5e4668c0

Authored by Antonio Terceiro
1 parent c8b9b995

Gemfile: recommend latest Rails 3.2

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
Gemfile
1 1 source "https://rubygems.org"
2   -gem 'rails', '~> 3.2.21'
  2 +gem 'rails', '~> 3.2.22'
3 3 gem 'minitest', '~> 3.2.0'
4 4 gem 'fast_gettext', '~> 0.6.8'
5 5 gem 'acts-as-taggable-on', '~> 3.4.2'
... ...