File tree Expand file tree Collapse file tree 2 files changed +12
-18
lines changed Expand file tree Collapse file tree 2 files changed +12
-18
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'
88
Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4- coderay (1.1.3 )
54 dotenv (2.7.6 )
6- method_source (1.0.0 )
7- mustermann (1.1.2 )
5+ mustermann (2.0.2 )
86 ruby2_keywords (~> 0.0.1 )
9- pry (0.14.2 )
10- coderay (~> 1.1 )
11- method_source (~> 1.0 )
12- rack (2.2.4 )
13- rack-protection (2.2.0 )
7+ rack (2.2.6.4 )
8+ rack-protection (2.2.3 )
149 rack
1510 ruby2_keywords (0.0.5 )
16- sinatra (2.2.0 )
17- mustermann (~> 1 .0 )
11+ sinatra (2.2.3 )
12+ mustermann (~> 2 .0 )
1813 rack (~> 2.2 )
19- rack-protection (= 2.2.0 )
14+ rack-protection (= 2.2.3 )
2015 tilt (~> 2.0 )
21- sorbet-runtime (0.5.10667 )
22- tilt (2.0.11 )
23- workos (2.9 .0 )
16+ sorbet-runtime (0.5.10741 )
17+ tilt (2.1.0 )
18+ workos (2.12 .0 )
2419 sorbet-runtime (~> 0.5 )
2520
2621PLATFORMS
2722 ruby
2823
2924DEPENDENCIES
3025 dotenv (= 2.7.6 )
31- pry
32- sinatra (= 2.2.0 )
33- workos (= 2.9.0 )
26+ sinatra (= 2.2.3 )
27+ workos (= 2.12.0 )
3428
3529BUNDLED WITH
3630 2.3.19
You can’t perform that action at this time.
0 commit comments