ottwatch icon indicating copy to clipboard operation
ottwatch copied to clipboard

Code for ottwatch.ca - parts of which should be compatible with any SIREPUB municipal records management system

Results 27 ottwatch issues
Sort by recently updated
recently updated
newest added

Bumps [webmock](https://github.com/bblimke/webmock) from 3.23.0 to 3.24.0. Changelog Sourced from webmock's changelog. 3.24.0 Ignore parsing errors when parsing invalid JSON or XML body to match against body pattern #1066 Thanks to...

dependencies
ruby

Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.18.3 to 1.18.4. Changelog Sourced from bootsnap's changelog. 1.18.4 Allow using bootsnap without bundler. See #488. Fix startup failure if the cache directory points to a broken...

dependencies
ruby

Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 6.5.12 to 7.3.4. Changelog Sourced from sidekiq's changelog. 7.3.4 Fix FrozenError when starting Sidekiq #6470 7.3.3 Freeze global configuration once boot is complete, to avoid configuration race...

dependencies
ruby

Bumps the bundler group with 1 update in the / directory: [webrick](https://github.com/ruby/webrick). Updates `webrick` from 1.8.1 to 1.8.2 Release notes Sourced from webrick's releases. v1.8.2 What's Changed Drop commented-out line...

dependencies
ruby

Bumps [psych](https://github.com/ruby/psych) from 4.0.6 to 5.1.2. Release notes Sourced from psych's releases. v5.1.2 What's Changed Prefer each_char in Psych::Visitors::Visitor::ToRuby#deserialize by @​Maumagnaguagno in ruby/psych#662 Improve YAMLTree performance by not using object_ids...

dependencies
ruby

Gonna clean up some dead code areas and models

I'm working on a script to automate making a dump of the production Mysql database available, so that contributors can dig at the data collected so far. Till that's finished,...