Actions
Bug #12615
closedBundler pack could not find compatible versions for gem "tins" on 1.9
Description
Debian package builds on Wheezy and Precise (both Ruby 1.9.3) are failing to pack bundler files:
11:15:39 /usr/bin/bundle pack
11:15:40 Fetching gem metadata from https://rubygems.org/........
11:15:49 Fetching gem metadata from https://rubygems.org/..
11:15:51 Bundler could not find compatible versions for gem "tins":
11:15:51 In Gemfile:
11:15:51 rubocop (= 0.35.1) ruby depends on
11:15:51 tins (<= 1.6.0) ruby
11:15:51
11:15:51 term-ansicolor (>= 0) ruby depends on
11:15:51 tins (1.7.0)
Updated by Dominic Cleal over 9 years ago
- Related to Feature #12530: Upgrade rubocop to 0.35.1 added
Updated by Dominic Cleal over 9 years ago
- Related to Bug #12431: tins 1.7.0 requires Ruby 2.0 or higher added
Updated by Dominic Cleal over 9 years ago
- Status changed from New to Assigned
- Assignee set to Dominic Cleal
Updated by The Foreman Bot over 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2956 added
Updated by Dominic Cleal over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Actions