forked from fimmtiu/xeroizer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
59 lines (57 loc) · 1001 Bytes
/
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
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.3)
i18n (~> 0.6)
multi_json (~> 1.0)
ansi (1.4.2)
builder (3.0.0)
git (1.2.5)
i18n (0.6.0)
jeweler (1.8.3)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
json (1.6.6)
metaclass (0.0.1)
mime-types (1.18)
mocha (0.10.5)
metaclass (~> 0.0.1)
multi_json (1.2.0)
nokogiri (1.5.2)
oauth (0.4.5)
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
redcarpet (2.1.1)
rest-client (1.6.7)
mime-types (>= 1.16)
shoulda (3.0.1)
shoulda-context (~> 1.0.0)
shoulda-matchers (~> 1.0.0)
shoulda-context (1.0.0)
shoulda-matchers (1.0.0)
test-unit (2.4.8)
turn (0.9.4)
ansi
tzinfo (0.3.35)
yard (0.7.5)
PLATFORMS
ruby
DEPENDENCIES
activesupport
ansi
builder (>= 2.1.2)
i18n
jeweler
mocha
nokogiri
oauth (= 0.4.5)
redcarpet
rest-client
shoulda
test-unit
turn
tzinfo
yard