mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
add rspec-rails gem
This commit is contained in:
parent
b2ce70c08c
commit
630b2fcd19
2 changed files with 20 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -44,6 +44,7 @@ group :development do
|
|||
end
|
||||
|
||||
group :development, :test do
|
||||
gem 'rspec-rails', '~> 3.0'
|
||||
gem 'pry'
|
||||
gem 'pry-rails'
|
||||
gem 'capybara'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue