File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ group :production, :staging do
6868 gem 'exception_notification'
6969end
7070
71+ gem 'csv'
7172gem 'sass-rails' , '>= 5'
7273# gem 'therubyracer', require: false
7374# gem 'uglifier'
Original file line number Diff line number Diff line change 135135 base64 (0.3.0 )
136136 bcrypt (3.1.20 )
137137 bcrypt_pbkdf (1.1.1 )
138- bcrypt_pbkdf (1.1.1-arm64-darwin )
139- bcrypt_pbkdf (1.1.1-x86_64-darwin )
140138 benchmark (0.4.1 )
141139 bibtex-ruby (6.2.0 )
142140 latex-decode (~> 0.0 )
174172 country_select (9.0.0 )
175173 countries (> 5.0 , < 7.0 )
176174 crass (1.0.6 )
175+ csv (3.3.5 )
177176 dalli (3.2.8 )
178177 database_cleaner (2.1.0 )
179178 database_cleaner-active_record (>= 2 , < 3 )
@@ -613,6 +612,7 @@ DEPENDENCIES
613612 capistrano3-puma !
614613 commonmarker
615614 country_select (~> 9.0 )
615+ csv
616616 dalli
617617 database_cleaner
618618 devise
You can’t perform that action at this time.
0 commit comments