Update Ruby gems and Yarn packages.

This commit is contained in:
evazion
2021-05-14 21:42:08 -05:00
parent e36fb6fee3
commit ca8bfb9149
8 changed files with 665 additions and 654 deletions

View File

@@ -38,7 +38,7 @@ gem 'builder'
gem 'puma'
gem 'scenic'
gem 'ipaddress_2'
gem 'http'
gem 'http', "~> 4.4.1"
gem 'activerecord-hierarchical_query', git: "https://github.com/walski/activerecord-hierarchical_query", branch: "rails-6-1"
gem 'http-cookie', git: "https://github.com/danbooru/http-cookie"
gem 'pundit'