diff --git a/Gemfile b/Gemfile index 04ba6f9..1437dc1 100644 --- a/Gemfile +++ b/Gemfile @@ -57,8 +57,7 @@ gem 'jira-ruby', :require => 'jira' # Notification services # --------------------------------------- -# Campfire ( We can't upgrade to 1.0 because drop support of ruby 1.8 -gem 'campy', '0.1.3' +gem 'campy' # Hipchat gem 'hipchat' # Google Talk diff --git a/Gemfile.lock b/Gemfile.lock index 1721381..cf86d52 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,8 +60,7 @@ GEM simple_oauth builder (3.0.4) callsite (0.0.11) - campy (0.1.3) - multi_json (~> 1.0) + campy (1.0.0) capistrano (2.15.5) highline net-scp (>= 1.0.0) @@ -387,7 +386,7 @@ DEPENDENCIES better_errors binding_of_caller bitbucket_rest_api - campy (= 0.1.3) + campy capistrano capybara coveralls -- libgit2 0.21.2