Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions back-end/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ GEM
carrierwave (>= 0.7, < 2.1)
case_transform (0.2)
activesupport
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
crass (1.0.6)
dotenv (2.7.6)
dotenv-rails (2.7.6)
Expand All @@ -89,9 +89,9 @@ GEM
faker (1.9.6)
i18n (>= 0.7)
ffi (1.15.3)
globalid (0.5.2)
globalid (1.0.1)
activesupport (>= 5.0)
i18n (1.8.10)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
jmespath (1.4.0)
jsonapi-renderer (0.2.2)
Expand All @@ -113,7 +113,7 @@ GEM
mini_magick (4.11.0)
mini_mime (1.1.0)
mini_portile2 (2.6.1)
minitest (5.14.4)
minitest (5.17.0)
msgpack (1.4.2)
newrelic_rpm (7.2.0)
nio4r (2.5.8)
Expand Down Expand Up @@ -171,7 +171,7 @@ GEM
ssrf_filter (1.0.7)
thor (1.1.0)
thread_safe (0.3.6)
tzinfo (1.2.9)
tzinfo (1.2.10)
thread_safe (~> 0.1)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
Expand Down