File tree Expand file tree Collapse file tree 2 files changed +0
-22
lines changed Expand file tree Collapse file tree 2 files changed +0
-22
lines changed Original file line number Diff line number Diff line change 1
1
source "http://rubygems.org"
2
2
3
3
gem "rake"
4
- gem "uispecrunner" , ">= 0.4.6"
5
4
gem "bundler" , "~> 1.0.0"
6
5
gem "sinatra" , ">= 1.2.6"
7
6
gem "thin" , ">= 1.2.11"
Original file line number Diff line number Diff line change 5
5
backports (2.3.0 )
6
6
columnize (0.3.4 )
7
7
daemons (1.1.4 )
8
- diff-lcs (1.1.3 )
9
8
eventmachine (0.12.10 )
10
- git (1.2.5 )
11
- jeweler (1.6.4 )
12
- bundler (~> 1.0 )
13
- git (>= 1.2.5 )
14
- rake
15
9
linecache19 (0.5.12 )
16
10
ruby_core_source (>= 0.1.4 )
17
11
monkey-lib (0.5.4 )
18
12
backports
19
- open4 (1.0.1 )
20
13
rack (1.2.1 )
21
14
rake (0.8.7 )
22
- rspec (2.6.0 )
23
- rspec-core (~> 2.6.0 )
24
- rspec-expectations (~> 2.6.0 )
25
- rspec-mocks (~> 2.6.0 )
26
- rspec-core (2.6.4 )
27
- rspec-expectations (2.6.0 )
28
- diff-lcs (~> 1.1.2 )
29
- rspec-mocks (2.6.0 )
30
15
ruby-debug-base19 (0.11.25 )
31
16
columnize (>= 0.3.1 )
32
17
linecache19 (>= 0.5.11 )
55
40
eventmachine (>= 0.12.6 )
56
41
rack (>= 1.0.0 )
57
42
tilt (1.3.2 )
58
- uispecrunner (0.4.6 )
59
- jeweler
60
- open4 (= 1.0.1 )
61
- rake
62
- rspec
63
43
64
44
PLATFORMS
65
45
ruby
@@ -71,4 +51,3 @@ DEPENDENCIES
71
51
sinatra (>= 1.2.6 )
72
52
sinatra-reloader
73
53
thin (>= 1.2.11 )
74
- uispecrunner (>= 0.4.6 )
You can’t perform that action at this time.
0 commit comments