From 925012049fd3d07e9b4c49beaac68194c8bb1908 Mon Sep 17 00:00:00 2001 From: Petr Korolev Date: Thu, 16 Jul 2015 17:18:36 +0300 Subject: [PATCH] bundle update --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 83e9594..001d002 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -105,10 +105,10 @@ PLATFORMS DEPENDENCIES bundler (~> 1.7) - codeclimate-test-reporter - coveralls + codeclimate-test-reporter (~> 0.4) + coveralls (~> 0.8) github_changelog_generator! rake (~> 10.0) - rspec - rubocop - simplecov + rspec (~> 3.2) + rubocop (~> 0.31) + simplecov (~> 0.10)