Commit c4a5e5a41e87d5ee384e33d0cc6dc9e87b02ba53

Authored by Rafael Manzo
1 parent cd801a3e

rspec-rails updated

Showing 1 changed file with 7 additions and 7 deletions   Show diff stats
Gemfile.lock
... ... @@ -164,7 +164,7 @@ GEM
164 164 cliver (~> 0.3.1)
165 165 multi_json (~> 1.0)
166 166 websocket-driver (>= 0.2.0)
167   - polyglot (0.3.4)
  167 + polyglot (0.3.5)
168 168 rack (1.5.2)
169 169 rack-test (0.6.2)
170 170 rack (>= 1.0)
... ... @@ -189,12 +189,12 @@ GEM
189 189 ref (1.0.5)
190 190 rest-client (1.6.7)
191 191 mime-types (>= 1.16)
192   - rspec-collection_matchers (0.0.4)
  192 + rspec-collection_matchers (1.0.0)
193 193 rspec-expectations (>= 2.99.0.beta1)
194   - rspec-core (2.99.0)
195   - rspec-expectations (2.99.0)
  194 + rspec-core (2.99.1)
  195 + rspec-expectations (2.99.1)
196 196 diff-lcs (>= 1.1.3, < 2.0)
197   - rspec-mocks (2.99.0)
  197 + rspec-mocks (2.99.1)
198 198 rspec-rails (2.99.0)
199 199 actionpack (>= 3.0)
200 200 activemodel (>= 3.0)
... ... @@ -231,10 +231,10 @@ GEM
231 231 activesupport (>= 3.0)
232 232 sprockets (~> 2.8)
233 233 sqlite3 (1.3.9)
234   - sshkit (1.4.0)
  234 + sshkit (1.5.1)
  235 + colorize
235 236 net-scp (>= 1.1.2)
236 237 net-ssh (>= 2.8.0)
237   - term-ansicolor
238 238 term-ansicolor (1.3.0)
239 239 tins (~> 1.0)
240 240 therubyracer (0.12.1)
... ...