File tree 2 files changed +1
-16
lines changed
2 files changed +1
-16
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ group :assets do
31
31
gem 'uglifier' , '>= 1.0.3'
32
32
end
33
33
34
- gem 'tane' , :path => "../tane" , :group => :development
34
+ # gem 'tane', :path => "../tane", :group => :development
35
35
36
36
# Test gems, obviously
37
37
group :test do
Original file line number Diff line number Diff line change 1
- PATH
2
- remote: ../tane
3
- specs:
4
- tane (0.0.3 )
5
- awesome_print
6
- erubis
7
- highline
8
- launchy
9
- rake
10
- rest-client
11
-
12
1
GEM
13
2
remote: https://rubygems.org/
14
3
specs:
41
30
multi_json (~> 1.0 )
42
31
addressable (2.2.7 )
43
32
arel (3.0.2 )
44
- awesome_print (1.0.2 )
45
33
aws-sdk (1.3.8 )
46
34
httparty (~> 0.7 )
47
35
json (~> 1.4 )
117
105
actionpack (>= 3.0.0 )
118
106
activesupport (>= 3.0.0 )
119
107
railties (>= 3.0.0 )
120
- launchy (2.1.0 )
121
- addressable (~> 2.2.6 )
122
108
mail (2.4.3 )
123
109
i18n (>= 0.4.0 )
124
110
mime-types (~> 1.16 )
@@ -229,6 +215,5 @@ DEPENDENCIES
229
215
sass-rails (~> 3.2.3 )
230
216
shoulda-matchers
231
217
sqlite3
232
- tane !
233
218
thin
234
219
uglifier (>= 1.0.3 )
You can’t perform that action at this time.
0 commit comments