File tree Expand file tree Collapse file tree 2 files changed +0
-16
lines changed Expand file tree Collapse file tree 2 files changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -110,11 +110,6 @@ group :ujs do
110
110
gem "webdrivers"
111
111
end
112
112
113
- # Action View
114
- group :view do
115
- gem "sprockets-export" , require : false
116
- end
117
-
118
113
# Add your own local bundler stuff.
119
114
local_gemfile = File . expand_path ( ".Gemfile" , __dir__ )
120
115
instance_eval File . read local_gemfile if File . exist? local_gemfile
Original file line number Diff line number Diff line change 178
178
digest (3.1.0 )
179
179
digest-crc (0.6.4 )
180
180
rake (>= 12.0.0 , < 14.0.0 )
181
- em-http-request (1.1.7 )
182
- addressable (>= 2.3.4 )
183
- cookiejar (!= 0.3.1 )
184
- em-socksify (>= 0.3 )
185
- eventmachine (>= 1.0.3 )
186
- http_parser.rb (>= 0.6.0 )
187
- em-socksify (0.3.2 )
188
- eventmachine (>= 1.0.0.beta.4 )
189
181
error_highlight (0.5.1 )
190
182
erubi (1.11.0 )
191
183
et-orbi (1.2.6 )
465
457
sprockets (4.0.2 )
466
458
concurrent-ruby (~> 1.0 )
467
459
rack (> 1 , < 3 )
468
- sprockets-export (1.0.0 )
469
460
sprockets-rails (3.4.2 )
470
461
actionpack (>= 5.2 )
471
462
activesupport (>= 5.2 )
496
487
concurrent-ruby (~> 1.0 )
497
488
uber (0.1.0 )
498
489
unicode-display_width (2.3.0 )
499
- useragent (0.16.10 )
500
490
w3c_validators (1.3.6 )
501
491
json (>= 1.8 )
502
492
nokogiri (~> 1.6 )
@@ -588,7 +578,6 @@ DEPENDENCIES
588
578
sequel
589
579
sidekiq
590
580
sneakers
591
- sprockets-export
592
581
sprockets-rails (>= 2.0.0 )
593
582
sqlite3 (~> 1.4 )
594
583
stackprof
You can’t perform that action at this time.
0 commit comments