We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21207f7 commit c8bfe3bCopy full SHA for c8bfe3b
1 file changed
Gemfile.lock
@@ -86,11 +86,11 @@ GEM
86
activemodel
87
erubi (1.9.0)
88
execjs (2.7.0)
89
- factory_bot (5.2.0)
90
- activesupport (>= 4.2.0)
91
- factory_bot_rails (5.2.0)
92
- factory_bot (~> 5.2.0)
93
- railties (>= 4.2.0)
+ factory_bot (6.1.0)
+ activesupport (>= 5.0.0)
+ factory_bot_rails (6.1.0)
+ factory_bot (~> 6.1.0)
+ railties (>= 5.0.0)
94
ffi (1.11.1)
95
ffi-compiler (1.0.1)
96
ffi (>= 1.0.0)
@@ -111,7 +111,7 @@ GEM
111
listen (3.0.8)
112
rb-fsevent (~> 0.9, >= 0.9.4)
113
rb-inotify (~> 0.9, >= 0.9.7)
114
- loofah (2.6.0)
+ loofah (2.7.0)
115
crass (~> 1.0.2)
116
nokogiri (>= 1.5.9)
117
mail (2.7.1)
@@ -122,7 +122,7 @@ GEM
122
mimemagic (0.3.5)
123
mini_mime (1.0.2)
124
mini_portile2 (2.4.0)
125
- minitest (5.14.1)
+ minitest (5.14.2)
126
mustache (1.1.1)
127
nio4r (2.5.2)
128
nokogiri (1.10.10)
0 commit comments