Skip to content

Commit 432f640

Browse files
Bump faker from 2.15.1 to 2.18.0
Bumps [faker](https://github.com/faker-ruby/faker) from 2.15.1 to 2.18.0. - [Release notes](https://github.com/faker-ruby/faker/releases) - [Changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md) - [Commits](faker-ruby/faker@v2.15.1...v2.18.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c8fe883 commit 432f640

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Gemfile.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ GEM
110110
archive-zip (~> 0.10)
111111
nokogiri (~> 1.8)
112112
coderay (1.1.3)
113-
concurrent-ruby (1.1.7)
113+
concurrent-ruby (1.1.8)
114114
coveralls (0.7.1)
115115
multi_json (~> 1.3)
116116
rest-client
@@ -149,7 +149,7 @@ GEM
149149
factory_bot_rails (6.1.0)
150150
factory_bot (~> 6.1.0)
151151
railties (>= 5.0.0)
152-
faker (2.15.1)
152+
faker (2.18.0)
153153
i18n (>= 1.6, < 2)
154154
ffi (1.14.2)
155155
friendly_id (5.4.0)
@@ -165,7 +165,7 @@ GEM
165165
http-accept (1.7.0)
166166
http-cookie (1.0.3)
167167
domain_name (~> 0.5)
168-
i18n (1.8.7)
168+
i18n (1.8.10)
169169
concurrent-ruby (~> 1.0)
170170
io-like (0.3.1)
171171
json-schema (2.8.1)
@@ -189,7 +189,9 @@ GEM
189189
mime-types (3.3.1)
190190
mime-types-data (~> 3.2015)
191191
mime-types-data (3.2020.1104)
192-
mimemagic (0.3.5)
192+
mimemagic (0.3.10)
193+
nokogiri (~> 1)
194+
rake
193195
mini_mime (1.0.2)
194196
mini_portile2 (2.5.0)
195197
minitest (5.14.3)

0 commit comments

Comments
 (0)