Skip to content

Commit d057fe3

Browse files
Bump factory_bot_rails from 6.2.0 to 6.4.0
Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 6.2.0 to 6.4.0. - [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases) - [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/main/NEWS.md) - [Commits](thoughtbot/factory_bot_rails@v6.2.0...v6.4.0) --- updated-dependencies: - dependency-name: factory_bot_rails dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a2df2e0 commit d057fe3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,10 @@ GEM
106106
regexp_parser (~> 2.2)
107107
erubi (1.12.0)
108108
execjs (2.8.1)
109-
factory_bot (6.2.1)
109+
factory_bot (6.4.0)
110110
activesupport (>= 5.0.0)
111-
factory_bot_rails (6.2.0)
112-
factory_bot (~> 6.2.0)
111+
factory_bot_rails (6.4.0)
112+
factory_bot (~> 6.4)
113113
railties (>= 5.0.0)
114114
ffaker (2.23.0)
115115
friendly_id (5.5.1)
@@ -132,7 +132,7 @@ GEM
132132
simpleidn (~> 0.2)
133133
uri_template (~> 0.7)
134134
language_server-protocol (3.17.0.3)
135-
loofah (2.21.4)
135+
loofah (2.22.0)
136136
crass (~> 1.0.2)
137137
nokogiri (>= 1.12.0)
138138
mail (2.8.1)
@@ -158,7 +158,7 @@ GEM
158158
net-smtp (0.3.3)
159159
net-protocol
160160
nio4r (2.5.9)
161-
nokogiri (1.15.4)
161+
nokogiri (1.15.5)
162162
mini_portile2 (~> 2.8.2)
163163
racc (~> 1.4)
164164
orm_adapter (0.5.0)

0 commit comments

Comments
 (0)