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
40 changes: 20 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ GEM
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
activity_notification (2.2.2)
activity_notification (2.2.4)
i18n (>= 0.5.0)
jquery-rails (>= 3.1.1)
railties (>= 5.0.0, < 6.2)
railties (>= 5.0.0, < 7.1)
swagger-blocks (>= 3.0.0)
acts_as_votable (0.13.2)
addressable (2.8.0)
Expand Down Expand Up @@ -156,7 +156,7 @@ GEM
commontator (6.3.2)
rails (>= 5.2)
will_paginate
concurrent-ruby (1.1.9)
concurrent-ruby (1.2.2)
connection_pool (2.2.5)
countries (4.0.1)
i18n_data (~> 0.13.0)
Expand Down Expand Up @@ -199,7 +199,7 @@ GEM
rubocop
smart_properties
errbase (0.2.1)
erubi (1.10.0)
erubi (1.12.0)
execjs (2.7.0)
factory_bot (6.1.0)
activesupport (>= 5.0.0)
Expand Down Expand Up @@ -274,7 +274,7 @@ GEM
http-form_data (2.3.0)
http-parser (1.2.1)
ffi-compiler (>= 1.0, < 2.0)
i18n (1.8.11)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
i18n-js (3.8.1)
i18n (>= 0.6.6)
Expand Down Expand Up @@ -319,7 +319,7 @@ GEM
listen (3.3.3)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.12.0)
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -339,19 +339,19 @@ GEM
rake
mini_magick (4.11.0)
mini_mime (1.1.2)
mini_portile2 (2.6.1)
minitest (5.14.4)
mini_portile2 (2.8.1)
minitest (5.18.0)
msgpack (1.4.2)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.1.1)
nested_form (0.3.2)
newrelic_rpm (8.1.0)
nio4r (2.5.8)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
nokogiri (1.14.2)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.12.5-x64-mingw32)
nokogiri (1.14.2-x64-mingw32)
racc (~> 1.4)
oauth (0.5.8)
oauth2 (1.4.7)
Expand Down Expand Up @@ -413,8 +413,8 @@ GEM
nio4r (~> 2.0)
pundit (2.1.1)
activesupport (>= 3.0.0)
racc (1.6.0)
rack (2.2.3)
racc (1.6.2)
rack (2.2.6.4)
rack-attack (6.5.0)
rack (>= 1.0, < 3)
rack-pjax (1.1.0)
Expand All @@ -424,8 +424,8 @@ GEM
rack
rack-proxy (0.7.0)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rack-test (2.1.0)
rack (>= 1.3)
rails (6.1.4.1)
actioncable (= 6.1.4.1)
actionmailbox (= 6.1.4.1)
Expand All @@ -449,8 +449,8 @@ GEM
activesupport (>= 4.2)
choice (~> 0.2.0)
ruby-graphviz (~> 1.2)
rails-html-sanitizer (1.4.2)
loofah (~> 2.3)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
rails-i18n (6.0.0)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 7)
Expand Down Expand Up @@ -619,13 +619,13 @@ GEM
tins (~> 1.0)
terrapin (0.6.0)
climate_control (>= 0.0.3, < 1.0)
thor (1.1.0)
thor (1.2.1)
tilt (2.0.10)
tins (1.22.2)
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
tzinfo (2.0.4)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2021.1)
tzinfo (>= 1.0.0)
Expand Down Expand Up @@ -667,7 +667,7 @@ GEM
will_paginate (>= 3.0.3)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.5.1)
zeitwerk (2.6.7)

PLATFORMS
ruby
Expand Down