Skip to content

Commit 7f6d840

Browse files
committedJun 19, 2020
1 parent 0543561 commit 7f6d840

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

‎Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,11 @@ GEM
9595
ethon (0.12.0)
9696
ffi (>= 1.3.0)
9797
execjs (2.7.0)
98-
factory_bot (5.2.0)
99-
activesupport (>= 4.2.0)
100-
factory_bot_rails (5.2.0)
101-
factory_bot (~> 5.2.0)
102-
railties (>= 4.2.0)
98+
factory_bot (6.0.1)
99+
activesupport (>= 5.0.0)
100+
factory_bot_rails (6.0.0)
101+
factory_bot (~> 6.0.0)
102+
railties (>= 5.0.0)
103103
faraday (0.17.3)
104104
multipart-post (>= 1.2, < 3)
105105
faraday_middleware (0.14.0)
@@ -194,7 +194,7 @@ GEM
194194
listen (3.2.1)
195195
rb-fsevent (~> 0.10, >= 0.10.3)
196196
rb-inotify (~> 0.9, >= 0.9.10)
197-
loofah (2.5.0)
197+
loofah (2.6.0)
198198
crass (~> 1.0.2)
199199
nokogiri (>= 1.5.9)
200200
mail (2.7.1)

0 commit comments

Comments
 (0)
Please sign in to comment.