Skip to content
Permalink
Browse files Browse the repository at this point in the history
Fixes #14635 - bump safemode version to fix the unwanted inspect issue
  • Loading branch information
iNecas authored and domcleal committed Apr 18, 2016
1 parent b6ebaea commit 82f9b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -19,7 +19,7 @@ gem 'foreigner', '~> 1.4'
gem 'validates_lengths_from_database', '~> 0.5'
gem 'friendly_id', '~> 5.0'
gem 'secure_headers', '~> 1.3'
gem 'safemode', '~> 1.2'
gem 'safemode', '~> 1.2', '>= 1.2.4'
gem 'fast_gettext', '>= 0.8', '< 2.0'
gem 'gettext_i18n_rails', '~> 1.0'
gem 'rails-i18n', '~> 4.0.0'
Expand Down

0 comments on commit 82f9b93

Please sign in to comment.