[DRE-commits] [ruby-rspec-instafail] 09/15: v1.0.0

Hideki Yamane henrich at moszumanska.debian.org
Sat May 21 13:21:41 UTC 2016


This is an automated email from the git hooks/post-receive script.

henrich pushed a commit to branch debian/sid
in repository ruby-rspec-instafail.

commit 13997555b93d83ec4df205d37af76046b799653e
Author: Michael Grosser <michael at grosser.it>
Date:   Fri May 20 07:53:26 2016 -0700

    v1.0.0
---
 Gemfile.lock                   | 4 ++--
 lib/rspec/instafail/version.rb | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index 97442a5..a92ac09 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,7 +1,7 @@
 PATH
   remote: .
   specs:
-    rspec-instafail (0.5.0)
+    rspec-instafail (1.0.0)
       rspec
 
 GEM
@@ -32,4 +32,4 @@ DEPENDENCIES
   rspec-instafail!
 
 BUNDLED WITH
-   1.11.2
+   1.12.3
diff --git a/lib/rspec/instafail/version.rb b/lib/rspec/instafail/version.rb
index c7667b0..6b255d2 100755
--- a/lib/rspec/instafail/version.rb
+++ b/lib/rspec/instafail/version.rb
@@ -1,5 +1,5 @@
 module RSpec
   class Instafail
-    VERSION = '0.5.0'
+    VERSION = '1.0.0'
   end
 end

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rspec-instafail.git



More information about the Pkg-ruby-extras-commits mailing list