konfig icon indicating copy to clipboard operation
konfig copied to clipboard

A Kubernetes friendly Rails configuration gem.

Results 3 konfig issues
Sort by recently updated
recently updated
newest added

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.7 to 2.0.5. Release notes Sourced from tzinfo's releases. v2.0.5 Changed DateTime results to always use the proleptic Gregorian calendar. This affects DateTime results prior to 1582-10-15...

dependencies

When using ruby 2.7 `Konfig.load` fails with: ``` Failure/Error: Konfig.load Konfig::KeyError: key not found: :new_ostruct_member # ./vendor/bundle/ruby/2.7.0/gems/rb-konfig-0.1.5/lib/konfig/option.rb:62:in `method_missing' # ./vendor/bundle/ruby/2.7.0/gems/rb-konfig-0.1.5/lib/konfig/option.rb:98:in `block in __convert' # ./vendor/bundle/ruby/2.7.0/gems/rb-konfig-0.1.5/lib/konfig/option.rb:96:in `each' # ./vendor/bundle/ruby/2.7.0/gems/rb-konfig-0.1.5/lib/konfig/option.rb:96:in `__convert' #...

Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.1 to 7.0.4.3. Release notes Sourced from activesupport's releases. v7.0.4.3 Active Support Implement SafeBuffer#bytesplice [CVE-2023-28120] Active Model No changes. Active Record No changes. Action View Ignore certain...

dependencies