File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -109,9 +109,6 @@ group :development, :test do
109
109
gem 'chunky_png' , '1.2.8' , require : false
110
110
111
111
gem 'jasmine-rails' , '~> 0.10.2'
112
- # gem 'mongoid_colored_logger', '0.2.3'
113
-
114
- gem 'quiet_assets' , '~> 1.0.2'
115
112
end
116
113
117
114
group :production do
Original file line number Diff line number Diff line change 273
273
rake
274
274
puma (2.6.0 )
275
275
rack (>= 1.1 , < 2.0 )
276
- quiet_assets (1.0.3 )
277
- railties (>= 3.1 , < 5.0 )
278
276
rack (1.6.0.beta )
279
277
rack-accept (0.4.5 )
280
278
rack (>= 0.4 )
@@ -454,7 +452,6 @@ DEPENDENCIES
454
452
postmark (= 0.9.15 )
455
453
postmark-rails (= 0.4.1 )
456
454
puma (= 2.6.0 )
457
- quiet_assets (~> 1.0.2 )
458
455
rack-cors
459
456
rack-utf8_sanitizer
460
457
rails (= 4.2.0.beta2 )
You can’t perform that action at this time.
0 commit comments