-
Notifications
You must be signed in to change notification settings - Fork 3
/
Gemfile.lock
75 lines (73 loc) · 1.54 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
GEM
remote: http://rubygems.org/
specs:
ansi (1.4.3)
backports (2.6.4)
columnize (0.3.6)
debugger (1.2.0)
columnize (>= 0.3.1)
debugger-linecache (~> 1.1.1)
debugger-ruby_core_source (~> 1.1.3)
debugger-linecache (1.1.2)
debugger-ruby_core_source (>= 1.1.1)
debugger-ruby_core_source (1.1.3)
diff-lcs (1.1.3)
eventmachine (0.12.10)
haml (3.1.7)
nokogiri (1.5.5)
rack (1.4.1)
rack-protection (1.2.0)
rack
rack-test (0.6.1)
rack (>= 1.0)
rack-timeout (0.0.3)
rake (0.9.2.2)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.2)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.2)
rubyzip (0.9.9)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sinatra-basic-auth (0.1.0)
sinatra
sinatra-contrib (1.3.1)
backports (>= 2.0)
eventmachine
rack-protection
rack-test
sinatra (~> 1.3.0)
tilt (~> 1.3)
sinatra-flash (0.3.0)
sinatra (>= 1.0.0)
sinatra-redirect-with-flash (0.2.0)
sinatra (>= 1.0.0)
sinatra-reloader (1.0)
sinatra-contrib
tilt (1.3.3)
turn (0.8.2)
ansi (>= 1.2.2)
PLATFORMS
ruby
DEPENDENCIES
debugger
haml
nokogiri
rack
rack-test
rack-timeout
rake
rspec
rubyzip
sinatra
sinatra-basic-auth
sinatra-flash
sinatra-redirect-with-flash
sinatra-reloader
turn (= 0.8.2)