Skip to content
Open
Show file tree
Hide file tree
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
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.8)
concurrent-ruby (1.1.10)
connection_pool (2.2.5)
counter_culture (2.8.0)
activerecord (>= 4.2)
Expand Down Expand Up @@ -316,8 +316,8 @@ GEM
gibbon (3.4.0)
faraday (>= 0.16.0)
multi_json (>= 1.11.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
globalid (1.0.1)
activesupport (>= 5.0)
guard (2.17.0)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
Expand Down Expand Up @@ -368,7 +368,7 @@ GEM
httpclient (2.8.3)
hypershield (0.2.2)
activerecord (>= 5)
i18n (1.8.10)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
image_processing (1.12.1)
Expand Down Expand Up @@ -437,7 +437,7 @@ GEM
mini_histogram (0.3.1)
mini_magick (4.11.0)
mini_mime (1.0.3)
minitest (5.14.4)
minitest (5.17.0)
modis (4.0.0)
activemodel (>= 5.2)
activesupport (>= 5.2)
Expand All @@ -457,11 +457,11 @@ GEM
http-2 (~> 0.11)
netrc (0.11.0)
nio4r (2.5.7)
nokogiri (1.11.6-arm64-darwin)
nokogiri (1.14.0-arm64-darwin)
racc (~> 1.4)
nokogiri (1.11.6-x86_64-darwin)
nokogiri (1.14.0-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.11.6-x86_64-linux)
nokogiri (1.14.0-x86_64-linux)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
Expand Down Expand Up @@ -531,7 +531,7 @@ GEM
pusher-signature (~> 0.1.8)
pusher-signature (0.1.8)
raabro (1.4.0)
racc (1.5.2)
racc (1.6.2)
rack (2.2.3)
rack-attack (6.5.0)
rack (>= 1.0, < 3)
Expand Down Expand Up @@ -782,7 +782,7 @@ GEM
multipart-post (~> 2.0)
naught (~> 1.0)
simple_oauth (~> 0.3.0)
tzinfo (2.0.4)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
Expand Down Expand Up @@ -837,7 +837,7 @@ GEM
yard (>= 0.8.3)
yard-activesupport-concern (0.0.1)
yard (>= 0.8)
zeitwerk (2.4.2)
zeitwerk (2.6.6)
zonebie (0.6.1)

PLATFORMS
Expand Down
Binary file added vendor/cache/concurrent-ruby-1.1.10.gem
Binary file not shown.
Binary file removed vendor/cache/concurrent-ruby-1.1.8.gem
Binary file not shown.
Binary file removed vendor/cache/globalid-0.4.2.gem
Binary file not shown.
Binary file added vendor/cache/globalid-1.0.1.gem
Binary file not shown.
Binary file added vendor/cache/i18n-1.12.0.gem
Binary file not shown.
Binary file removed vendor/cache/i18n-1.8.10.gem
Binary file not shown.
Binary file removed vendor/cache/minitest-5.14.4.gem
Binary file not shown.
Binary file added vendor/cache/minitest-5.17.0.gem
Binary file not shown.
Binary file removed vendor/cache/nokogiri-1.11.6-arm64-darwin.gem
Binary file not shown.
Binary file removed vendor/cache/nokogiri-1.11.6-x86_64-darwin.gem
Binary file not shown.
Binary file removed vendor/cache/nokogiri-1.11.6-x86_64-linux.gem
Binary file not shown.
Binary file added vendor/cache/nokogiri-1.14.0-arm64-darwin.gem
Binary file not shown.
Binary file added vendor/cache/nokogiri-1.14.0-x86_64-darwin.gem
Binary file not shown.
Binary file added vendor/cache/nokogiri-1.14.0-x86_64-linux.gem
Binary file not shown.
Binary file removed vendor/cache/racc-1.5.2.gem
Binary file not shown.
Binary file added vendor/cache/racc-1.6.2.gem
Binary file not shown.
Binary file removed vendor/cache/tzinfo-2.0.4.gem
Binary file not shown.
Binary file added vendor/cache/tzinfo-2.0.5.gem
Binary file not shown.
Binary file removed vendor/cache/zeitwerk-2.4.2.gem
Binary file not shown.
Binary file added vendor/cache/zeitwerk-2.6.6.gem
Binary file not shown.