Skip to content

Commit

Permalink
Regenerate gemspec for version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
magnusvk committed Jan 13, 2016
1 parent ba28bf8 commit 27b8d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion after_commit_action.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Gem::Specification.new do |s|
]
s.homepage = "http://github.com/magnusvk/after_commit_action"
s.licenses = ["MIT"]
s.rubygems_version = "2.5.1"
s.rubygems_version = "2.2.2"
s.summary = "Easily defer blocks of code to the after-commit action of an ActiveRecord model."

if s.respond_to? :specification_version then
Expand Down

0 comments on commit 27b8d24

Please sign in to comment.