forked from coreyhaines/happinessbot
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
67 lines (65 loc) · 1.48 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
GEM
remote: http://rubygems.org/
specs:
activesupport (3.1.3)
multi_json (~> 1.0)
addressable (2.2.6)
daemons (1.1.4)
diff-lcs (1.1.3)
eventmachine (0.12.10)
faraday (0.7.5)
addressable (~> 2.2.6)
multipart-post (~> 1.1.3)
rack (< 2, >= 1.1.0)
foreman (0.26.1)
term-ansicolor (~> 1.0.5)
thor (>= 0.13.6)
heroku (2.14.0)
launchy (>= 0.3.2)
rest-client (~> 1.6.1)
rubyzip
term-ansicolor (~> 1.0.5)
http_parser.rb (0.5.3)
launchy (2.0.5)
addressable (~> 2.2.6)
mime-types (1.17.2)
multi_json (1.0.4)
multipart-post (1.1.4)
rack (1.3.5)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.7.0)
rspec-core (~> 2.7.0)
rspec-expectations (~> 2.7.0)
rspec-mocks (~> 2.7.0)
rspec-core (2.7.1)
rspec-expectations (2.7.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.7.0)
rubyzip (0.9.4)
simple_oauth (0.1.5)
term-ansicolor (1.0.7)
thor (0.14.6)
tweetbot (0.2.2)
tweetstream
twitter
tweetstream (1.1.3)
daemons (~> 1.1.4)
multi_json (~> 1.0.3)
twitter-stream (~> 0.1.14)
twitter (2.0.2)
activesupport (>= 2.3.9, < 4)
faraday (~> 0.7)
multi_json (~> 1.0)
simple_oauth (~> 0.1)
twitter-stream (0.1.14)
eventmachine (>= 0.12.8)
http_parser.rb (~> 0.5.1)
simple_oauth (~> 0.1.4)
PLATFORMS
ruby
DEPENDENCIES
foreman
heroku
rspec
tweetbot (~> 0.2.2)