summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
blob: 5cac3285c7dc03913510b1189364905a8a4d2dc8 (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
PATH
  remote: .
  specs:
    ffi-efl (0.0.15)
      ffi

GEM
  remote: http://rubygems.org/
  specs:
    diff-lcs (1.1.3)
    ffi (1.2.0)
    rake (10.0.2)
    rspec (2.12.0)
      rspec-core (~> 2.12.0)
      rspec-expectations (~> 2.12.0)
      rspec-mocks (~> 2.12.0)
    rspec-core (2.12.0)
    rspec-expectations (2.12.0)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.12.0)

PLATFORMS
  ruby

DEPENDENCIES
  ffi-efl!
  rake
  rspec (~> 2.6)