Quantcast
Channel: FeedBunch:59de6ccad449857fff870e5af25926f7592f5aba commits
Browsing all 40 articles
Browse latest View live
↧

Updated rack-test gem 0.8.2 -> 0.8.3

View Article


Updated rb-fsevent gem 0.10.2 -> 0.10.3

View Article


Updated selenium-webdriver gem 3.9.0 -> 3.10.0

View Article

Added bootsnap gem to bundle

It may help with some issues during testing. Also faster app startup.

View Article

Remove unnecessary require

It seems it caused some kind of load loop during acceptance testing, which under ruby 2.5.0 made the browser never close at the end of some tests. Funnily, it worked fine with ruby 2.4.3 and before....

View Article


Added .rspec file to git control

It's not included by default, but I think it will help in CI to tell specs to load the spec_helper.rb file first of all.

View Article

Use puma as server for acceptance testing

View Article

Use firefox headless for feature testing

View Article


Use chrome headless for acceptance tests

Remove show-me-the-cookies gem, manipulate cookies with the browser API instead.

View Article


Updated bootsnap gem 1.1.8 -> 1.2.0

View Article

Updated bullet gem 5.7.3 -> 5.7.5

View Article

Updated devise gem 4.4.1 -> 4.4.3

View Article

Updated ox gem 2.8.4 -> 2.9.0

View Article


Updated rspec-retry gem 0.5.6 -> 0.5.7

View Article

Updated sanitize gem 4.6.0 -> 4.6.4

Fixes vulnerability CVE-2018-3740 https://github.com/rgrove/sanitize/issues/176

View Article


Updated selenium-webdriver gem 3.10.0 -> 3.11.0

View Article

Updated uglifier gem 4.1.6 -> 4.1.8

View Article


Updated bootsnap gem 1.2.0 -> 1.2.1

View Article

Updated loofah gem 2.2.1 -> 2.2.2

View Article

Updated rails-html-sanitizer gem 1.0.3 -> 1.0.4

View Article
Browsing all 40 articles
Browse latest View live