Skip to content

Commit 94bbba1

Browse files
Bump dry-struct from 1.8.0 to 1.8.1
Bumps [dry-struct](https://github.com/dry-rb/dry-struct) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/dry-rb/dry-struct/releases) - [Changelog](https://github.com/dry-rb/dry-struct/blob/main/CHANGELOG.md) - [Commits](dry-rb/dry-struct@v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: dry-struct dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 604088d commit 94bbba1

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ GEM
124124
erubi (~> 1.4)
125125
parser (>= 2.4)
126126
smart_properties
127-
bigdecimal (4.1.1)
127+
bigdecimal (4.1.2)
128128
bindex (0.8.1)
129129
binding_of_caller (2.0.0)
130130
debug_inspector (>= 1.2.0)
@@ -207,22 +207,22 @@ GEM
207207
dotenv (= 3.2.0)
208208
railties (>= 6.1)
209209
drb (2.2.3)
210-
dry-core (1.1.0)
210+
dry-core (1.2.0)
211211
concurrent-ruby (~> 1.0)
212212
logger
213213
zeitwerk (~> 2.6)
214-
dry-inflector (1.2.0)
214+
dry-inflector (1.3.1)
215215
dry-logic (1.6.0)
216216
bigdecimal
217217
concurrent-ruby (~> 1.0)
218218
dry-core (~> 1.1)
219219
zeitwerk (~> 2.6)
220-
dry-struct (1.8.0)
220+
dry-struct (1.8.1)
221221
dry-core (~> 1.1)
222222
dry-types (~> 1.8, >= 1.8.2)
223223
ice_nine (~> 0.11)
224224
zeitwerk (~> 2.6)
225-
dry-types (1.9.0)
225+
dry-types (1.9.1)
226226
bigdecimal (>= 3.0)
227227
concurrent-ruby (~> 1.0)
228228
dry-core (~> 1.0)

0 commit comments

Comments
 (0)