summaryrefslogtreecommitdiff
path: root/spec/mspec/Gemfile.lock
blob: ddd7fde49850f09ee3451def287cbaab09720f82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
PATH
  remote: .
  specs:
    mspec (1.8.0)

GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.2.5)
    rake (10.4.2)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.8)
    rspec-expectations (2.14.5)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.6)

PLATFORMS
  java
  ruby

DEPENDENCIES
  mspec!
  rake (~> 10.0)
  rspec (~> 2.14.1)

BUNDLED WITH
   1.10.2