-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
108 lines (105 loc) · 2.03 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
GIT
remote: git://github.com/andrewhao/cache.git
revision: 780e6d4251f6c4a87ca77b57392ac4bde1b0285e
branch: master
specs:
cache (0.4.1)
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.2)
byebug (2.7.0)
columnize (~> 0.3)
debugger-linecache (~> 1.2)
coderay (1.1.0)
columnize (0.8.9)
crack (0.3.1)
daemons (1.1.9)
debugger-linecache (1.2.0)
diff-lcs (1.1.3)
dotenv (1.0.2)
eventmachine (1.0.0)
faker (1.1.2)
i18n (~> 0.5)
foreman (0.77.0)
dotenv (~> 1.0.2)
thor (~> 0.19.1)
haml (3.1.7)
i18n (0.6.1)
method_source (0.8.2)
mime-types (2.4.3)
netrc (0.10.2)
nokogiri (1.5.5)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
pry-byebug (1.3.2)
byebug (~> 2.7)
pry (~> 0.9.12)
rack (1.4.1)
rack-protection (1.2.0)
rack
rack-test (0.6.2)
rack (>= 1.0)
rake (10.0.2)
redis (3.2.1)
rest-client (1.7.2)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
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)
ruby-jmeter (2.12.5)
nokogiri
rest-client
sequel (3.41.0)
shotgun (0.9)
rack (>= 1.0)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
slop (3.4.7)
thin (1.5.0)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.19.1)
tilt (1.3.3)
vcr (2.3.0)
webmock (1.8.0)
addressable (>= 2.2.7)
crack (>= 0.1.7)
webrat (0.7.3)
nokogiri (>= 1.2.0)
rack (>= 1.0)
rack-test (>= 0.5.3)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
cache!
faker
foreman
haml
pry
pry-byebug
rake
redis
rspec
ruby-jmeter
sequel
shotgun
sinatra
thin
thor
vcr
webmock (= 1.8.0)
webrat
yajl-ruby