-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathGemfile.lock.bak
158 lines (155 loc) · 3.24 KB
/
Gemfile.lock.bak
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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
GEM
remote: https://rubygems.org/
specs:
aasm (4.0.5)
activemodel (3.2.13)
activesupport (= 3.2.13)
builder (~> 3.0.0)
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
addressable (2.3.6)
brewery_db (0.2.4)
faraday (~> 0.8.0)
faraday_middleware (~> 0.8)
hashie (>= 1.1, < 3)
builder (3.0.4)
capistrano (3.3.3)
capistrano-stats (~> 1.0.3)
i18n
rake (>= 10.0.0)
sshkit (~> 1.3)
capistrano-stats (1.0.3)
coderay (1.1.0)
colorize (0.7.3)
crass (0.2.1)
database_cleaner (1.3.0)
diff-lcs (1.2.5)
dotenv (1.0.2)
faraday (0.8.9)
multipart-post (~> 1.2.0)
faraday_middleware (0.9.1)
faraday (>= 0.7.4, < 0.10)
google-search (1.0.3)
json
hashie (2.1.2)
httmultiparty (0.3.16)
httparty (>= 0.7.3)
mimemagic
multipart-post
httparty (0.14.0)
multi_xml (>= 0.5.2)
i18n (0.6.1)
inflections (3.2.12.20130314)
activesupport (~> 3.2.0)
json (1.8.3)
marky_markov (0.3.5)
msgpack
method_source (0.8.2)
mimemagic (0.3.2)
mini_portile (0.6.1)
mongoid (3.1.7)
activemodel (~> 3.2)
moped (~> 1.4)
origin (~> 1.0)
tzinfo (~> 0.3.29)
moped (1.5.3)
msgpack (0.5.9)
multi_json (1.12.1)
multi_xml (0.5.5)
multipart-post (1.2.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.1)
nokogiri (1.6.5)
mini_portile (~> 0.6.0)
nokogumbo (1.1.12)
nokogiri
octokit (3.7.0)
sawyer (~> 0.6.0, >= 0.5.3)
origin (1.1.0)
poro_plus (1.0.2)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rack (1.5.2)
rack-protection (1.5.3)
rack
rake (10.4.2)
require_all (1.3.2)
rspec (3.1.0)
rspec-core (~> 3.1.0)
rspec-expectations (~> 3.1.0)
rspec-mocks (~> 3.1.0)
rspec-core (3.1.7)
rspec-support (~> 3.1.0)
rspec-expectations (3.1.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.1.0)
rspec-mocks (3.1.3)
rspec-support (~> 3.1.0)
rspec-support (3.1.2)
ruby-stemmer (0.9.3)
ruby-web-search (0.0.2)
json
rubyfish (0.0.6)
sanitize (3.0.3)
crass (~> 0.2.0)
nokogiri (>= 1.4.4)
nokogumbo (= 1.1.12)
sawyer (0.6.0)
addressable (~> 2.3.5)
faraday (~> 0.8, < 0.10)
sinatra (1.4.7)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
slackbotsy (0.4.2)
httmultiparty
json
sinatra
slop (3.6.0)
sshkit (1.5.1)
colorize
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
tilt (2.0.5)
tzinfo (0.3.52)
wikipedia-client (1.4.0)
wolfram-alpha (0.3.1)
nokogiri
yummly (0.0.13)
faraday (>= 0.8.7)
json (~> 1.8.0)
rack (>= 1.4.5)
PLATFORMS
ruby
DEPENDENCIES
aasm
activesupport
brewery_db
capistrano
database_cleaner (~> 1.3.0)
dotenv
google-search (~> 1.0)
inflections
marky_markov
mongoid
octokit (~> 3.0)
poro_plus
pry
rake
require_all
rspec
ruby-stemmer (>= 0.8.3)
ruby-web-search
rubyfish
sanitize (>= 3.0.2)
sinatra
slackbotsy
wikipedia-client (>= 1.4.0)
wolfram-alpha
yummly
BUNDLED WITH
1.13.6