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 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.12.0'
8
8
Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- coderay (1.1.3 )
5
4
dotenv (2.7.6 )
6
- method_source (1.0.0 )
7
- mustermann (1.1.2 )
5
+ mustermann (2.0.2 )
8
6
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 )
14
9
rack
15
10
ruby2_keywords (0.0.5 )
16
- sinatra (2.2.0 )
17
- mustermann (~> 1 .0 )
11
+ sinatra (2.2.3 )
12
+ mustermann (~> 2 .0 )
18
13
rack (~> 2.2 )
19
- rack-protection (= 2.2.0 )
14
+ rack-protection (= 2.2.3 )
20
15
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 )
24
19
sorbet-runtime (~> 0.5 )
25
20
26
21
PLATFORMS
27
22
ruby
28
23
29
24
DEPENDENCIES
30
25
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 )
34
28
35
29
BUNDLED WITH
36
30
2.3.19
You can’t perform that action at this time.
0 commit comments