-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
54 lines (52 loc) · 1.09 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
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.2)
backports (1.18.2)
data_objects (0.10.2)
addressable (~> 2.1)
dm-core (1.0.2)
addressable (~> 2.2)
extlib (~> 0.9.15)
dm-do-adapter (1.0.2)
data_objects (~> 0.10.2)
dm-core (~> 1.0.2)
dm-migrations (1.0.2)
dm-core (~> 1.0.2)
dm-mysql-adapter (1.0.2)
dm-do-adapter (~> 1.0.2)
do_mysql (~> 0.10.2)
do_mysql (0.10.2)
data_objects (= 0.10.2)
extlib (0.9.15)
haml (3.0.25)
monkey-lib (0.5.4)
backports
mysql2 (0.2.7)
nokogiri (1.4.4)
rack (1.2.1)
sinatra (1.1.2)
rack (~> 1.1)
tilt (~> 1.2)
sinatra-advanced-routes (0.5.1)
monkey-lib (~> 0.5.0)
sinatra (~> 1.0)
sinatra-sugar (~> 0.5.0)
sinatra-reloader (0.5.0)
sinatra (~> 1.0)
sinatra-advanced-routes (~> 0.5.0)
sinatra-sugar (0.5.0)
monkey-lib (~> 0.5.0)
sinatra (~> 1.0)
tilt (1.2.1)
PLATFORMS
ruby
DEPENDENCIES
dm-core
dm-migrations
dm-mysql-adapter
haml
mysql2
nokogiri
sinatra
sinatra-reloader