Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
flomickl committed Feb 6, 2021
1 parent 6454e37 commit 0fe6227
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions api-faker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ GEM
concurrent-ruby (1.1.6)
crass (1.0.6)
erubi (1.9.0)
ffi (1.12.2)
ffi (1.14.2)
globalid (0.4.2)
activesupport (>= 4.2.0)
i18n (1.8.2)
Expand All @@ -80,7 +80,7 @@ GEM
marcel (0.3.3)
mimemagic (~> 0.3.2)
method_source (0.9.2)
mimemagic (0.3.4)
mimemagic (0.3.5)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.0)
Expand Down Expand Up @@ -139,6 +139,8 @@ GEM
thread_safe (0.3.6)
tzinfo (1.2.6)
thread_safe (~> 0.1)
tzinfo-data (1.2021.1)
tzinfo (>= 1.0.0)
websocket-driver (0.7.1)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.4)
Expand All @@ -162,4 +164,4 @@ RUBY VERSION
ruby 2.7.0p0

BUNDLED WITH
2.1.4
2.1.2

0 comments on commit 0fe6227

Please sign in to comment.