-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
51 lines (49 loc) · 968 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
GEM
remote: http://rubygems.org/
specs:
ZenTest (4.5.0)
activesupport (3.0.7)
builder (3.0.0)
columnize (0.3.2)
diff-lcs (1.1.2)
hoptoad_notifier (2.4.10)
activesupport
builder
json (1.4.3)
linecache (0.43)
mock_redis (0.0.2)
rack (1.2.2)
rack-test (0.5.7)
rack (>= 1.0)
rake (0.8.7)
redis (2.2.0)
rspec (2.5.0)
rspec-core (~> 2.5.0)
rspec-expectations (~> 2.5.0)
rspec-mocks (~> 2.5.0)
rspec-core (2.5.2)
rspec-expectations (2.5.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.5.0)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
sinatra (1.2.6)
rack (~> 1.1)
tilt (>= 1.2.2, < 2.0)
tilt (1.3)
PLATFORMS
ruby
DEPENDENCIES
ZenTest
hoptoad_notifier
json (= 1.4.3)
mock_redis
rack-test
rake
redis
rspec (~> 2.0)
ruby-debug
sinatra