-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathGemfile.lock
69 lines (67 loc) · 1.36 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
68
69
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.3)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.2.8)
daemons (1.1.8)
eventmachine (0.12.10)
faraday (0.7.6)
addressable (~> 2.2)
multipart-post (~> 1.1)
rack (~> 1.1)
i18n (0.6.0)
json (1.6.6)
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.18)
multi_json (1.3.4)
multipart-post (1.1.5)
mysql (2.8.1)
nokogiri (1.5.2)
pakyow (0.7.2)
pakyow-core (= 0.7.2)
pakyow-mailer (= 0.7.2)
pakyow-presenter (= 0.7.2)
pakyow-core (0.7.2)
rack (~> 1.3)
pakyow-mailer (0.7.2)
mail (~> 2.3)
pakyow-core (= 0.7.2)
pakyow-presenter (= 0.7.2)
pakyow-presenter (0.7.2)
nokogiri (~> 1.5)
pakyow-core (= 0.7.2)
polyglot (0.3.3)
rack (1.4.1)
sequel (3.35.0)
simple_oauth (0.1.5)
sqlite3 (1.3.6)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
twitter (2.1.1)
activesupport (>= 2.3.9, < 4)
faraday (~> 0.7)
multi_json (~> 1.0)
simple_oauth (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
jdbc-sqlite3
jruby-openssl
json
mysql
pakyow (~> 0.7)
puma
sequel
sqlite3
thin
twitter