Skip to content

Test against Ruby 2.2.6 on CircleCI #416

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

Merged
merged 1 commit into from
Dec 13, 2016
Merged

Test against Ruby 2.2.6 on CircleCI #416

merged 1 commit into from
Dec 13, 2016

Conversation

koic
Copy link
Contributor

@koic koic commented Nov 30, 2016

Fixed following error when run bundle install.

bundle check --path=vendor/bundle || bundle install --path=vendor/bundle --jobs=4 --retry=3 
Bundler can't satisfy your Gemfile's dependencies.
Install missing gems with `bundle install`.
Fetching gem metadata from https://rubygems.org/........
Fetching version metadata from https://rubygems.org/..
Fetching dependency metadata from https://rubygems.org/.
Resolving dependencies...
ruby_dep-1.5.0 requires ruby version >= 2.2.5, which is incompatible with the
current version, ruby 2.2.4p230

cf. https://circleci.com/gh/ctran/annotate_models/257

@coveralls
Copy link

coveralls commented Nov 30, 2016

Coverage Status

Coverage remained the same at 74.401% when pulling 2d8d63e on koic:ruby_2_2_6 into 1a64730 on ctran:develop.

@ctran ctran merged commit 417d10b into ctran:develop Dec 13, 2016
@koic koic deleted the ruby_2_2_6 branch December 13, 2016 03:45
@ctran ctran added the refactor label Dec 17, 2016
johncarney pushed a commit to johncarney/annotate_models that referenced this pull request Jun 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants