[Fix #126] Remove the now useless as_csv gem
This commit is contained in:
parent
d563366ba7
commit
250c47e145
2 changed files with 0 additions and 6 deletions
1
Gemfile
1
Gemfile
|
@ -78,7 +78,6 @@ gem 'smart_listing'
|
|||
|
||||
gem 'bootstrap-wysihtml5-rails', '~> 0.3.3.8'
|
||||
|
||||
gem 'as_csv'
|
||||
gem 'spreadsheet_architect'
|
||||
|
||||
gem 'apipie-rails'
|
||||
|
|
|
@ -74,10 +74,6 @@ GEM
|
|||
apipie-rails (0.3.7)
|
||||
json
|
||||
arel (7.1.4)
|
||||
as_csv (2.0.2)
|
||||
actionpack (>= 3.0)
|
||||
activemodel (>= 3.0)
|
||||
responders
|
||||
ast (2.3.0)
|
||||
attr_required (1.0.1)
|
||||
autoprefixer-rails (6.5.4)
|
||||
|
@ -669,7 +665,6 @@ DEPENDENCIES
|
|||
actioncable (= 5.0.0.1)
|
||||
active_model_serializers
|
||||
apipie-rails
|
||||
as_csv
|
||||
bootstrap-datepicker-rails
|
||||
bootstrap-sass (~> 3.3.5)
|
||||
bootstrap-wysihtml5-rails (~> 0.3.3.8)
|
||||
|
|
Loading…
Reference in a new issue