Commit e1f5836fd7befdf3af11bbf649779bc585a10afa
1 parent
80fe1db0
Exists in
master
and in
11 other branches
rails4: use latest rails
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.0' | 2 | +gem 'rails', '~> 4.2.3' |
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' |