@@ 1,23 1,25 @@
GEM
remote: https://rubygems.org/
specs:
+ base64 (0.2.0)
dotenv (2.7.6)
indieauth-token-verification (0.2.1)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.1009)
- mustermann (1.1.0)
+ mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
- rack (2.2.3)
- rack-protection (2.0.8.1)
- rack
- ruby2_keywords (0.0.1)
- sinatra (2.0.8.1)
- mustermann (~> 1.0)
- rack (~> 2.0)
- rack-protection (= 2.0.8.1)
+ rack (2.2.9)
+ rack-protection (3.2.0)
+ base64 (>= 0.1.0)
+ rack (~> 2.2, >= 2.2.4)
+ ruby2_keywords (0.0.5)
+ sinatra (3.2.0)
+ mustermann (~> 3.0)
+ rack (~> 2.2, >= 2.2.4)
+ rack-protection (= 3.2.0)
tilt (~> 2.0)
- tilt (2.0.10)
+ tilt (2.3.0)
PLATFORMS
ruby
@@ 29,4 31,4 @@ DEPENDENCIES
sinatra
BUNDLED WITH
- 1.17.2
+ 2.1.4