File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 33source 'https://rubygems.org'
44
55gem 'dotenv' , '2.7.6'
6- gem 'sinatra' , '2.2.0 '
6+ gem 'sinatra' , '2.2.3 '
77gem 'workos' , '2.12.0'
Original file line number Diff line number Diff line change 22 remote: https://rubygems.org/
33 specs:
44 dotenv (2.7.6 )
5- mustermann (1.1 .2 )
5+ mustermann (2.0 .2 )
66 ruby2_keywords (~> 0.0.1 )
77 rack (2.2.6.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 )
1616 sorbet-runtime (0.5.10741 )
1717 tilt (2.1.0 )
@@ -23,7 +23,7 @@ PLATFORMS
2323
2424DEPENDENCIES
2525 dotenv (= 2.7.6 )
26- sinatra (= 2.2.0 )
26+ sinatra (= 2.2.3 )
2727 workos (= 2.12.0 )
2828
2929BUNDLED WITH
You can’t perform that action at this time.
0 commit comments