Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tests and CI for Ruby 2.2.0 #208

Merged
merged 4 commits into from
Mar 20, 2015
Merged

Update tests and CI for Ruby 2.2.0 #208

merged 4 commits into from
Mar 20, 2015

Conversation

Lordnibbler
Copy link
Contributor

Status

READY

Description

Update tests and CI configuration for Ruby 2.2.0

Todos

  • Update tests (thanks @phlipper!)
  • Update CI configuration

assert !response.send(:validate_conditions, true)
Timecop.freeze(Time.parse("2011-06-14T18:21:01Z")) do
response = OneLogin::RubySaml::Response.new(
response_document_5,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpick, but the whitespace is off a bit :) Same below

@pitbulk
Copy link
Collaborator

pitbulk commented Mar 19, 2015

;)

@phlipper
Copy link
Contributor

👍

@@ -1,6 +1,6 @@
#
# Please keep this file alphabetized and organized
#
source 'http://rubygems.org'
source 'https://rubygems.org'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you're making this change here, you might want to make it in gemfiles/nokogiri-1.5.gemfile as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done, good call

@Lordnibbler Lordnibbler self-assigned this Mar 19, 2015
Lordnibbler added a commit that referenced this pull request Mar 20, 2015
Update tests and CI for Ruby 2.2.0
@Lordnibbler Lordnibbler merged commit 7107098 into master Mar 20, 2015
@Lordnibbler Lordnibbler deleted the ruby-2.2.0 branch March 20, 2015 20:38
@Umofomia Umofomia mentioned this pull request Apr 1, 2015
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