forked from no-reply/fembotbot
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
38 lines (36 loc) · 778 Bytes
/
Copy pathGemfile.lock
File metadata and controls
38 lines (36 loc) · 778 Bytes
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
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.5)
chatterbot (0.6.5)
launchy (>= 2.1.2)
oauth
twitter (>= 4.4.0)
diff-lcs (1.2.4)
faraday (0.8.7)
multipart-post (~> 1.1)
launchy (2.3.0)
addressable (~> 2.3)
multi_json (1.7.7)
multipart-post (1.2.0)
oauth (0.4.7)
redis (3.0.4)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.3)
rspec-expectations (2.14.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.1)
simple_oauth (0.2.0)
twitter (4.8.1)
faraday (~> 0.8, < 0.10)
multi_json (~> 1.0)
simple_oauth (~> 0.2)
PLATFORMS
ruby
DEPENDENCIES
chatterbot
redis
rspec