-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
70 lines (66 loc) · 1.27 KB
/
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
GIT
remote: git://github.com/pry/pry.git
revision: 66d1fdd617b0c8fe1031225fc5dbfb4163a53fce
branch: wip.refactor.callbacks
specs:
pry (0.9.11)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
PATH
remote: .
specs:
pry-notebook (0.0.1)
pry
reel
GEM
remote: http://rubygems.org/
specs:
celluloid (0.12.4)
facter (>= 1.6.12)
timers (>= 1.0.0)
celluloid-io (0.12.1)
celluloid (~> 0.12.0)
nio4r (>= 0.4.0)
certified (0.1.1)
coderay (1.0.8)
facter (1.6.17)
guard (1.3.2)
listen (>= 0.4.2)
thor (>= 0.14.6)
guard-minitest (0.5.0)
guard (>= 0.4)
http (0.4.0)
certified
http_parser.rb
http_parser.rb (0.5.3)
listen (0.5.0)
metaclass (0.0.1)
method_source (0.8.1)
minitest (4.3.3)
mocha (0.13.1)
metaclass (~> 0.0.1)
nio4r (0.4.3)
rack (1.4.1)
rake (10.0.2)
reel (0.2.0)
celluloid-io (>= 0.8.0)
http (>= 0.2.0)
http_parser.rb (>= 0.5.3)
rack (>= 1.4.0)
websocket_parser (>= 0.1.0)
slop (3.3.3)
thor (0.16.0)
timers (1.0.2)
websocket_parser (0.1.1)
http
PLATFORMS
ruby
DEPENDENCIES
guard
guard-minitest
minitest
mocha
pry!
pry-notebook!
rake