-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
52 lines (49 loc) · 963 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
47
48
49
50
51
52
PATH
remote: .
specs:
traktor (0.0.1)
json
rest-client
GEM
remote: http://rubygems.org/
specs:
ZenTest (4.4.2)
addressable (2.2.2)
autotest (4.4.6)
ZenTest (>= 4.4.1)
autotest-growl (0.2.9)
crack (0.1.8)
diff-lcs (1.1.2)
json (1.4.6)
method_source (0.2.0)
mime-types (1.16)
pry (0.4.5)
method_source (>= 0.2.0)
ruby_parser (>= 2.0.5)
rest-client (1.6.1)
mime-types (>= 1.16)
rspec (2.3.0)
rspec-core (~> 2.3.0)
rspec-expectations (~> 2.3.0)
rspec-mocks (~> 2.3.0)
rspec-core (2.3.1)
rspec-expectations (2.3.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.3.0)
ruby_parser (2.0.5)
sexp_processor (~> 3.0)
sexp_processor (3.0.5)
webmock (1.6.2)
addressable (>= 2.2.2)
crack (>= 0.1.7)
PLATFORMS
ruby
DEPENDENCIES
autotest
autotest-growl
json
pry
rest-client
rspec (~> 2.3.0)
traktor!
webmock