mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-18 00:00:12 +01:00
cucumber removal cleanup
This commit is contained in:
parent
6dcaa76f09
commit
242adab0cc
2 changed files with 0 additions and 9 deletions
2
Gemfile
2
Gemfile
|
|
@ -75,8 +75,6 @@ group :test do
|
||||||
gem "mocha", :require => false
|
gem "mocha", :require => false
|
||||||
gem "minitest-stub-const"
|
gem "minitest-stub-const"
|
||||||
|
|
||||||
gem "aruba", ">=0.5.4", :require => false
|
|
||||||
|
|
||||||
gem "selenium-webdriver", "~> 2.53"
|
gem "selenium-webdriver", "~> 2.53"
|
||||||
|
|
||||||
# uncomment to use the webkit option. This depends on Qt being installed
|
# uncomment to use the webkit option. This depends on Qt being installed
|
||||||
|
|
|
||||||
|
|
@ -54,12 +54,6 @@ GEM
|
||||||
addressable (2.5.2)
|
addressable (2.5.2)
|
||||||
public_suffix (>= 2.0.2, < 4.0)
|
public_suffix (>= 2.0.2, < 4.0)
|
||||||
arel (6.0.4)
|
arel (6.0.4)
|
||||||
aruba (0.14.5)
|
|
||||||
childprocess (>= 0.6.3, < 0.10.0)
|
|
||||||
contracts (~> 0.9)
|
|
||||||
ffi (~> 1.9.10)
|
|
||||||
rspec-expectations (>= 2.99)
|
|
||||||
thor (~> 0.19)
|
|
||||||
ast (2.4.0)
|
ast (2.4.0)
|
||||||
autoprefixer-rails (8.6.3)
|
autoprefixer-rails (8.6.3)
|
||||||
execjs
|
execjs
|
||||||
|
|
@ -284,7 +278,6 @@ DEPENDENCIES
|
||||||
aasm
|
aasm
|
||||||
actionpack-xml_parser (>= 1.0.1)
|
actionpack-xml_parser (>= 1.0.1)
|
||||||
acts_as_list
|
acts_as_list
|
||||||
aruba (>= 0.5.4)
|
|
||||||
bcrypt (~> 3.1.7)
|
bcrypt (~> 3.1.7)
|
||||||
bootstrap-sass (= 3.3.3)
|
bootstrap-sass (= 3.3.3)
|
||||||
bullet
|
bullet
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue