Skip to content

Commit

Permalink
Version bump to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nhasselmeyer committed Aug 12, 2020
1 parent 063b4f0 commit 3d91bdb
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion lib/spreewald_support/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Spreewald
VERSION = '2.5.0'
VERSION = '2.6.0'
end
2 changes: 1 addition & 1 deletion tests/rails-3_capybara-1/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../..
specs:
spreewald (2.5.0)
spreewald (2.6.0)
cucumber
cucumber_priority (>= 0.3.0)
rspec (>= 2.13.0)
Expand Down
2 changes: 1 addition & 1 deletion tests/rails-3_capybara-2/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../..
specs:
spreewald (2.5.0)
spreewald (2.6.0)
cucumber
cucumber_priority (>= 0.3.0)
rspec (>= 2.13.0)
Expand Down
2 changes: 1 addition & 1 deletion tests/rails-4_capybara-3/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../..
specs:
spreewald (2.5.0)
spreewald (2.6.0)
cucumber
cucumber_priority (>= 0.3.0)
rspec (>= 2.13.0)
Expand Down
2 changes: 1 addition & 1 deletion tests/rails-6_capybara-3/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../..
specs:
spreewald (2.5.0)
spreewald (2.6.0)
cucumber
cucumber_priority (>= 0.3.0)
rspec (>= 2.13.0)
Expand Down

0 comments on commit 3d91bdb

Please sign in to comment.