We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0543561 commit 7f6d840Copy full SHA for 7f6d840
Gemfile.lock
@@ -95,11 +95,11 @@ GEM
95
ethon (0.12.0)
96
ffi (>= 1.3.0)
97
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)
+ factory_bot (6.0.1)
+ activesupport (>= 5.0.0)
+ factory_bot_rails (6.0.0)
+ factory_bot (~> 6.0.0)
+ railties (>= 5.0.0)
103
faraday (0.17.3)
104
multipart-post (>= 1.2, < 3)
105
faraday_middleware (0.14.0)
@@ -194,7 +194,7 @@ GEM
194
listen (3.2.1)
195
rb-fsevent (~> 0.10, >= 0.10.3)
196
rb-inotify (~> 0.9, >= 0.9.10)
197
- loofah (2.5.0)
+ loofah (2.6.0)
198
crass (~> 1.0.2)
199
nokogiri (>= 1.5.9)
200
mail (2.7.1)
0 commit comments