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
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ GEM
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
childprocess (4.1.0)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
crass (1.0.6)
csv (3.2.1)
date (3.2.2)
Expand All @@ -85,14 +85,14 @@ GEM
fast_jsonapi (1.5)
activesupport (>= 4.2)
ffi (1.15.4)
globalid (1.0.0)
globalid (1.0.1)
activesupport (>= 5.0)
gon (6.4.0)
actionpack (>= 3.0.20)
i18n (>= 0.7)
multi_json
request_store (>= 1.0)
i18n (1.8.11)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
jbuilder (2.11.3)
activesupport (>= 5.0.0)
Expand All @@ -109,7 +109,7 @@ GEM
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.2)
minitest (5.14.4)
minitest (5.17.0)
msgpack (1.4.2)
multi_json (1.15.0)
nio4r (2.5.8)
Expand Down Expand Up @@ -198,7 +198,7 @@ GEM
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
tzinfo (1.2.9)
tzinfo (1.2.10)
thread_safe (~> 0.1)
web-console (4.2.0)
actionview (>= 6.0.0)
Expand All @@ -218,7 +218,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.5.1)
zeitwerk (2.6.6)

PLATFORMS
x86_64-linux
Expand Down