Skip to content

Bump a few gem versions - #11

Open
randyleighton wants to merge 38 commits into
perryqh:masterfrom
g5search:therubyracer_bump
Open

Bump a few gem versions#11
randyleighton wants to merge 38 commits into
perryqh:masterfrom
g5search:therubyracer_bump

Conversation

@randyleighton

Copy link
Copy Markdown

We needed to bump the rubyracer gem to get bundle to complete. The goal of this is to do a bump of nokogiri for recent security fixes in the gem. The nokogiri gem has been implemented in all other G5 apps except a few with no issues yet.

We are not sure how to proceed to test this locally,

Chris Stringer and others added 30 commits May 11, 2012 09:09
Bump rails, multi_json, and several test related gems. Also remove,
refactor and/or bump a few other gems in the Gemfile. Needed to
tweak the spec_helper a bit after this to support the changes.
Moved to features dir as per new version of Capybara. Also changed
matchers as the within syntax was failing for odd reasons. Lastly
modified the test that uses Selenium to use a local Firefox instance
instead of going out to Perry's old
http://translatable-qa.herokuapp.com/ app sitting on Heroku.
Bump rails and various json gems
It's only intended to work around an issue with ruby 1.8.
See: http://ph7spot.com/musings/system-timer
The selenium driver was having issues. Using a headless
browser for testing is way nicer anyway.
A lot of gems dropped support for ruby 1.8 in later
versions, so now we can finally upgrade.
Ruby 1.9 removes '.' from the load path
Unfortunately, this introduced chattiness in the test suite.
Something is printing "error : string is not in UTF-8" to
STDOUT during feature specs around cp1252 encoded input. I suspect
it's one of the test gems.
Convert all translation input to UTF-8
Bump gems to deal with security vulnerabilities
delegates to redis_reload gem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants