Skip to content

Commit aef8a14

Browse files
committed
Update README.md - add group: development to Gemfile
1 parent dcbac14 commit aef8a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ This gem implements the `rspec` command for
88
Add to your Gemfile:
99

1010
``` ruby
11-
gem "spring-commands-rspec"
11+
gem "spring-commands-rspec", group: :development
1212
```

0 commit comments

Comments
 (0)