Changelog for
ruby3.1-rubygem-dotenv-2.8.1-1.4.x86_64.rpm :
* Thu Aug 04 2022 cooloAATTsuse.comupdated to version 2.8.1 no changelog found
* Fri Sep 25 2020 cooloAATTsuse.comupdated to version 2.7.6 no changelog found
* Mon Feb 10 2020 cooloAATTsuse.com- updated to version 2.7.5 no changelog found
* Fri Jul 19 2019 cooloAATTsuse.com- updated to version 2.7.4 no changelog found
* Fri Mar 29 2019 cooloAATTsuse.com- updated to version 2.7.2 no changelog found
* Sat Mar 02 2019 cooloAATTsuse.com- updated to version 2.7.1 no changelog found
* Mon Jan 14 2019 cooloAATTsuse.com- updated to version 2.6.0 no changelog found
* Thu Jun 21 2018 factory-autoAATTkulow.org- updated to version 2.5.0 no changelog found
* Tue Apr 24 2018 factory-autoAATTkulow.org- updated to version 2.4.0 no changelog found
* Fri Apr 20 2018 factory-autoAATTkulow.org- updated to version 2.3.0 no changelog found
* Tue Apr 10 2018 factory-autoAATTkulow.org- updated to version 2.2.2 no changelog found
* Tue May 23 2017 cooloAATTsuse.com- updated to version 2.2.1 no changelog found
* Sat Jan 28 2017 cooloAATTsuse.com- updated to version 2.2.0 no changelog found
* Mon Jan 16 2017 cooloAATTsuse.com- updated to version 2.1.2 no changelog found
* Wed Apr 06 2016 cooloAATTsuse.com- updated to version 2.1.1 no changelog found
* Thu Jan 21 2016 cooloAATTsuse.com- updated to version 2.1.0 no changelog found
* Sat Jun 20 2015 cooloAATTsuse.com- updated to version 2.0.2 no changelog found
* Sun Apr 05 2015 cooloAATTsuse.com- updated to version 2.0.1
* Fri Mar 06 2015 cooloAATTsuse.com- updated to version 2.0.0
* Tue Nov 11 2014 tboergerAATTsuse.com- Updated to 1.0.2 - 1.0.2 - Define #load on Dotenv::Railtie, which can be called to manually load dotenv before Rails has initialized. - add dotenv/rails-now, which can be required in the Gemfile to immidately load dotenv. - 1.0.1 - Fix load error with Spring when running rails server (#140) - 1.0.0 - dotenv-rails is now loaded during the before_configuration callback, which is fired when the Application constant is defined (class Application < Rails::Application). - Remove deprecated features. Upgrade to 0.11.0 and fix deprecation warnings before upgrading to 1.0.0. - Watch .env for changes with Spring in Rails 4 (#118) - Fix deprecation warnings for File.exists? (#121) - Use Rails.root to find .env (#122) - Avoid substitutions inside single quotes (#124)
* Mon Oct 13 2014 cooloAATTsuse.com- adapt to new rubygem packaging