Remove unused nearest_time_zone
This commit is contained in:
parent
a7b9486425
commit
1dfc0e32f5
3 changed files with 17 additions and 125 deletions
1
Gemfile
1
Gemfile
|
@ -26,7 +26,6 @@ gem 'chronic', '~> 0.10.2' # For nat lang parsing of dates
|
||||||
gem 'countries', '~> 3.0'
|
gem 'countries', '~> 3.0'
|
||||||
gem 'i18n-js', '~> 3.8', git: 'https://github.com/houdiniproject/i18n-js.git', branch: 'houdini-tweaks'
|
gem 'i18n-js', '~> 3.8', git: 'https://github.com/houdiniproject/i18n-js.git', branch: 'houdini-tweaks'
|
||||||
gem 'lograge', '~> 0.11.2' # make logging less terrible in rails
|
gem 'lograge', '~> 0.11.2' # make logging less terrible in rails
|
||||||
gem 'nearest_time_zone', '~> 0.0.4' # for detecting timezone from lat/lng https://github.com/buytruckload/nearest_time_zone
|
|
||||||
gem 'rails-i18n', '~> 6.0.0', '~> 6'
|
gem 'rails-i18n', '~> 6.0.0', '~> 6'
|
||||||
gem 'roadie-rails', '~> 2.1' # email generation helpers
|
gem 'roadie-rails', '~> 2.1' # email generation helpers
|
||||||
gem 'money', '~> 6.13'
|
gem 'money', '~> 6.13'
|
||||||
|
|
|
@ -111,7 +111,6 @@ GEM
|
||||||
zeitwerk (~> 2.3)
|
zeitwerk (~> 2.3)
|
||||||
addressable (2.7.0)
|
addressable (2.7.0)
|
||||||
public_suffix (>= 2.0.2, < 5.0)
|
public_suffix (>= 2.0.2, < 5.0)
|
||||||
andand (1.3.3)
|
|
||||||
ast (2.4.1)
|
ast (2.4.1)
|
||||||
babel-source (5.8.35)
|
babel-source (5.8.35)
|
||||||
babel-transpiler (0.7.0)
|
babel-transpiler (0.7.0)
|
||||||
|
@ -192,7 +191,6 @@ GEM
|
||||||
jbuilder (2.10.1)
|
jbuilder (2.10.1)
|
||||||
activesupport (>= 5.0.0)
|
activesupport (>= 5.0.0)
|
||||||
json (2.5.1)
|
json (2.5.1)
|
||||||
kdtree (0.4)
|
|
||||||
listen (3.4.0)
|
listen (3.4.0)
|
||||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||||
rb-inotify (~> 0.9, >= 0.9.10)
|
rb-inotify (~> 0.9, >= 0.9.10)
|
||||||
|
@ -224,10 +222,6 @@ GEM
|
||||||
msgpack (1.3.3)
|
msgpack (1.3.3)
|
||||||
multi_json (1.15.0)
|
multi_json (1.15.0)
|
||||||
multi_xml (0.6.0)
|
multi_xml (0.6.0)
|
||||||
nearest_time_zone (0.0.4)
|
|
||||||
andand
|
|
||||||
kdtree
|
|
||||||
require_all
|
|
||||||
netrc (0.11.0)
|
netrc (0.11.0)
|
||||||
nio4r (2.5.5)
|
nio4r (2.5.5)
|
||||||
nokogiri (1.11.1)
|
nokogiri (1.11.1)
|
||||||
|
@ -301,7 +295,6 @@ GEM
|
||||||
tilt
|
tilt
|
||||||
request_store (1.5.0)
|
request_store (1.5.0)
|
||||||
rack (>= 1.4)
|
rack (>= 1.4)
|
||||||
require_all (3.0.0)
|
|
||||||
responders (3.0.1)
|
responders (3.0.1)
|
||||||
actionpack (>= 5.0)
|
actionpack (>= 5.0)
|
||||||
railties (>= 5.0)
|
railties (>= 5.0)
|
||||||
|
@ -443,7 +436,6 @@ DEPENDENCIES
|
||||||
lograge (~> 0.11.2)
|
lograge (~> 0.11.2)
|
||||||
mail_view (~> 2.0)
|
mail_view (~> 2.0)
|
||||||
money (~> 6.13)
|
money (~> 6.13)
|
||||||
nearest_time_zone (~> 0.0.4)
|
|
||||||
param_validation!
|
param_validation!
|
||||||
pg (~> 1.1)
|
pg (~> 1.1)
|
||||||
pry (~> 0.12.2)
|
pry (~> 0.12.2)
|
||||||
|
|
133
NOTICE-ruby
133
NOTICE-ruby
|
@ -2971,6 +2971,22 @@ Copyright 2003-2019 Austin Ziegler and contributors.
|
||||||
** minitest; version 5.14.3 --
|
** minitest; version 5.14.3 --
|
||||||
Copyright (c) Ryan Davis, seattle.rb
|
Copyright (c) Ryan Davis, seattle.rb
|
||||||
** nio4r; version 2.5.5 --
|
** nio4r; version 2.5.5 --
|
||||||
|
(c) 2011 Emanuele Giaquinta
|
||||||
|
Copyright (c) 2011 Tony Arcieri.
|
||||||
|
Copyright, 2019, by Tony Arcieri.
|
||||||
|
Copyright (c) 2011-2017 Tony Arcieri.
|
||||||
|
Copyright, 2007-2019, by Marc Alexander Lehmann.
|
||||||
|
Copyright (c) 2019 Marc Alexander Lehmann <libev@schmorp.de>
|
||||||
|
Copyright (c) 2007-2019 Marc Alexander Lehmann <libev@schmorp.de>
|
||||||
|
Copyright (c) 2007,2008,2009 Marc Alexander Lehmann <libev@schmorp.de>
|
||||||
|
Copyright (c) 2007,2008,2009,2010,2011,2012,2013 Marc Alexander Lehmann.
|
||||||
|
Copyright (c) 2007,2008,2009,2010,2011 Marc Alexander Lehmann <libev@schmorp.de>
|
||||||
|
Copyright (c) 2007,2008,2009,2010,2011,2019 Marc Alexander Lehmann <libev@schmorp.de>
|
||||||
|
Copyright, 2019, by Samuel G. D. Williams (http://www.codeotaku.com/samuel-williams).
|
||||||
|
Copyright (c) 2007,2008,2009,2010,2011,2016,2019 Marc Alexander Lehmann <libev@schmorp.de>
|
||||||
|
Copyright (c) 2007,2008,2009,2010,2011,2012,2013,2019 Marc Alexander Lehmann <libev@schmorp.de>
|
||||||
|
Copyright (c) 2007,2008,2009,2010,2011,2016,2017,2019 Marc Alexander Lehmann <libev@schmorp.de>
|
||||||
|
Copyright (c) 2007,2008,2009,2010,2011,2012,2013,2016,2019 Marc Alexander Lehmann <libev@schmorp.de>
|
||||||
** qx; version 0.1.1 --
|
** qx; version 0.1.1 --
|
||||||
** rack; version 2.2.3 --
|
** rack; version 2.2.3 --
|
||||||
Copyright (c) 2009-2018 Michael Fellinger <m.fellinger@gmail.com>
|
Copyright (c) 2009-2018 Michael Fellinger <m.fellinger@gmail.com>
|
||||||
|
@ -2984,6 +3000,7 @@ Copyright (c) 2013-2015 Kasper Timm Hansen
|
||||||
** rails-html-sanitizer; version 1.3.0 --
|
** rails-html-sanitizer; version 1.3.0 --
|
||||||
Copyright (c) 2013-2015 Rafael Mendonca Franca, Kasper Timm Hansen
|
Copyright (c) 2013-2015 Rafael Mendonca Franca, Kasper Timm Hansen
|
||||||
** railties; version 6.1.2.1 --
|
** railties; version 6.1.2.1 --
|
||||||
|
Copyright (c) 2006-2013 Paul Battley, Michael Neumann, Tim Fletcher.
|
||||||
** wisper; version 2.0.1 --
|
** wisper; version 2.0.1 --
|
||||||
Copyright (c) 2013 Kris Leech
|
Copyright (c) 2013 Kris Leech
|
||||||
|
|
||||||
|
@ -2997,33 +3014,6 @@ The above copyright notice and this permission notice shall be included in all c
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
------
|
|
||||||
|
|
||||||
** kdtree; version 0.4 --
|
|
||||||
Copyright (c) 2012 Adam Doppelt
|
|
||||||
|
|
||||||
Copyright (c) 2012 Adam Doppelt
|
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
|
||||||
a copy of this software and associated documentation files (the
|
|
||||||
"Software"), to deal in the Software without restriction, including
|
|
||||||
without limitation the rights to use, copy, modify, merge, publish,
|
|
||||||
distribute, sublicense, and/or sell copies of the Software, and to
|
|
||||||
permit persons to whom the Software is furnished to do so, subject to
|
|
||||||
the following conditions:
|
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be
|
|
||||||
included in all copies or substantial portions of the Software.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
||||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
||||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
||||||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
||||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
||||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
||||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
||||||
|
|
||||||
|
|
||||||
------
|
------
|
||||||
|
|
||||||
** roadie; version 4.0.0 --
|
** roadie; version 4.0.0 --
|
||||||
|
@ -3194,67 +3184,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
|
|
||||||
------
|
|
||||||
|
|
||||||
** nearest_time_zone; version 0.0.4 --
|
|
||||||
Copyright (c) 2013 TODO Write
|
|
||||||
|
|
||||||
Copyright (c) 2013 TODO: Write your name
|
|
||||||
|
|
||||||
MIT License
|
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
|
||||||
a copy of this software and associated documentation files (the
|
|
||||||
"Software"), to deal in the Software without restriction, including
|
|
||||||
without limitation the rights to use, copy, modify, merge, publish,
|
|
||||||
distribute, sublicense, and/or sell copies of the Software, and to
|
|
||||||
permit persons to whom the Software is furnished to do so, subject to
|
|
||||||
the following conditions:
|
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be
|
|
||||||
included in all copies or substantial portions of the Software.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
||||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
||||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
||||||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
||||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
||||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
||||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
||||||
|
|
||||||
|
|
||||||
------
|
|
||||||
|
|
||||||
** andand; version 1.3.3 --
|
|
||||||
Copyright (c) 2008 Reginald Braithwaite http://weblog.raganwald.com/2008/01/objectandand-objectme-in-ruby.html
|
|
||||||
|
|
||||||
Copyright (c) 2008 Reginald Braithwaite
|
|
||||||
http://weblog.raganwald.com/2008/01/objectandand-objectme-in-ruby.html
|
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person
|
|
||||||
obtaining a copy of this software and associated documentation
|
|
||||||
files (the "Software"), to deal in the Software without
|
|
||||||
restriction, including without limitation the rights to use,
|
|
||||||
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
copies of the Software, and to permit persons to whom the
|
|
||||||
Software is furnished to do so, subject to the following
|
|
||||||
conditions:
|
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be
|
|
||||||
included in all copies or substantial portions of the Software.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
||||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
||||||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
||||||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
|
||||||
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
||||||
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
||||||
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
||||||
OTHER DEALINGS IN THE SOFTWARE.
|
|
||||||
|
|
||||||
Some code adapted from Jim Weirich's post:
|
|
||||||
http://onestepback.org/index.cgi/Tech/Ruby/BlankSlate.rdoc
|
|
||||||
|
|
||||||
------
|
------
|
||||||
|
|
||||||
** image_processing; version 1.10.3 --
|
** image_processing; version 1.10.3 --
|
||||||
|
@ -3650,34 +3579,6 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
------
|
|
||||||
|
|
||||||
** require_all; version 3.0.0 --
|
|
||||||
Copyright (c) Jarmo Pertman
|
|
||||||
Copyright (c) 2009 Tony Arcieri
|
|
||||||
|
|
||||||
Copyright (c) Jarmo Pertman
|
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
|
||||||
a copy of this software and associated documentation files (the
|
|
||||||
"Software"), to deal in the Software without restriction, including
|
|
||||||
without limitation the rights to use, copy, modify, merge, publish,
|
|
||||||
distribute, sublicense, and/or sell copies of the Software, and to
|
|
||||||
permit persons to whom the Software is furnished to do so, subject to
|
|
||||||
the following conditions:
|
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be
|
|
||||||
included in all copies or substantial portions of the Software.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
||||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
||||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
||||||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
||||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
||||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
||||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
||||||
|
|
||||||
|
|
||||||
------
|
------
|
||||||
|
|
||||||
** rspec-support; version 3.9.4 --
|
** rspec-support; version 3.9.4 --
|
||||||
|
|
Loading…
Reference in a new issue