Skip to content

Commit

Permalink
Version 0.4.0.pre
Browse files Browse the repository at this point in the history
  • Loading branch information
sj26 committed Dec 5, 2017
1 parent 6510c52 commit e51e354
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
rspec_junit_formatter (0.3.0)
rspec_junit_formatter (0.4.0.pre)
rspec-core (>= 2, < 4, != 2.12.0)

GEM
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/Gemfile.rspec2-x.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
rspec_junit_formatter (0.3.0)
rspec_junit_formatter (0.4.0.pre)
rspec-core (>= 2, < 4, != 2.12.0)

GEM
Expand Down Expand Up @@ -29,4 +29,4 @@ DEPENDENCIES
rspec_junit_formatter!

BUNDLED WITH
1.15.1
1.16.0
4 changes: 2 additions & 2 deletions gemfiles/Gemfile.rspec3-0.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
rspec_junit_formatter (0.3.0)
rspec_junit_formatter (0.4.0.pre)
rspec-core (>= 2, < 4, != 2.12.0)

GEM
Expand Down Expand Up @@ -33,4 +33,4 @@ DEPENDENCIES
rspec_junit_formatter!

BUNDLED WITH
1.15.1
1.16.0
4 changes: 2 additions & 2 deletions gemfiles/Gemfile.rspec3-1.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
rspec_junit_formatter (0.3.0)
rspec_junit_formatter (0.4.0.pre)
rspec-core (>= 2, < 4, != 2.12.0)

GEM
Expand Down Expand Up @@ -33,4 +33,4 @@ DEPENDENCIES
rspec_junit_formatter!

BUNDLED WITH
1.15.1
1.16.0
4 changes: 2 additions & 2 deletions gemfiles/Gemfile.rspec3-2.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
rspec_junit_formatter (0.3.0)
rspec_junit_formatter (0.4.0.pre)
rspec-core (>= 2, < 4, != 2.12.0)

GEM
Expand Down Expand Up @@ -34,4 +34,4 @@ DEPENDENCIES
rspec_junit_formatter!

BUNDLED WITH
1.15.1
1.16.0
4 changes: 2 additions & 2 deletions gemfiles/Gemfile.rspec3-3.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
rspec_junit_formatter (0.3.0)
rspec_junit_formatter (0.4.0.pre)
rspec-core (>= 2, < 4, != 2.12.0)

GEM
Expand Down Expand Up @@ -34,4 +34,4 @@ DEPENDENCIES
rspec_junit_formatter!

BUNDLED WITH
1.15.1
1.16.0
4 changes: 2 additions & 2 deletions gemfiles/Gemfile.rspec3-4.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
rspec_junit_formatter (0.3.0)
rspec_junit_formatter (0.4.0.pre)
rspec-core (>= 2, < 4, != 2.12.0)

GEM
Expand Down Expand Up @@ -34,4 +34,4 @@ DEPENDENCIES
rspec_junit_formatter!

BUNDLED WITH
1.15.1
1.16.0
4 changes: 2 additions & 2 deletions gemfiles/Gemfile.rspec3-5.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
rspec_junit_formatter (0.3.0)
rspec_junit_formatter (0.4.0.pre)
rspec-core (>= 2, < 4, != 2.12.0)

GEM
Expand Down Expand Up @@ -34,4 +34,4 @@ DEPENDENCIES
rspec_junit_formatter!

BUNDLED WITH
1.15.1
1.16.0
4 changes: 2 additions & 2 deletions gemfiles/Gemfile.rspec3-6.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
rspec_junit_formatter (0.3.0)
rspec_junit_formatter (0.4.0.pre)
rspec-core (>= 2, < 4, != 2.12.0)

GEM
Expand Down Expand Up @@ -34,4 +34,4 @@ DEPENDENCIES
rspec_junit_formatter!

BUNDLED WITH
1.15.1
1.16.0
2 changes: 1 addition & 1 deletion rspec_junit_formatter.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = "rspec_junit_formatter"
s.version = "0.3.0"
s.version = "0.4.0.pre"
s.platform = Gem::Platform::RUBY
s.author = "Samuel Cochran"
s.email = "[email protected]"
Expand Down

0 comments on commit e51e354

Please sign in to comment.