forked from enspirit/wlang
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
41 lines (39 loc) · 819 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
GEM
remote: http://rubygems.org/
specs:
awesome_print (1.0.2)
backports (2.6.1)
bluecloth (2.2.0)
citrus (2.4.1)
diff-lcs (1.1.3)
epath (0.1.1)
mustache (0.99.4)
quickl (0.4.3)
rake (0.9.2.2)
rspec (2.10.0)
rspec-core (~> 2.10.0)
rspec-expectations (~> 2.10.0)
rspec-mocks (~> 2.10.0)
rspec-core (2.10.1)
rspec-expectations (2.10.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.10.1)
ruby-prof (0.11.2)
temple (0.4.0)
yard (0.8.1)
PLATFORMS
ruby
DEPENDENCIES
awesome_print (~> 1.0.2)
backports (~> 2.6.1)
bluecloth (~> 2.2.0)
bundler (~> 1.0)
citrus (~> 2.4.1)
epath (~> 0.1.0)
mustache (~> 0.99.4)
quickl (~> 0.4.3)
rake (~> 0.9.2)
rspec (~> 2.10.0)
ruby-prof (~> 0.11.2)
temple (~> 0.4.0)
yard (~> 0.8.1)