We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1eb20f6 + fec85ba commit fb369ceCopy full SHA for fb369ce
1 file changed
Gemfile.lock
@@ -1,18 +1,18 @@
1
GEM
2
remote: http://rubygems.org/
3
specs:
4
- mustermann (2.0.2)
+ mustermann (3.0.0)
5
ruby2_keywords (~> 0.0.1)
6
rack (2.2.4)
7
- rack-protection (2.2.2)
+ rack-protection (3.0.1)
8
rack
9
redis (4.5.1)
10
ruby2_keywords (0.0.5)
11
rubystats (0.3.0)
12
- sinatra (2.2.2)
13
- mustermann (~> 2.0)
14
- rack (~> 2.2)
15
- rack-protection (= 2.2.2)
+ sinatra (3.0.1)
+ mustermann (~> 3.0)
+ rack (~> 2.2, >= 2.2.4)
+ rack-protection (= 3.0.1)
16
tilt (~> 2.0)
17
split (4.0.1)
18
redis (>= 4.2)
0 commit comments