Commit c5aa94100a82e04f8a91b7e7adad2ba778b67120

Authored by Cyril Mougel
1 parent 8c2fe4f3
Exists in master and in 1 other branch production

Update campy gem

Showing 2 changed files with 3 additions and 5 deletions   Show diff stats
@@ -57,8 +57,7 @@ gem 'jira-ruby', :require => 'jira' @@ -57,8 +57,7 @@ gem 'jira-ruby', :require => 'jira'
57 57
58 # Notification services 58 # Notification services
59 # --------------------------------------- 59 # ---------------------------------------
60 -# Campfire ( We can't upgrade to 1.0 because drop support of ruby 1.8  
61 -gem 'campy', '0.1.3' 60 +gem 'campy'
62 # Hipchat 61 # Hipchat
63 gem 'hipchat' 62 gem 'hipchat'
64 # Google Talk 63 # Google Talk
@@ -60,8 +60,7 @@ GEM @@ -60,8 +60,7 @@ GEM
60 simple_oauth 60 simple_oauth
61 builder (3.0.4) 61 builder (3.0.4)
62 callsite (0.0.11) 62 callsite (0.0.11)
63 - campy (0.1.3)  
64 - multi_json (~> 1.0) 63 + campy (1.0.0)
65 capistrano (2.15.5) 64 capistrano (2.15.5)
66 highline 65 highline
67 net-scp (>= 1.0.0) 66 net-scp (>= 1.0.0)
@@ -387,7 +386,7 @@ DEPENDENCIES @@ -387,7 +386,7 @@ DEPENDENCIES
387 better_errors 386 better_errors
388 binding_of_caller 387 binding_of_caller
389 bitbucket_rest_api 388 bitbucket_rest_api
390 - campy (= 0.1.3) 389 + campy
391 capistrano 390 capistrano
392 capybara 391 capybara
393 coveralls 392 coveralls