diff --git a/.gitignore b/.gitignore index 0c622cd..f0dc11b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ *~ log/ pkg -rdoc \ No newline at end of file +rdoc +gemfiles/*.lock diff --git a/Gemfile.lock b/Gemfile.lock index cffc684..c95587c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - paul_revere (0.1.6) + paul_revere (0.2.1) rails (~> 3.0) GEM diff --git a/gemfiles/3.0.10.gemfile.lock b/gemfiles/3.0.10.gemfile.lock deleted file mode 100644 index f937c16..0000000 --- a/gemfiles/3.0.10.gemfile.lock +++ /dev/null @@ -1,105 +0,0 @@ -PATH - remote: /Users/mjankowski/Development/paul_revere - specs: - paul_revere (0.1.6) - rails (~> 3.0) - -GEM - remote: http://rubygems.org/ - specs: - abstract (1.0.0) - actionmailer (3.0.10) - actionpack (= 3.0.10) - mail (~> 2.2.19) - actionpack (3.0.10) - activemodel (= 3.0.10) - activesupport (= 3.0.10) - builder (~> 2.1.2) - erubis (~> 2.6.6) - i18n (~> 0.5.0) - rack (~> 1.2.1) - rack-mount (~> 0.6.14) - rack-test (~> 0.5.7) - tzinfo (~> 0.3.23) - activemodel (3.0.10) - activesupport (= 3.0.10) - builder (~> 2.1.2) - i18n (~> 0.5.0) - activerecord (3.0.10) - activemodel (= 3.0.10) - activesupport (= 3.0.10) - arel (~> 2.0.10) - tzinfo (~> 0.3.23) - activeresource (3.0.10) - activemodel (= 3.0.10) - activesupport (= 3.0.10) - activesupport (3.0.10) - appraisal (0.3.8) - bundler - rake - arel (2.0.10) - builder (2.1.2) - diff-lcs (1.1.3) - erubis (2.6.6) - abstract (>= 1.0.0) - i18n (0.5.0) - mail (2.2.19) - activesupport (>= 2.3.6) - i18n (>= 0.4.0) - mime-types (~> 1.16) - treetop (~> 1.4.8) - mime-types (1.16) - mocha (0.9.12) - polyglot (0.3.2) - rack (1.2.3) - rack-mount (0.6.14) - rack (>= 1.0.0) - rack-test (0.5.7) - rack (>= 1.0) - rails (3.0.10) - actionmailer (= 3.0.10) - actionpack (= 3.0.10) - activerecord (= 3.0.10) - activeresource (= 3.0.10) - activesupport (= 3.0.10) - bundler (~> 1.0) - railties (= 3.0.10) - railties (3.0.10) - actionpack (= 3.0.10) - activesupport (= 3.0.10) - rake (>= 0.8.7) - rdoc (~> 3.4) - thor (~> 0.14.4) - rake (0.9.2) - rdoc (3.9.4) - rspec (2.6.0) - rspec-core (~> 2.6.0) - rspec-expectations (~> 2.6.0) - rspec-mocks (~> 2.6.0) - rspec-core (2.6.4) - rspec-expectations (2.6.0) - diff-lcs (~> 1.1.2) - rspec-mocks (2.6.0) - rspec-rails (2.6.1) - actionpack (~> 3.0) - activesupport (~> 3.0) - railties (~> 3.0) - rspec (~> 2.6.0) - sqlite3 (1.3.4) - thor (0.14.6) - treetop (1.4.10) - polyglot - polyglot (>= 0.3.1) - tzinfo (0.3.29) - -PLATFORMS - ruby - -DEPENDENCIES - appraisal - mocha - paul_revere! - rails (= 3.0.10) - rspec - rspec-rails - sqlite3 diff --git a/gemfiles/3.1.0.gemfile.lock b/gemfiles/3.1.0.gemfile.lock deleted file mode 100644 index b2ad67c..0000000 --- a/gemfiles/3.1.0.gemfile.lock +++ /dev/null @@ -1,139 +0,0 @@ -PATH - remote: /Users/mjankowski/Development/paul_revere - specs: - paul_revere (0.1.6) - rails (~> 3.0) - -GEM - remote: http://rubygems.org/ - specs: - actionmailer (3.1.0) - actionpack (= 3.1.0) - mail (~> 2.3.0) - actionpack (3.1.0) - activemodel (= 3.1.0) - activesupport (= 3.1.0) - builder (~> 3.0.0) - erubis (~> 2.7.0) - i18n (~> 0.6) - rack (~> 1.3.2) - rack-cache (~> 1.0.3) - rack-mount (~> 0.8.2) - rack-test (~> 0.6.1) - sprockets (~> 2.0.0) - activemodel (3.1.0) - activesupport (= 3.1.0) - bcrypt-ruby (~> 3.0.0) - builder (~> 3.0.0) - i18n (~> 0.6) - activerecord (3.1.0) - activemodel (= 3.1.0) - activesupport (= 3.1.0) - arel (~> 2.2.1) - tzinfo (~> 0.3.29) - activeresource (3.1.0) - activemodel (= 3.1.0) - activesupport (= 3.1.0) - activesupport (3.1.0) - multi_json (~> 1.0) - appraisal (0.3.8) - bundler - rake - arel (2.2.1) - bcrypt-ruby (3.0.0) - builder (3.0.0) - coffee-script (2.2.0) - coffee-script-source - execjs - coffee-script-source (1.1.2) - diff-lcs (1.1.3) - erubis (2.7.0) - execjs (1.2.4) - multi_json (~> 1.0) - hike (1.2.1) - i18n (0.6.0) - jquery-rails (1.0.13) - railties (~> 3.0) - thor (~> 0.14) - mail (2.3.0) - i18n (>= 0.4.0) - mime-types (~> 1.16) - treetop (~> 1.4.8) - mime-types (1.16) - mocha (0.9.12) - multi_json (1.0.3) - polyglot (0.3.2) - rack (1.3.2) - rack-cache (1.0.3) - rack (>= 0.4) - rack-mount (0.8.3) - rack (>= 1.0.0) - rack-ssl (1.3.2) - rack - rack-test (0.6.1) - rack (>= 1.0) - rails (3.1.0) - actionmailer (= 3.1.0) - actionpack (= 3.1.0) - activerecord (= 3.1.0) - activeresource (= 3.1.0) - activesupport (= 3.1.0) - bundler (~> 1.0) - railties (= 3.1.0) - railties (3.1.0) - actionpack (= 3.1.0) - activesupport (= 3.1.0) - rack-ssl (~> 1.3.2) - rake (>= 0.8.7) - rdoc (~> 3.4) - thor (~> 0.14.6) - rake (0.9.2) - rdoc (3.9.4) - rspec (2.6.0) - rspec-core (~> 2.6.0) - rspec-expectations (~> 2.6.0) - rspec-mocks (~> 2.6.0) - rspec-core (2.6.4) - rspec-expectations (2.6.0) - diff-lcs (~> 1.1.2) - rspec-mocks (2.6.0) - rspec-rails (2.6.1) - actionpack (~> 3.0) - activesupport (~> 3.0) - railties (~> 3.0) - rspec (~> 2.6.0) - sass (3.1.7) - sass-rails (3.1.0) - actionpack (~> 3.1.0) - railties (~> 3.1.0) - sass (>= 3.1.4) - sprockets (2.0.0) - hike (~> 1.2) - rack (~> 1.0) - tilt (!= 1.3.0, ~> 1.1) - sqlite3 (1.3.4) - thor (0.14.6) - tilt (1.3.3) - treetop (1.4.10) - polyglot - polyglot (>= 0.3.1) - tzinfo (0.3.29) - uglifier (1.0.2) - execjs (>= 0.3.0) - multi_json (>= 1.0.2) - -PLATFORMS - ruby - -DEPENDENCIES - appraisal - coffee-script - jquery-rails - mocha - paul_revere! - rails (= 3.1.0) - rspec - rspec-rails - sass-rails - sqlite3 - uglifier diff --git a/paul_revere.gemspec b/paul_revere.gemspec index 9201dc1..a9536c2 100644 --- a/paul_revere.gemspec +++ b/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."