forked from jugyo/earthquake
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
56 lines (54 loc) · 1.06 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
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.5)
awesome_print (0.3.2)
configuration (1.2.0)
diff-lcs (1.1.2)
eventmachine (0.12.10)
git (1.2.5)
i18n (0.5.0)
jeweler (1.5.2)
bundler (~> 1.0.0)
git (>= 1.2.5)
rake
json (1.5.1)
launchy (0.4.0)
configuration (>= 0.0.5)
rake (>= 0.8.1)
mime-types (1.16)
notify (0.3.0)
oauth (0.4.4)
rake (0.8.7)
roauth (0.0.3)
rspec (2.3.0)
rspec-core (~> 2.3.0)
rspec-expectations (~> 2.3.0)
rspec-mocks (~> 2.3.0)
rspec-core (2.3.1)
rspec-expectations (2.3.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.3.0)
slop (1.3.1)
twitter-stream (0.1.12)
eventmachine (>= 0.12.8)
roauth (>= 0.0.2)
twitter_oauth (0.4.3)
json (>= 1.1.9)
mime-types (>= 1.16)
oauth (>= 0.4.1)
PLATFORMS
ruby
DEPENDENCIES
activesupport
awesome_print
bundler (~> 1.0.0)
i18n
jeweler (~> 1.5.2)
launchy
notify
oauth
rspec (~> 2.3.0)
slop
twitter-stream
twitter_oauth (= 0.4.3)