forked from chicagoruby/booksiebot7000
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
58 lines (56 loc) · 1.08 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
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.5)
diff-lcs (1.1.2)
haml (3.0.25)
i18n (0.5.0)
mail (2.2.15)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.16)
polyglot (0.3.1)
pony (1.1)
mail (> 2.0)
rack (1.2.1)
rack-flash (0.1.1)
rack
rack-test (0.5.7)
rack (>= 1.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)
sequel (3.20.0)
shotgun (0.8)
rack (>= 1.0)
sinatra (1.1.3)
rack (~> 1.1)
tilt (>= 1.2.2, < 2.0)
sinatra-sequel (0.9.0)
sequel (>= 3.2.0)
sinatra (>= 0.9.4)
sqlite3 (1.3.3)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
tilt (1.2.2)
treetop (1.4.9)
polyglot (>= 0.3.1)
PLATFORMS
ruby
DEPENDENCIES
haml
pony
rack-flash
rack-test
rspec
shotgun
sinatra
sinatra-sequel
sqlite3-ruby