Commit 09c7304f5e38e83584403b30ade95c62e097e0ee

Authored by Rafael Manzo
Committed by Diego Camarinha
1 parent 854b3170

Auto updated: rspec-rails

Showing 1 changed file with 4 additions and 4 deletions   Show diff stats
Gemfile.lock
... ... @@ -242,15 +242,15 @@ GEM
242 242 ref (1.0.5)
243 243 responders (2.1.0)
244 244 railties (>= 4.2.0, < 5)
245   - rspec-core (3.3.1)
  245 + rspec-core (3.3.2)
246 246 rspec-support (~> 3.3.0)
247   - rspec-expectations (3.3.0)
  247 + rspec-expectations (3.3.1)
248 248 diff-lcs (>= 1.2.0, < 2.0)
249 249 rspec-support (~> 3.3.0)
250   - rspec-mocks (3.3.1)
  250 + rspec-mocks (3.3.2)
251 251 diff-lcs (>= 1.2.0, < 2.0)
252 252 rspec-support (~> 3.3.0)
253   - rspec-rails (3.3.2)
  253 + rspec-rails (3.3.3)
254 254 actionpack (>= 3.0, < 4.3)
255 255 activesupport (>= 3.0, < 4.3)
256 256 railties (>= 3.0, < 4.3)
... ...