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 rack

+1 -1
+1 -1
Gemfile.lock
··· 36 36 pry (0.14.1) 37 37 coderay (~> 1.1) 38 38 method_source (~> 1.0) 39 - rack (2.2.3) 39 + rack (2.2.3.1) 40 40 rack-protection (2.2.0) 41 41 rack 42 42 rack-test (1.1.0)