forked from sinatra/sinatra-contrib
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
48 lines (45 loc) · 847 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
42
43
44
45
46
47
48
PATH
remote: .
specs:
sinatra-contrib (1.2.0)
backports (>= 2.0)
rack-test
sinatra (~> 1.2.2)
GEM
remote: http://rubygems.org/
specs:
abstract (1.0.0)
backports (2.0.3)
diff-lcs (1.1.2)
erubis (2.6.6)
abstract (>= 1.0.0)
haml (3.0.25)
rack (1.2.2)
rack-test (0.5.7)
rack (>= 1.0)
rake (0.8.7)
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.2)
rack (~> 1.1)
tilt (< 2.0, >= 1.2.2)
slim (0.9.1)
temple (~> 0.1.8)
tilt (~> 1.2)
temple (0.1.8)
tilt (1.2.2)
PLATFORMS
ruby
DEPENDENCIES
erubis
haml
rake
rspec (~> 2.3)
sinatra-contrib!
slim