Skip to content

Commit

Permalink
bumping version to 1.2.2 and changing gem name to gardelea-email_spec…
Browse files Browse the repository at this point in the history
… in order to push to rubygems.org
  • Loading branch information
gardelea committed Apr 7, 2012
1 parent 9acfb86 commit 3209622
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION.yml
@@ -1,5 +1,5 @@
---
:patch: 1
:patch: 2
:build:
:major: 1
:minor: 2
4 changes: 2 additions & 2 deletions email_spec.gemspec
Expand Up @@ -4,11 +4,11 @@
# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
s.name = %q{email_spec}
s.name = "gardelea-email_spec"
s.version = "1.2.2"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Ben Mabey", "Aaron Gibralter", "Mischa Fierer"]
s.authors = ["Ben Mabey", "Aaron Gibralter", "Mischa Fierer", "George Ardeleanu"]
s.date = %q{2011-06-20}
s.description = %q{Easily test email in rspec and cucumber}
s.email = %q{ben@benmabey.com}
Expand Down

0 comments on commit 3209622

Please sign in to comment.