Commit e5918ca6574ede091c525fd7175316439ab172f4

Authored by Rafael Manzo
1 parent 97044ff5

rspec-rails updated

Showing 1 changed file with 5 additions and 5 deletions   Show diff stats
Gemfile.lock
... ... @@ -192,14 +192,14 @@ GEM
192 192 rest-client (1.7.2)
193 193 mime-types (>= 1.16, < 3.0)
194 194 netrc (~> 0.7)
195   - rspec-core (3.0.2)
  195 + rspec-core (3.0.4)
196 196 rspec-support (~> 3.0.0)
197   - rspec-expectations (3.0.2)
  197 + rspec-expectations (3.0.4)
198 198 diff-lcs (>= 1.2.0, < 2.0)
199 199 rspec-support (~> 3.0.0)
200   - rspec-mocks (3.0.2)
  200 + rspec-mocks (3.0.4)
201 201 rspec-support (~> 3.0.0)
202   - rspec-rails (3.0.1)
  202 + rspec-rails (3.0.2)
203 203 actionpack (>= 3.0)
204 204 activesupport (>= 3.0)
205 205 railties (>= 3.0)
... ... @@ -207,7 +207,7 @@ GEM
207 207 rspec-expectations (~> 3.0.0)
208 208 rspec-mocks (~> 3.0.0)
209 209 rspec-support (~> 3.0.0)
210   - rspec-support (3.0.2)
  210 + rspec-support (3.0.4)
211 211 sass (3.2.19)
212 212 sass-rails (4.0.3)
213 213 railties (>= 4.0.0, < 5.0)
... ...