File tree Expand file tree Collapse file tree 2 files changed +10
-13
lines changed Expand file tree Collapse file tree 2 files changed +10
-13
lines changed Original file line number Diff line number Diff line change 3
3
source 'https://rubygems.org'
4
4
5
5
gem 'dotenv' , '2.7.6'
6
- gem 'sinatra' , '2.2.0 '
6
+ gem 'sinatra' , '2.2.3 '
7
7
gem 'workos' , '2.9.0'
8
8
Original file line number Diff line number Diff line change 2
2
remote: https://rubygems.org/
3
3
specs:
4
4
dotenv (2.7.6 )
5
- mustermann (1.1 .2 )
5
+ mustermann (2.0 .2 )
6
6
ruby2_keywords (~> 0.0.1 )
7
7
rack (2.2.4 )
8
- rack-protection (2.2.0 )
8
+ rack-protection (2.2.3 )
9
9
rack
10
10
ruby2_keywords (0.0.5 )
11
- sinatra (2.2.0 )
12
- mustermann (~> 1 .0 )
11
+ sinatra (2.2.3 )
12
+ mustermann (~> 2 .0 )
13
13
rack (~> 2.2 )
14
- rack-protection (= 2.2.0 )
14
+ rack-protection (= 2.2.3 )
15
15
tilt (~> 2.0 )
16
- sinatra-flash (0.3.0 )
17
- sinatra (>= 1.0.0 )
18
- sorbet-runtime (0.5.10461 )
16
+ sorbet-runtime (0.5.10565 )
19
17
tilt (2.0.11 )
20
- workos (2.5 .0 )
18
+ workos (2.9 .0 )
21
19
sorbet-runtime (~> 0.5 )
22
20
23
21
PLATFORMS
24
22
ruby
25
23
26
24
DEPENDENCIES
27
25
dotenv (= 2.7.6 )
28
- sinatra (= 2.2.0 )
29
- sinatra-flash
30
- workos (= 2.5.0 )
26
+ sinatra (= 2.2.3 )
27
+ workos (= 2.9.0 )
31
28
32
29
BUNDLED WITH
33
30
2.3.23
You can’t perform that action at this time.
0 commit comments