Skip to content

Commit

Permalink
next version
Browse files Browse the repository at this point in the history
  • Loading branch information
mkristian committed Apr 6, 2011
1 parent a94bde0 commit 71a1273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enforce-ssl-gem/enforce-ssl.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'enforce-ssl'
s.version = '0.2.2'
s.version = '0.3.0'

s.summary = 'enforce the use of SSL for all controller actions'
s.description = 'enforce the use of SSL for all controller actions, skip the enforcement with skip_before_filter :enforce_ssl for selected actions. moto: secure everything, open where needed'
Expand Down

0 comments on commit 71a1273

Please sign in to comment.