An unofficial, mostly Bitwarden-compatible API server written in Ruby (Sinatra and ActiveRecord)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Gemfile: update loofah dependency for security issue

+2 -2
+2 -2
Gemfile.lock
··· 58 58 json_config (0.1.4) 59 59 jwt (2.1.0) 60 60 kgio (2.11.2) 61 - loofah (2.2.2) 61 + loofah (2.2.3) 62 62 crass (~> 1.0.2) 63 63 nokogiri (>= 1.5.9) 64 64 mail (2.7.0) ··· 70 70 multi_json (1.13.1) 71 71 mustermann (1.0.2) 72 72 nio4r (2.3.1) 73 - nokogiri (1.8.4) 73 + nokogiri (1.8.5) 74 74 mini_portile2 (~> 2.3.0) 75 75 os (1.0.0) 76 76 pbkdf2-ruby (0.2.1)