-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
56 lines (54 loc) · 1.17 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: https://rubygems.org/
specs:
diff-lcs (1.1.3)
faraday (0.8.7)
multipart-post (~> 1.1)
i18n (0.6.4)
mail (2.5.3)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime (0.1)
mime-types (1.23)
multi_json (1.7.2)
multipart-post (1.2.0)
polyglot (0.3.3)
rack (1.5.2)
rack-protection (1.5.0)
rack
rake (10.0.4)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
ruby-gmail (0.3.0)
mail (>= 2.2.1)
mime (>= 0.1)
shared-mime-info
shared-mime-info (0.1)
simple_oauth (0.2.0)
sinatra (1.4.2)
rack (~> 1.5, >= 1.5.2)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
tilt (1.3.7)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
twitter (4.6.2)
faraday (~> 0.8, < 0.10)
multi_json (~> 1.0)
simple_oauth (~> 0.2)
PLATFORMS
ruby
DEPENDENCIES
rake (= 10.0.4)
rspec (= 2.11.0)
ruby-gmail (= 0.3.0)
sinatra (= 1.4.2)
twitter (= 4.6.2)