Skip to content
Permalink
master
Switch branches/tags

Commits on Aug 9, 2022

  1. Merge pull request MikeMcQuaid#641 from MikeMcQuaid/dependabot/bundle…

    …r/rubocop-ast-1.21.0
    
    build(deps): bump rubocop-ast from 1.20.1 to 1.21.0
    MikeMcQuaid committed Aug 9, 2022
  2. Merge pull request MikeMcQuaid#640 from MikeMcQuaid/dependabot/bundle…

    …r/faraday-net_http-3.0.0
    
    build(deps): bump faraday-net_http from 2.1.0 to 3.0.0
    MikeMcQuaid committed Aug 9, 2022
  3. Merge pull request MikeMcQuaid#639 from MikeMcQuaid/dependabot/bundle…

    …r/parser-3.1.2.1
    
    build(deps): bump parser from 3.1.2.0 to 3.1.2.1
    MikeMcQuaid committed Aug 9, 2022
  4. Merge pull request MikeMcQuaid#638 from MikeMcQuaid/dependabot/bundle…

    …r/rubocop-1.34.0
    
    build(deps-dev): bump rubocop from 1.33.0 to 1.34.0
    MikeMcQuaid committed Aug 9, 2022
  5. build(deps): bump rubocop-ast from 1.20.1 to 1.21.0

    Bumps [rubocop-ast](https://github.com/rubocop/rubocop-ast) from 1.20.1 to 1.21.0.
    - [Release notes](https://github.com/rubocop/rubocop-ast/releases)
    - [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop-ast@v1.20.1...v1.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop-ast
      dependency-type: indirect
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 9, 2022
  6. build(deps): bump faraday-net_http from 2.1.0 to 3.0.0

    Bumps [faraday-net_http](https://github.com/lostisland/faraday-net_http) from 2.1.0 to 3.0.0.
    - [Release notes](https://github.com/lostisland/faraday-net_http/releases)
    - [Commits](lostisland/faraday-net_http@v2.1.0...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: faraday-net_http
      dependency-type: indirect
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 9, 2022
  7. build(deps): bump parser from 3.1.2.0 to 3.1.2.1

    Bumps [parser](https://github.com/whitequark/parser) from 3.1.2.0 to 3.1.2.1.
    - [Release notes](https://github.com/whitequark/parser/releases)
    - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
    - [Commits](whitequark/parser@v3.1.2.0...v3.1.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: parser
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 9, 2022
  8. build(deps-dev): bump rubocop from 1.33.0 to 1.34.0

    Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.33.0 to 1.34.0.
    - [Release notes](https://github.com/rubocop/rubocop/releases)
    - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.33.0...v1.34.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 9, 2022

Commits on Aug 8, 2022

  1. build(deps): bump rubocop-ast from 1.19.1 to 1.20.1

    Bumps [rubocop-ast](https://github.com/rubocop/rubocop-ast) from 1.19.1 to 1.20.1.
    - [Release notes](https://github.com/rubocop/rubocop-ast/releases)
    - [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop-ast@v1.19.1...v1.20.1)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop-ast
      dependency-type: indirect
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 8, 2022

Commits on Aug 5, 2022

  1. Merge pull request MikeMcQuaid#636 from MikeMcQuaid/dependabot/bundle…

    …r/rubocop-1.33.0
    
    build(deps-dev): bump rubocop from 1.32.0 to 1.33.0
    MikeMcQuaid committed Aug 5, 2022
  2. build(deps-dev): bump rubocop from 1.32.0 to 1.33.0

    Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.32.0 to 1.33.0.
    - [Release notes](https://github.com/rubocop/rubocop/releases)
    - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.32.0...v1.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 5, 2022

Commits on Aug 2, 2022

  1. Merge pull request MikeMcQuaid#635 from MikeMcQuaid/dependabot/bundle…

    …r/octokit-5.2.0
    
    build(deps): bump octokit from 5.1.0 to 5.2.0
    MikeMcQuaid committed Aug 2, 2022
  2. build(deps): bump octokit from 5.1.0 to 5.2.0

    Bumps [octokit](https://github.com/octokit/octokit.rb) from 5.1.0 to 5.2.0.
    - [Release notes](https://github.com/octokit/octokit.rb/releases)
    - [Changelog](https://github.com/octokit/octokit.rb/blob/main/RELEASE.md)
    - [Commits](octokit/octokit.rb@v5.1.0...v5.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: octokit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 2, 2022

Commits on Jul 29, 2022

  1. Merge pull request MikeMcQuaid#634 from MikeMcQuaid/dependabot/bundle…

    …r/faraday-2.4.0
    
    build(deps): bump faraday from 2.3.0 to 2.4.0
    MikeMcQuaid committed Jul 29, 2022
  2. Merge pull request MikeMcQuaid#633 from MikeMcQuaid/dependabot/bundle…

    …r/faraday-net_http-2.1.0
    
    build(deps): bump faraday-net_http from 2.0.3 to 2.1.0
    MikeMcQuaid committed Jul 29, 2022
  3. build(deps): bump faraday from 2.3.0 to 2.4.0

    Bumps [faraday](https://github.com/lostisland/faraday) from 2.3.0 to 2.4.0.
    - [Release notes](https://github.com/lostisland/faraday/releases)
    - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
    - [Commits](lostisland/faraday@v2.3.0...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: faraday
      dependency-type: indirect
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 29, 2022
  4. build(deps): bump faraday-net_http from 2.0.3 to 2.1.0

    Bumps [faraday-net_http](https://github.com/lostisland/faraday-net_http) from 2.0.3 to 2.1.0.
    - [Release notes](https://github.com/lostisland/faraday-net_http/releases)
    - [Commits](lostisland/faraday-net_http@v2.0.3...v2.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: faraday-net_http
      dependency-type: indirect
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 29, 2022

Commits on Jul 26, 2022

Commits on Jul 25, 2022

  1. Merge pull request MikeMcQuaid#631 from MikeMcQuaid/dependabot/bundle…

    …r/sinatra-2.2.2
    
    build(deps): bump sinatra from 2.2.1 to 2.2.2
    MikeMcQuaid committed Jul 25, 2022
  2. Merge pull request MikeMcQuaid#632 from MikeMcQuaid/dependabot/bundle…

    …r/tilt-2.0.11
    
    build(deps): bump tilt from 2.0.10 to 2.0.11
    MikeMcQuaid committed Jul 25, 2022
  3. build(deps): bump tilt from 2.0.10 to 2.0.11

    Bumps [tilt](https://github.com/rtomayko/tilt) from 2.0.10 to 2.0.11.
    - [Release notes](https://github.com/rtomayko/tilt/releases)
    - [Changelog](https://github.com/rtomayko/tilt/blob/master/CHANGELOG.md)
    - [Commits](rtomayko/tilt@v2.0.10...v2.0.11)
    
    ---
    updated-dependencies:
    - dependency-name: tilt
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 25, 2022
  4. build(deps): bump sinatra from 2.2.1 to 2.2.2

    Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.2.1 to 2.2.2.
    - [Release notes](https://github.com/sinatra/sinatra/releases)
    - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md)
    - [Commits](sinatra/sinatra@v2.2.1...v2.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: sinatra
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 25, 2022

Commits on Jul 22, 2022

  1. Merge pull request MikeMcQuaid#630 from MikeMcQuaid/dependabot/bundle…

    …r/rubocop-1.32.0
    
    build(deps-dev): bump rubocop from 1.31.2 to 1.32.0
    MikeMcQuaid committed Jul 22, 2022
  2. build(deps-dev): bump rubocop from 1.31.2 to 1.32.0

    Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.31.2 to 1.32.0.
    - [Release notes](https://github.com/rubocop/rubocop/releases)
    - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.31.2...v1.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 22, 2022

Commits on Jul 21, 2022

Commits on Jul 20, 2022

  1. Merge pull request MikeMcQuaid#629 from MikeMcQuaid/dependabot/bundle…

    …r/tzinfo-2.0.5
    
    build(deps): bump tzinfo from 2.0.4 to 2.0.5
    MikeMcQuaid committed Jul 20, 2022
  2. build(deps): bump tzinfo from 2.0.4 to 2.0.5

    Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 2.0.4 to 2.0.5.
    - [Release notes](https://github.com/tzinfo/tzinfo/releases)
    - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md)
    - [Commits](tzinfo/tzinfo@v2.0.4...v2.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: tzinfo
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 20, 2022

Commits on Jul 18, 2022

  1. Merge pull request MikeMcQuaid#628 from MikeMcQuaid/dependabot/bundle…

    …r/mustermann-1.1.2
    
    build(deps): bump mustermann from 1.1.1 to 1.1.2
    MikeMcQuaid committed Jul 18, 2022
Older