Commit b9d2cc07f14f3c4545d7b18466a5b2eaa8bea841

Authored by Braulio Bhavamitra
1 parent c686ddb2

rails4: update to 4.2.4

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