Commit e2f12c352f37312314de8a30eb748bb07ecc0e22

Authored by Marcin Ciunelis
1 parent 7aa332b4
Exists in master and in 1 other branch production

rpm_contrib - mongo 1.4 compatible version added

Showing 2 changed files with 11 additions and 6 deletions   Show diff stats
@@ -18,8 +18,7 @@ gem 'inherited_resources' @@ -18,8 +18,7 @@ gem 'inherited_resources'
18 gem 'SystemTimer', :platform => :ruby_18 18 gem 'SystemTimer', :platform => :ruby_18
19 gem 'hoptoad_notifier', "~> 2.4" 19 gem 'hoptoad_notifier', "~> 2.4"
20 gem 'actionmailer_inline_css', "~> 1.3.0" 20 gem 'actionmailer_inline_css', "~> 1.3.0"
21 -gem 'rpm_contrib'  
22 -gem 'newrelic_rpm' 21 +gem 'rpm_contrib', :git => "git://github.com/bensymonds/rpm_contrib.git", :branch => "mongo-1.4.0_update"
23 gem 'kaminari' 22 gem 'kaminari'
24 23
25 platform :ruby do 24 platform :ruby do
  1 +GIT
  2 + remote: git://github.com/bensymonds/rpm_contrib.git
  3 + revision: 84ee78da6d0f154468d47c9e1e6597997e157291
  4 + branch: mongo-1.4.0_update
  5 + specs:
  6 + rpm_contrib (2.1.6.beta1)
  7 + newrelic_rpm (>= 3.1.1)
  8 + newrelic_rpm (>= 3.1.1)
  9 +
1 GEM 10 GEM
2 remote: http://rubygems.org/ 11 remote: http://rubygems.org/
3 specs: 12 specs:
@@ -159,8 +168,6 @@ GEM @@ -159,8 +168,6 @@ GEM
159 rest-client (1.6.7) 168 rest-client (1.6.7)
160 mime-types (>= 1.16) 169 mime-types (>= 1.16)
161 ri_cal (0.8.8) 170 ri_cal (0.8.8)
162 - rpm_contrib (2.1.4)  
163 - newrelic_rpm (>= 3.1.1)  
164 rspec (2.6.0) 171 rspec (2.6.0)
165 rspec-core (~> 2.6.0) 172 rspec-core (~> 2.6.0)
166 rspec-expectations (~> 2.6.0) 173 rspec-expectations (~> 2.6.0)
@@ -232,14 +239,13 @@ DEPENDENCIES @@ -232,14 +239,13 @@ DEPENDENCIES
232 lighthouse-api 239 lighthouse-api
233 mongoid (= 2.1.2) 240 mongoid (= 2.1.2)
234 mongoid_rails_migrations 241 mongoid_rails_migrations
235 - newrelic_rpm  
236 nokogiri 242 nokogiri
237 octokit 243 octokit
238 oruen_redmine_client 244 oruen_redmine_client
239 pivotal-tracker 245 pivotal-tracker
240 rails (= 3.0.10) 246 rails (= 3.0.10)
241 ri_cal 247 ri_cal
242 - rpm_contrib 248 + rpm_contrib!
243 rspec (~> 2.6) 249 rspec (~> 2.6)
244 rspec-rails (~> 2.6) 250 rspec-rails (~> 2.6)
245 ruby-debug 251 ruby-debug