Past few weeks, we have been focusing on updating Gems of our Rails application.

There are few Gems of the Rails application that is older than 5 years. My initial focus was to update the Jasmine Gem that we use to test JavaScript. However the gem was depending on Selenium indirectly. So this caused a chain of Gem updates. As a result I ended up updating the following gems of the application.

List of gems that were updated

  • Selenium
  • Selenium
  • Capybara
  • Nokogiri