Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.
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 @@ -89,7 +89,7 @@ GEM
thor (~> 1.0)
builder (3.2.4)
colorize (0.8.1)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
crass (1.0.6)
css_parser (1.10.0)
addressable
Expand All @@ -98,11 +98,11 @@ GEM
faraday (0.17.4)
multipart-post (>= 1.2, < 3)
ffi (1.15.3)
globalid (0.5.2)
globalid (1.0.1)
activesupport (>= 5.0)
htmlentities (4.3.4)
http-accept (2.1.1)
i18n (1.8.10)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
inline_svg (1.7.2)
activesupport (>= 3.0)
Expand All @@ -122,7 +122,7 @@ GEM
marcel (1.0.1)
method_source (1.0.0)
mini_mime (1.1.1)
minitest (5.14.4)
minitest (5.15.0)
multipart-post (2.1.1)
nio4r (2.5.8)
nokogiri (1.12.3-x86_64-darwin)
Expand Down Expand Up @@ -207,13 +207,13 @@ GEM
sprockets (>= 3.0.0)
thor (1.1.0)
tilt (2.0.10)
tzinfo (2.0.4)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (2.0.0)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.4.2)
zeitwerk (2.6.6)

PLATFORMS
x86_64-darwin-20
Expand Down