forked from jpatokal/mediawiki-gateway
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
57 lines (54 loc) · 1.01 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
PATH
remote: .
specs:
mediawiki-gateway (0.6.0.beta1)
activesupport
mediawiki-gateway
nokogiri (~> 1.5.0)
rest-client (>= 1.3.0)
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.13)
activesupport (= 3.2.13)
builder (~> 3.0.0)
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
builder (3.0.4)
git (1.2.5)
i18n (0.6.1)
jeweler (1.8.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
json (1.8.0)
mime-types (1.23)
multi_json (1.7.6)
nokogiri (1.5.9)
rack (1.5.2)
rake (10.0.4)
rdoc (4.0.1)
json (~> 1.4)
rest-client (1.6.7)
mime-types (>= 1.16)
rr (0.10.11)
rspec (1.3.2)
sham_rack (1.3.6)
rack
sinatra (1.1.4)
rack (~> 1.1)
tilt (>= 1.2.2, < 2.0)
tilt (>= 1.2.2, < 2.0)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
activemodel
jeweler
mediawiki-gateway!
rr (~> 0.10.0)
rspec (~> 1.3)
sham_rack
sinatra (~> 1.1.0)