Skip to content

Commit 722d080

Browse files
committed
Remove UISpecRunner gem
1 parent 4d99d28 commit 722d080

File tree

2 files changed

+0
-22
lines changed

2 files changed

+0
-22
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
source "http://rubygems.org"
22

33
gem "rake"
4-
gem "uispecrunner", ">= 0.4.6"
54
gem "bundler", "~> 1.0.0"
65
gem "sinatra", ">= 1.2.6"
76
gem "thin", ">= 1.2.11"

Gemfile.lock

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -5,28 +5,13 @@ GEM
55
backports (2.3.0)
66
columnize (0.3.4)
77
daemons (1.1.4)
8-
diff-lcs (1.1.3)
98
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
159
linecache19 (0.5.12)
1610
ruby_core_source (>= 0.1.4)
1711
monkey-lib (0.5.4)
1812
backports
19-
open4 (1.0.1)
2013
rack (1.2.1)
2114
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)
3015
ruby-debug-base19 (0.11.25)
3116
columnize (>= 0.3.1)
3217
linecache19 (>= 0.5.11)
@@ -55,11 +40,6 @@ GEM
5540
eventmachine (>= 0.12.6)
5641
rack (>= 1.0.0)
5742
tilt (1.3.2)
58-
uispecrunner (0.4.6)
59-
jeweler
60-
open4 (= 1.0.1)
61-
rake
62-
rspec
6343

6444
PLATFORMS
6545
ruby
@@ -71,4 +51,3 @@ DEPENDENCIES
7151
sinatra (>= 1.2.6)
7252
sinatra-reloader
7353
thin (>= 1.2.11)
74-
uispecrunner (>= 0.4.6)

0 commit comments

Comments
 (0)