Skip to content

Commit 94b125d

Browse files
Bump factory_bot from 6.5.1 to 6.5.4 (#666)
* Bump factory_bot from 6.5.1 to 6.5.4 --- updated-dependencies: - dependency-name: factory_bot dependency-version: 6.5.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update gem version artifacts. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 31abf04 commit 94b125d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ group :development do
1313
gem "aws_lambda_ric", "~> 3.1", ">= 3.1.3"
1414
gem "benchmark-ips", "~> 2.14"
1515
gem "coderay", "~> 1.1", ">= 1.1.3"
16-
gem "factory_bot", "~> 6.5", ">= 6.5.1"
16+
gem "factory_bot", "~> 6.5", ">= 6.5.4"
1717
gem "faker", "~> 3.5", ">= 3.5.2"
1818
gem "flatware-rspec", "~> 2.3", ">= 2.3.4"
1919
gem "httpx", "~> 1.5", ">= 1.5.1"

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -249,21 +249,21 @@ GEM
249249
aws-eventstream (~> 1, >= 1.0.2)
250250
aws_lambda_ric (3.1.3)
251251
base64 (0.3.0)
252-
benchmark (0.4.0)
252+
benchmark (0.4.1)
253253
benchmark-ips (2.14.0)
254254
bigdecimal (3.2.2)
255255
coderay (1.1.3)
256256
colorator (1.1.0)
257257
concurrent-ruby (1.3.5)
258-
connection_pool (2.5.0)
258+
connection_pool (2.5.3)
259259
console (1.30.2)
260260
fiber-annotation
261261
fiber-local (~> 1.1)
262262
json
263263
csv (3.3.2)
264264
diff-lcs (1.6.2)
265265
docile (1.4.1)
266-
drb (2.2.1)
266+
drb (2.2.3)
267267
elastic-transport (8.4.0)
268268
faraday (< 3)
269269
multi_json
@@ -278,7 +278,7 @@ GEM
278278
ethon (0.16.0)
279279
ffi (>= 1.15.0)
280280
eventmachine (1.2.7)
281-
factory_bot (6.5.1)
281+
factory_bot (6.5.4)
282282
activesupport (>= 6.1.0)
283283
faker (3.5.2)
284284
i18n (>= 1.8.11, < 2)
@@ -631,7 +631,7 @@ DEPENDENCIES
631631
elasticgraph-schema_artifacts (= 1.0.0.pre)!
632632
elasticgraph-schema_definition (= 1.0.0.pre)!
633633
elasticgraph-support (= 1.0.0.pre)!
634-
factory_bot (~> 6.5, >= 6.5.1)
634+
factory_bot (~> 6.5, >= 6.5.4)
635635
faker (~> 3.5, >= 3.5.2)
636636
filewatcher (~> 2.1)
637637
flatware-rspec (~> 2.3, >= 2.3.4)

0 commit comments

Comments
 (0)