Skip to content

Commit 4dab3ac

Browse files
authored
Update faker to version 3.1.1
1 parent bd4b1ca commit 4dab3ac

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ GEM
9797
ffi (~> 1.0, >= 1.0.11)
9898
coderay (1.1.2)
9999
colorize (0.8.1)
100-
concurrent-ruby (1.1.6)
100+
concurrent-ruby (1.2.0)
101101
countries (0.9.3)
102102
currencies (~> 0.4.2)
103103
country_select (1.3.1)
@@ -135,8 +135,8 @@ GEM
135135
factory_bot_rails (4.10.0)
136136
factory_bot (~> 4.10.0)
137137
railties (>= 3.0.0)
138-
faker (1.8.7)
139-
i18n (>= 0.7)
138+
faker (3.1.1)
139+
i18n (>= 1.8.11, < 2)
140140
faraday (0.12.2)
141141
multipart-post (>= 1.2, < 3)
142142
ffi (1.9.25)
@@ -182,7 +182,7 @@ GEM
182182
nokogiri (>= 1.6.0)
183183
ruby_parser (~> 3.5)
184184
http_parser.rb (0.6.0)
185-
i18n (1.8.2)
185+
i18n (1.12.0)
186186
concurrent-ruby (~> 1.0)
187187
interception (0.5)
188188
jaro_winkler (1.5.1)

0 commit comments

Comments
 (0)