From 6820a89063064eb15a81e0c179cc76af868cf168 Mon Sep 17 00:00:00 2001 From: Luciano Sousa Date: Fri, 22 Aug 2014 18:55:18 -0300 Subject: [PATCH] update another rails packages --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 80ee26f35..c7f5514e5 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' -RAILS_VERSION = '~> 3.2.18' +RAILS_VERSION = '~> 3.2.19' gem 'actionmailer', RAILS_VERSION gem 'actionpack', RAILS_VERSION diff --git a/Gemfile.lock b/Gemfile.lock index d17f1d47b..e32ed3f62 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -351,9 +351,9 @@ PLATFORMS ruby DEPENDENCIES - actionmailer (~> 3.2.18) + actionmailer (~> 3.2.19) actionmailer_inline_css - actionpack (~> 3.2.18) + actionpack (~> 3.2.19) airbrake better_errors binding_of_caller @@ -397,7 +397,7 @@ DEPENDENCIES rack-ssl rack-ssl-enforcer rails_autolink - railties (~> 3.2.18) + railties (~> 3.2.19) ri_cal rspec-rails ruby-fogbugz