-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
46 lines (42 loc) · 967 Bytes
/
Gemfile.lock
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
GIT
remote: git://github.com/cldwalker/debugger.git
revision: c9b422b520e54cebbfd12da0ad12fca6380f10c7
specs:
debugger (1.1.1)
columnize (>= 0.3.1)
debugger-linecache (~> 1.1)
debugger-ruby_core_source (~> 1.1)
GIT
remote: https://github.com/evanphx/kpeg.git
revision: 8adf9b41dc1270b7e2b41bfe99cf7084279a3dfc
specs:
kpeg (0.8.3)
GEM
remote: http://rubygems.org/
specs:
awesome_print (1.0.2)
columnize (0.3.6)
debugger-linecache (1.1.1)
debugger-ruby_core_source (>= 1.1.1)
debugger-ruby_core_source (1.1.1)
diff-lcs (1.1.2)
minitest (2.12.1)
rake (0.9.2.2)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.0)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
PLATFORMS
ruby
DEPENDENCIES
awesome_print
bundler
debugger!
kpeg!
minitest
rake (= 0.9.2.2)
rspec