recourse 5.12.0 → 5.12.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: 1cda8d956a928834a920740d3df5208cc8c8fff3c57dfab912a2c467e7e53ad2
4
- data.tar.gz: af81a618a6cda759aa725a91050db4c7347cadbf74eb95b7b9420310f5dc8db8
3
+ metadata.gz: 2673050153284f98f9c518b2379f0dc0f8c0d2cfb28bcbfb19060134279f1f2d
4
+ data.tar.gz: 2b3b2f97109390472274e6867f96a4feb693ddddbdea203bfb391a8add857038
5
5
  SHA512:
6
- metadata.gz: 855d244f8a6bfba016b49551b1b789526977c562f2bb930ab5c972ef02ca5b20a4c5b442bb157da5383ecc503c540ce4a0d462e9737c3e0a49789dc2900dd80a
7
- data.tar.gz: b567c7e81e2ba6c5b66fde220698b296e8df372ffa32ea843958d15570860ba9fd3f0cdf810ba3018140cc8ea56acf3e8863865c379ff2f277229c4a9091a498
6
+ metadata.gz: 8cb6c69def780562139d6e5a545a66c4c64b36ab1bcf79e4e8cdb1fb3e31a150644a2eafb4ff433a50f9d76b224537fa45c9655c347d93721170d6d3c848ef03
7
+ data.tar.gz: e1c2309f6894f13a1b24b2eb52c85672b80ba5b75b1ff99727288157cac998605c2f88ccda86a2f93fc84bd4f4e9e86a3993b79fdcc7857cf3ee8731309af5e9
@@ -5,7 +5,7 @@ module Recourse
5
5
  # release. A published version is never written again, so the bytes behind these URLs
6
6
  # cannot move under us, and a change to the bundle reaches these pages when somebody
7
7
  # moves this line and not before.
8
- BUNDLE = '0.16.0'
8
+ BUNDLE = '0.17.0'
9
9
 
10
10
  class << self
11
11
  # Where that release is served from, with no trailing slash. jsdelivr's copy of the
@@ -1,4 +1,4 @@
1
1
  module Recourse
2
2
  # Version of the gem, read by the gemspec and by hosts checking compatibility.
3
- VERSION = '5.12.0'
3
+ VERSION = '5.12.1'
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: recourse
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.12.0
4
+ version: 5.12.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - claudiob