Skip to content

Commit fca4338

Browse files
committed
Updating gem version
1 parent 6db1452 commit fca4338

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
rspec-steps (2.1.0)
4+
rspec-steps (2.1.1)
55
rspec (>= 3.0, < 3.99)
66

77
GEM

gemfiles/3.0.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
rspec-steps (2.0.1)
4+
rspec-steps (2.1.1)
55
rspec (>= 3.0, < 3.99)
66

77
GEM

gemfiles/3.1.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
rspec-steps (2.0.1)
4+
rspec-steps (2.1.1)
55
rspec (>= 3.0, < 3.99)
66

77
GEM

gemfiles/3.2.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
rspec-steps (2.0.1)
4+
rspec-steps (2.1.1)
55
rspec (>= 3.0, < 3.99)
66

77
GEM

gemfiles/3.3.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
rspec-steps (2.0.1)
4+
rspec-steps (2.1.1)
55
rspec (>= 3.0, < 3.99)
66

77
GEM

rspec-steps.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |spec|
22
spec.name = "rspec-steps"
3-
spec.version = "2.1.0"
3+
spec.version = "2.1.1"
44
author_list = {
55
"Judson Lester" => "judson@lrdesign.com",
66
"Evan Dorn" => "evan@lrdesign.com"

0 commit comments

Comments
 (0)