Commit f64f5ac7 authored by Jonne Haß's avatar Jonne Haß Committed by Dennis Schubert
Browse files

bump rspec-rails

parent 5fc46515
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -278,7 +278,7 @@ end

group :development, :test do
  # RSpec (unit tests, some integration tests)
  gem "rspec-rails",     "3.3.2"
  gem "rspec-rails",     "3.3.3"

  # Cucumber (integration tests)
  gem "cucumber-rails",     "1.4.2", require: false
+5 −5
Original line number Diff line number Diff line
@@ -608,17 +608,17 @@ GEM
      rspec-core (~> 3.3.0)
      rspec-expectations (~> 3.3.0)
      rspec-mocks (~> 3.3.0)
    rspec-core (3.3.1)
    rspec-core (3.3.2)
      rspec-support (~> 3.3.0)
    rspec-expectations (3.3.0)
    rspec-expectations (3.3.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.3.0)
    rspec-instafail (0.2.6)
      rspec
    rspec-mocks (3.3.1)
    rspec-mocks (3.3.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.3.0)
    rspec-rails (3.3.2)
    rspec-rails (3.3.3)
      actionpack (>= 3.0, < 4.3)
      activesupport (>= 3.0, < 4.3)
      railties (>= 3.0, < 4.3)
@@ -847,7 +847,7 @@ DEPENDENCIES
  responders (= 2.1.0)
  roxml (= 3.1.6)
  rspec-instafail (= 0.2.6)
  rspec-rails (= 3.3.2)
  rspec-rails (= 3.3.3)
  rubocop (= 0.32.0)
  ruby-oembed (= 0.8.14)
  rubyzip (= 1.1.7)