shaped 0.9.1 → 0.10.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3d2c196c7b00a0fb7e87c81949ea48890315b0a3a5bd5d1ad677b466ce7bc6ab
4
- data.tar.gz: b9e7c47bbb113be8e87e5f428362c337f146ddddc0002869317cb43f974f8b48
3
+ metadata.gz: a561294e8661c08c4e51ffbbfd8f6d7f5b1c7847189694d0eefad3ac0242ba12
4
+ data.tar.gz: 60aaf2ad38b406f12d69e62090403c028f57c5872dfba2f8c4d8df22cfc557aa
5
5
  SHA512:
6
- metadata.gz: 77bd4dd33b184bfc25be1af014e7b69ab55335786500a2972c08b48e6b693852ae0c9bacd830690cf4ab16c2bfd609d8b9d7188c686988de5588ee87295abb36
7
- data.tar.gz: f4f7872410534488f0d35570d64d3c25cc33c59c905c96e6ec7d4038aacc1d7f2578343c9db62676371e56322035dec58f0b81f55c3dc199349c4fbd71ee953c
6
+ metadata.gz: d6a382e593f908adc17d6b518892e157af29ae4ab13767bfbf23aaf3d4ebe75e25b8dee88dae655c4049e31e1db612a872084dcb08957b10b3eafb9c59f9478b
7
+ data.tar.gz: bd49cde0f68661e86a27b705c40db07aee52a750fc1ce082d2c075e947839eaab08201fa0e0e6fe4c15bee5a5c385f1f3bda4c3343ae924e3e392245c86ae82d
data/CHANGELOG.md CHANGED
@@ -1,4 +1,4 @@
1
- ## v0.9.1 (2023-05-04)
1
+ ## v0.10.0 (2023-05-04)
2
2
  [no unreleased changes yet]
3
3
 
4
4
  ## v0.9.0 (2022-06-13)
data/Gemfile.lock CHANGED
@@ -1,6 +1,6 @@
1
1
  GIT
2
2
  remote: https://github.com/davidrunger/release_assistant.git
3
- revision: 8178e5521e33fbc488d1f9eb02bf2543ffb65058
3
+ revision: 969b3a90264da6ce73275a7240cc7e54ff5a6370
4
4
  specs:
5
5
  release_assistant (0.3.3.alpha)
6
6
  activesupport (>= 6, < 8)
@@ -18,16 +18,16 @@ GIT
18
18
  PATH
19
19
  remote: .
20
20
  specs:
21
- shaped (0.9.1)
21
+ shaped (0.10.0)
22
22
  activemodel (>= 6, < 8)
23
23
  activesupport (>= 6, < 8)
24
24
 
25
25
  GEM
26
26
  remote: https://rubygems.org/
27
27
  specs:
28
- activemodel (7.0.4.2)
29
- activesupport (= 7.0.4.2)
30
- activesupport (7.0.4.2)
28
+ activemodel (7.0.4.3)
29
+ activesupport (= 7.0.4.3)
30
+ activesupport (7.0.4.3)
31
31
  concurrent-ruby (~> 1.0, >= 1.0.2)
32
32
  i18n (>= 1.6, < 2)
33
33
  minitest (>= 5.1)
@@ -47,9 +47,9 @@ GEM
47
47
  json (2.6.3)
48
48
  memoist (0.16.2)
49
49
  method_source (1.0.0)
50
- minitest (5.17.0)
51
- parallel (1.22.1)
52
- parser (3.2.1.0)
50
+ minitest (5.18.0)
51
+ parallel (1.23.0)
52
+ parser (3.2.2.0)
53
53
  ast (~> 2.4.1)
54
54
  pry (0.14.1)
55
55
  coderay (~> 1.1)
@@ -59,7 +59,7 @@ GEM
59
59
  pry (>= 0.13, < 0.15)
60
60
  rainbow (3.1.1)
61
61
  rake (13.0.6)
62
- regexp_parser (2.7.0)
62
+ regexp_parser (2.8.0)
63
63
  rexml (3.2.5)
64
64
  rspec (3.12.0)
65
65
  rspec-core (~> 3.12.0)
@@ -74,27 +74,27 @@ GEM
74
74
  diff-lcs (>= 1.2.0, < 2.0)
75
75
  rspec-support (~> 3.12.0)
76
76
  rspec-support (3.12.0)
77
- rubocop (1.46.0)
77
+ rubocop (1.50.2)
78
78
  json (~> 2.3)
79
79
  parallel (~> 1.10)
80
80
  parser (>= 3.2.0.0)
81
81
  rainbow (>= 2.2.2, < 4.0)
82
82
  regexp_parser (>= 1.8, < 3.0)
83
83
  rexml (>= 3.2.5, < 4.0)
84
- rubocop-ast (>= 1.26.0, < 2.0)
84
+ rubocop-ast (>= 1.28.0, < 2.0)
85
85
  ruby-progressbar (~> 1.7)
86
86
  unicode-display_width (>= 2.4.0, < 3.0)
87
- rubocop-ast (1.26.0)
87
+ rubocop-ast (1.28.0)
88
88
  parser (>= 3.2.1.0)
89
- rubocop-capybara (2.17.0)
89
+ rubocop-capybara (2.18.0)
90
90
  rubocop (~> 1.41)
91
- rubocop-performance (1.16.0)
91
+ rubocop-performance (1.17.1)
92
92
  rubocop (>= 1.7.0, < 2.0)
93
93
  rubocop-ast (>= 0.4.0)
94
- rubocop-rspec (2.18.1)
94
+ rubocop-rspec (2.20.0)
95
95
  rubocop (~> 1.33)
96
96
  rubocop-capybara (~> 2.17)
97
- ruby-progressbar (1.11.0)
97
+ ruby-progressbar (1.13.0)
98
98
  simplecov (0.21.2)
99
99
  docile (~> 1.1)
100
100
  simplecov-html (~> 0.11)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Shaped
4
- VERSION = '0.9.1'
4
+ VERSION = '0.10.0'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: shaped
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.1
4
+ version: 0.10.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Runger