-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
61 lines (58 loc) · 1.16 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
GIT
remote: https://github.com/mojombo/grit.git
revision: 568935ddda3168ddbe876163ace842eeb3d62e0a
specs:
grit (2.4.1)
diff-lcs (~> 1.1)
mime-types (~> 1.15)
posix-spawn (~> 0.3.6)
GEM
remote: http://rubygems.org/
remote: http://gems.github.com/
specs:
activemodel (3.0.3)
activesupport (= 3.0.3)
builder (~> 2.1.2)
i18n (~> 0.4)
activesupport (3.0.3)
builder (2.1.2)
daemons (1.1.4)
diff-lcs (1.1.2)
i18n (0.6.0)
json (1.5.2)
kgio (2.5.0)
memcached (1.3)
mime-types (1.16)
posix-spawn (0.3.6)
rack (1.3.0)
rack-test (0.5.7)
rack (>= 1.0)
raindrops (0.7.0)
rspec (2.5.0)
rspec-core (~> 2.5.0)
rspec-expectations (~> 2.5.0)
rspec-mocks (~> 2.5.0)
rspec-core (2.5.1)
rspec-expectations (2.5.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.5.0)
sinatra (1.2.6)
rack (~> 1.1)
tilt (>= 1.2.2, < 2.0)
tilt (1.3.2)
unicorn (4.0.1)
kgio (~> 2.4)
rack
raindrops (~> 0.6)
PLATFORMS
ruby
DEPENDENCIES
activemodel
daemons
grit (= 2.4.1)!
json (= 1.5.2)
memcached
rack-test
rspec
sinatra
unicorn