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
44 changes: 28 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ GEM
virtus (~> 1.0)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.6)
Expand Down Expand Up @@ -84,14 +84,15 @@ GEM
execjs (2.7.0)
faraday (0.17.0)
multipart-post (>= 1.2, < 3)
ffi (1.15.5)
font-awesome-sass (4.7.0)
sass (>= 3.2)
gherkin (4.0.0)
hashdiff (0.3.2)
hashie (5.0.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.8.10)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
jquery-rails (4.2.2)
Expand All @@ -110,7 +111,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_portile2 (2.8.0)
minitest (5.14.4)
minitest (5.16.3)
multi_json (1.14.1)
multi_test (0.1.2)
multi_xml (0.6.0)
Expand Down Expand Up @@ -148,7 +149,7 @@ GEM
puma (5.6.4)
nio4r (~> 2.0)
racc (1.6.1)
rack (2.2.3.1)
rack (2.2.4)
rack-protection (3.0.2)
rack
rack-test (0.6.3)
Expand All @@ -160,8 +161,8 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
rails-html-sanitizer (1.4.4)
loofah (~> 2.19, >= 2.19.1)
rails_same_site_cookie (0.1.8)
rack (>= 1.5)
user_agent_parser (~> 2.5)
Expand All @@ -172,6 +173,9 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (13.0.6)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
Expand All @@ -194,16 +198,24 @@ GEM
rspec-support (~> 3.10)
rspec-support (3.10.2)
safe_yaml (1.0.4)
sass (3.4.23)
sass-rails (5.0.6)
railties (>= 4.0.0, < 6)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
sentry-raven (2.7.1)
faraday (>= 0.7.6, < 1.0)
sprockets (3.7.2)
sprockets (4.1.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.2)
Expand All @@ -212,9 +224,9 @@ GEM
sprockets (>= 3.0.0)
test-unit (3.5.5)
power_assert
thor (1.1.0)
thor (1.2.1)
thread_safe (0.3.6)
tilt (2.0.5)
tilt (2.0.11)
tzinfo (1.2.10)
thread_safe (~> 0.1)
uglifier (3.0.4)
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.9.gem
Binary file not shown.
Binary file added vendor/cache/ffi-1.15.5.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.16.3.gem
Binary file not shown.
Binary file removed vendor/cache/rack-2.2.3.1.gem
Binary file not shown.
Binary file added vendor/cache/rack-2.2.4.gem
Binary file not shown.
Binary file removed vendor/cache/rails-html-sanitizer-1.4.3.gem
Binary file not shown.
Binary file added vendor/cache/rails-html-sanitizer-1.4.4.gem
Binary file not shown.
Binary file added vendor/cache/rb-fsevent-0.11.2.gem
Binary file not shown.
Binary file added vendor/cache/rb-inotify-0.10.1.gem
Binary file not shown.
Binary file removed vendor/cache/sass-3.4.23.gem
Binary file not shown.
Binary file added vendor/cache/sass-3.7.4.gem
Binary file not shown.
Binary file added vendor/cache/sass-listen-4.0.0.gem
Binary file not shown.
Binary file removed vendor/cache/sass-rails-5.0.6.gem
Binary file not shown.
Binary file added vendor/cache/sass-rails-6.0.0.gem
Binary file not shown.
Binary file added vendor/cache/sassc-2.4.0.gem
Binary file not shown.
Binary file added vendor/cache/sassc-rails-2.1.2.gem
Binary file not shown.
Binary file removed vendor/cache/sprockets-3.7.2.gem
Binary file not shown.
Binary file added vendor/cache/sprockets-4.1.1.gem
Binary file not shown.
Binary file removed vendor/cache/thor-1.1.0.gem
Binary file not shown.
Binary file added vendor/cache/thor-1.2.1.gem
Binary file not shown.
Binary file added vendor/cache/tilt-2.0.11.gem
Binary file not shown.
Binary file removed vendor/cache/tilt-2.0.5.gem
Binary file not shown.