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

Bump tzinfo gem. #6760

Merged
merged 1 commit into from
Jun 17, 2012
Merged

Bump tzinfo gem. #6760

merged 1 commit into from
Jun 17, 2012

Conversation

kennyj
Copy link
Contributor

@kennyj kennyj commented Jun 17, 2012

bump tzinfo gem.

[Updated] This PR is going to bump only tzinfo gem.

FYI: I tried to bump journey too, but I couldn't do it.

s.add_dependency('i18n', '~> 0.6')
s.add_dependency('multi_json', '~> 1.3')
s.add_dependency('tzinfo', '~> 0.3.31')
s.add_dependency('i18n', '~> 0.6.0')
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we should continue depending on ~> 0.6 for I18n and not on ~> 0.6.0. The same for multi_json.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I agree with you. and I updated it.

spastorino added a commit that referenced this pull request Jun 17, 2012
@spastorino spastorino merged commit 8690d5a into rails:master Jun 17, 2012
@spastorino spastorino merged commit cbca13c into rails:master Jun 17, 2012
@kennyj kennyj deleted the bump_20120617 branch March 25, 2013 16:46
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.

3 participants