sh19910711 / git-contest

Git extension for the online judges
https://rubygems.org/gems/git-contest
MIT License
11 stars 5 forks source link

Error "Unable to resolve dependencies: git-contest requires active_support (>= 0)" #27

Closed weijianwen closed 10 years ago

weijianwen commented 10 years ago

Hi, I'm a Ruby newbee and trying to make git-contest work. I got the following error when installing git-contest.

$ ruby --version
ruby 1.9.3p327 (2012-11-10 revision 37606) [x86_64-linux]
$ gem install git-contest  
ERROR:  While executing gem ... (Gem::DependencyError)
Unable to resolve dependencies: git-contest requires active_support (>= 0)
weijianwen commented 10 years ago

More information

gem install --verbose git-contest                                                                                                                                 
HEAD https://rubygems.org/latest_specs.4.8.gz
302 Moved Temporarily
HEAD https://s3.amazonaws.com/production.s3.rubygems.org/latest_specs.4.8.gz
200 OK
GET https://rubygems.org/latest_specs.4.8.gz
302 Moved Temporarily
GET https://s3.amazonaws.com/production.s3.rubygems.org/latest_specs.4.8.gz
200 OK
HEAD https://rubygems.org/specs.4.8.gz
302 Moved Temporarily
HEAD https://s3.amazonaws.com/production.s3.rubygems.org/specs.4.8.gz
200 OK
GET https://rubygems.org/specs.4.8.gz
302 Moved Temporarily
GET https://s3.amazonaws.com/production.s3.rubygems.org/specs.4.8.gz
200 OK
ERROR:  While executing gem ... (Gem::DependencyError)
    Unable to resolve dependencies: git-contest requires active_support (>= 0)
sh19910711 commented 10 years ago

@weijianwen Hi :)

Thanks for your report. I just merged your pull request and released it as new version 0.2.1