Skip to content

Commit

Permalink
Update rspec-rails to 3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
olivierlacan committed Jul 30, 2015
1 parent 7558290 commit 9ef0d1d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Expand Up @@ -243,15 +243,15 @@ GEM
request_store (1.1.0)
responders (2.1.0)
railties (>= 4.2.0, < 5)
rspec-core (3.2.2)
rspec-core (3.2.3)
rspec-support (~> 3.2.0)
rspec-expectations (3.2.0)
rspec-expectations (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-mocks (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-rails (3.2.1)
rspec-rails (3.2.3)
actionpack (>= 3.0, < 4.3)
activesupport (>= 3.0, < 4.3)
railties (>= 3.0, < 4.3)
Expand Down Expand Up @@ -364,4 +364,4 @@ DEPENDENCIES
web-console (~> 2.0)

BUNDLED WITH
1.10.4
1.10.6

0 comments on commit 9ef0d1d

Please sign in to comment.