tangled
alpha
login
or
join now
jcs.org
/
rubywarden
0
fork
atom
An unofficial, mostly Bitwarden-compatible API server written in Ruby (Sinatra and ActiveRecord)
0
fork
atom
overview
issues
pulls
pipelines
Gemfile: bump ruby version to 2.4
jcs.org
6 years ago
549f6646
a9c5bbe1
+1
-1
1 changed file
expand all
collapse all
unified
split
Gemfile
+1
-1
Gemfile
reviewed
···
1
1
source "https://rubygems.org"
2
2
3
3
-
ruby ">= 2.2.8"
3
3
+
ruby ">= 2.4.0"
4
4
5
5
gem "rack", "~> 2.0.0"
6
6