Skip to content

Commit

Permalink
update another rails packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Luciano Sousa committed Aug 22, 2014
1 parent 9636124 commit 6820a89
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 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
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 6820a89

Please sign in to comment.