From 03c3b79016db9bd8cc41cb1d75cec3aa2fc54044 Mon Sep 17 00:00:00 2001 From: Abdelkader Boudih Date: Thu, 25 Dec 2014 10:24:47 +0000 Subject: [PATCH] update rspec-rails --- Gemfile | 2 +- Gemfile.lock | 42 +++++++++++++++++++++--------------------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/Gemfile b/Gemfile index af186499..65d1af1d 100644 --- a/Gemfile +++ b/Gemfile @@ -181,7 +181,7 @@ group :test do gem 'selenium-webdriver' # headfull js driver for Capybara gem 'codeclimate-test-reporter', require: false gem 'database_cleaner' - gem 'fuubar', '2.0.0.rc1' + gem 'fuubar' gem 'shoulda-matchers' gem 'simplecov' gem 'timecop' diff --git a/Gemfile.lock b/Gemfile.lock index 93e969ce..e3c16231 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -295,8 +295,8 @@ GEM parser poro_plus thor - fuubar (2.0.0.rc1) - rspec (~> 3.0.rc1) + fuubar (2.0.0) + rspec (~> 3.0) ruby-progressbar (~> 1.4) geocoder (1.2.4) gh (0.13.2) @@ -596,26 +596,26 @@ GEM rocket_tag (0.5.6) activerecord (>= 3.2.0) squeel (~> 1.0.0) - rspec (3.0.0) - rspec-core (~> 3.0.0) - rspec-expectations (~> 3.0.0) - rspec-mocks (~> 3.0.0) - rspec-core (3.0.4) - rspec-support (~> 3.0.0) - rspec-expectations (3.0.4) + rspec (3.1.0) + rspec-core (~> 3.1.0) + rspec-expectations (~> 3.1.0) + rspec-mocks (~> 3.1.0) + rspec-core (3.1.7) + rspec-support (~> 3.1.0) + rspec-expectations (3.1.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.0.0) - rspec-mocks (3.0.4) - rspec-support (~> 3.0.0) - rspec-rails (3.0.2) + rspec-support (~> 3.1.0) + rspec-mocks (3.1.3) + rspec-support (~> 3.1.0) + rspec-rails (3.1.0) actionpack (>= 3.0) activesupport (>= 3.0) railties (>= 3.0) - rspec-core (~> 3.0.0) - rspec-expectations (~> 3.0.0) - rspec-mocks (~> 3.0.0) - rspec-support (~> 3.0.0) - rspec-support (3.0.4) + rspec-core (~> 3.1.0) + rspec-expectations (~> 3.1.0) + rspec-mocks (~> 3.1.0) + rspec-support (~> 3.1.0) + rspec-support (3.1.2) rubocop (0.23.0) json (>= 1.7.7, < 2) parser (~> 2.1.9) @@ -623,7 +623,7 @@ GEM rainbow (>= 1.99.1, < 3.0) ruby-progressbar (~> 1.4) ruby-graphviz (1.0.9) - ruby-progressbar (1.5.1) + ruby-progressbar (1.7.1) ruby_parser (3.6.2) sexp_processor (~> 4.1) rubyzip (1.1.6) @@ -799,7 +799,7 @@ DEPENDENCIES foreman friendly_id (= 4.0.10.1) fukuzatsu - fuubar (= 2.0.0.rc1) + fuubar geocoder github-markdown grackle @@ -856,7 +856,7 @@ DEPENDENCIES redis-rails (~> 3.2) rest-client rocket_tag - rspec-rails + rspec-rails (~> 3.1) rubocop ruby-progressbar sanitize