mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-22 07:04:09 +01:00
cucumber removal
This commit is contained in:
parent
97bfad71ca
commit
6dcaa76f09
74 changed files with 1 additions and 5920 deletions
2
Gemfile
2
Gemfile
|
|
@ -49,7 +49,6 @@ gem "font-awesome-sass", "~> 4.5.0"
|
|||
|
||||
group :development do
|
||||
gem "spring"
|
||||
gem "spring-commands-cucumber"
|
||||
gem "yard"
|
||||
|
||||
gem 'tolk', '~> 1.9.3'
|
||||
|
|
@ -71,7 +70,6 @@ group :test do
|
|||
|
||||
gem "factory_girl_rails"
|
||||
gem "capybara"
|
||||
gem "cucumber-rails", :require => false
|
||||
gem "rspec-expectations"
|
||||
gem "database_cleaner"
|
||||
gem "mocha", :require => false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue