twiglet 3.14.0 → 3.14.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5bf52bfb80c6df515411416377c872c6624481219c79032744353db93ab981fd
4
- data.tar.gz: ac9d862337747b5f8696bfc807f434d418326036c97b950e3f28e4bba5307ae5
3
+ metadata.gz: 74fb4c7bc6517c18be48a46806d36806adc976994f5c5d00183e2c5c14eaa027
4
+ data.tar.gz: a2cb74b9eccbb53ed88236b7ba513067b67fac8cdb410e541a72b61a3efa71a8
5
5
  SHA512:
6
- metadata.gz: 6bf97653fbd9b9bcfc3685dc13e38b08820141412de66fbdebe18bbb7f9c91c1c9f332261685cb3f84c3a33900c0958d86f515e2a52bec716cd292d0224b1be0
7
- data.tar.gz: c0a3626720fe2aae18d7f5d251ad4e016f8e2b1cf5e22e82a03d29d08b803e44d361d2e6f3a696b88fda25e25b7bb3133bd23cf24b7ae15796ffcc88be65e879
6
+ metadata.gz: 4dc6934fd28231579790ac34d19ffef2118bb4b7383071f82faece3f3b276cb58ae3ffde5db1fc3029055b2304f8bf405268d219caca15323f1a0572289d62de
7
+ data.tar.gz: 71b3a8e43ee9fb9f178463a2bddd80f301872dd2f82a5a2b88d18b4e35b5e5e70af2b7ed3ee2a5a0f04bbb3231e720eb9f4936bd4857dbf0d88549b7c2d1c910
@@ -1,4 +1,3 @@
1
-
2
1
  name: "Dobby action"
3
2
  on:
4
3
  issue_comment:
@@ -7,7 +6,7 @@ permissions:
7
6
  contents: read
8
7
  jobs:
9
8
  pr_commented:
10
- runs-on: ubuntu-20.04
9
+ runs-on: ubuntu-latest
11
10
  if: startsWith(github.event.comment.body, '/dobby')
12
11
  env:
13
12
  BUNDLE_WITHOUT: "development:test"
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Twiglet
4
- VERSION = '3.14.0'
4
+ VERSION = '3.14.1'
5
5
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: twiglet
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.14.0
4
+ version: 3.14.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Simply Business
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-01-17 00:00:00.000000000 Z
10
+ date: 2025-02-12 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: json-schema