Skip to content

Commit

Permalink
Adds spring-commands-rspec
Browse files Browse the repository at this point in the history
  • Loading branch information
rcristal committed Jun 5, 2016
1 parent 44cf8cb commit 9e6fefe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ group :development do
gem 'haml-rails'
gem 'quiet_assets'
gem 'spring'
gem 'spring-commands-rspec'
gem 'web-console', '~> 3.0'
end

Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,8 @@ GEM
rails (>= 3.0.0, < 5)
spork (>= 1.0rc0)
spring (1.7.1)
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
sprockets (3.6.0)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
Expand Down Expand Up @@ -451,6 +453,7 @@ DEPENDENCIES
spork (~> 1.0.0rc4)
spork-rails
spring
spring-commands-rspec
thin
uglifier (>= 1.3.0)
unf
Expand Down

0 comments on commit 9e6fefe

Please sign in to comment.