Commit b9d2cc07f14f3c4545d7b18466a5b2eaa8bea841
1 parent
c686ddb2
Exists in
master
and in
20 other branches
rails4: update to 4.2.4
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
Gemfile
1 | source "https://rubygems.org" | 1 | source "https://rubygems.org" |
2 | -gem 'rails', '~> 4.2.3' | 2 | +gem 'rails', '~> 4.2.4' |
3 | gem 'fast_gettext', '~> 0.6.8' | 3 | gem 'fast_gettext', '~> 0.6.8' |
4 | gem 'acts-as-taggable-on', '~> 3.4.2' | 4 | gem 'acts-as-taggable-on', '~> 3.4.2' |
5 | gem 'rails_autolink', '~> 1.1.5' | 5 | gem 'rails_autolink', '~> 1.1.5' |