File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
22ruby '2.5.3'
33
4- gem 'sinatra' , '~>2.2.0 '
4+ gem 'sinatra' , '~>2.2.3 '
55gem 'json'
Original file line number Diff line number Diff line change 22 remote: https://rubygems.org/
33 specs:
44 json (2.3.0 )
5- mustermann (1.1.1 )
5+ mustermann (2.0.2 )
66 ruby2_keywords (~> 0.0.1 )
77 rack (2.2.4 )
8- rack-protection (2.2.0 )
8+ rack-protection (2.2.3 )
99 rack
1010 ruby2_keywords (0.0.5 )
11- sinatra (2.2.0 )
12- mustermann (~> 1 .0 )
11+ sinatra (2.2.3 )
12+ mustermann (~> 2 .0 )
1313 rack (~> 2.2 )
14- rack-protection (= 2.2.0 )
14+ rack-protection (= 2.2.3 )
1515 tilt (~> 2.0 )
16- tilt (2.0.10 )
16+ tilt (2.0.11 )
1717
1818PLATFORMS
1919 ruby
2020
2121DEPENDENCIES
2222 json
23- sinatra (~> 2.2.0 )
23+ sinatra (~> 2.2.3 )
2424
2525RUBY VERSION
2626 ruby 2.5.3p105
You can’t perform that action at this time.
0 commit comments