File tree Expand file tree Collapse file tree
hooks/ruby/configuring-your-server Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11source "https://rubygems.org"
22
33gem "json" , "~> 2.3"
4- gem "sinatra" , "~> 1.3.5 "
4+ gem "sinatra" , "~> 2.2.3 "
Original file line number Diff line number Diff line change 22 remote: https://rubygems.org/
33 specs:
44 json (2.3.0 )
5- rack (1.6.13 )
6- rack-protection (1.5.5 )
5+ mustermann (2.0.2 )
6+ ruby2_keywords (~> 0.0.1 )
7+ rack (2.2.6.2 )
8+ rack-protection (2.2.3 )
79 rack
8- sinatra (1.3.6 )
9- rack (~> 1.4 )
10- rack-protection (~> 1.3 )
11- tilt (~> 1.3 , >= 1.3.3 )
12- tilt (1.4.1 )
10+ ruby2_keywords (0.0.5 )
11+ sinatra (2.2.3 )
12+ mustermann (~> 2.0 )
13+ rack (~> 2.2 )
14+ rack-protection (= 2.2.3 )
15+ tilt (~> 2.0 )
16+ tilt (2.1.0 )
1317
1418PLATFORMS
1519 ruby
1620
1721DEPENDENCIES
1822 json (~> 2.3 )
19- sinatra (~> 1.3.5 )
23+ sinatra (~> 2.2.3 )
2024
2125BUNDLED WITH
2226 1.11.2
You can’t perform that action at this time.
0 commit comments