Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
bump to 0.2.1, ignore appraisal gemfile locks since they have user sp…
…ecific paths in them
  • Loading branch information
nickrivadeneira committed Sep 18, 2011
1 parent 3881938 commit dfbf940
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 248 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -3,4 +3,5 @@
*~
log/
pkg
rdoc
rdoc
gemfiles/*.lock
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
paul_revere (0.1.6)
paul_revere (0.2.1)
rails (~> 3.0)

GEM
Expand Down
105 changes: 0 additions & 105 deletions gemfiles/3.0.10.gemfile.lock

This file was deleted.

139 changes: 0 additions & 139 deletions gemfiles/3.1.0.gemfile.lock

This file was deleted.

4 changes: 2 additions & 2 deletions paul_revere.gemspec
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = "paul_revere"
s.version = "0.1.6"
s.date = %q{2011-09-04}
s.version = "0.2.1"
s.date = %q{2011-09-18}
s.email = "support@thoughtbot.com"
s.homepage = "https://github.com/thoughtbot/paul_revere"
s.summary = "Simple announcement plugin to include 'one off' style announcements in Rails web apps."
Expand Down

0 comments on commit dfbf940

Please sign in to comment.