File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
ruby-directory-sync-example Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 44source 'https://rubygems.org'
55
66gem 'dotenv' , '2.7.6'
7- gem 'sinatra' , '2.2.0 '
7+ gem 'sinatra' , '2.2.3 '
88gem 'workos' , '2.5.0'
99gem 'sinatra-websocket' , '0.3.1'
Original file line number Diff line number Diff line change 99 addressable (>= 2.1.1 )
1010 eventmachine (>= 0.12.9 )
1111 eventmachine (1.2.7 )
12- mustermann (1.1 .2 )
12+ mustermann (2.0 .2 )
1313 ruby2_keywords (~> 0.0.1 )
1414 public_suffix (4.0.7 )
15- rack (2.2.4 )
16- rack-protection (2.2.0 )
15+ rack (2.2.6. 4 )
16+ rack-protection (2.2.3 )
1717 rack
1818 ruby2_keywords (0.0.5 )
19- sinatra (2.2.0 )
20- mustermann (~> 1 .0 )
19+ sinatra (2.2.3 )
20+ mustermann (~> 2 .0 )
2121 rack (~> 2.2 )
22- rack-protection (= 2.2.0 )
22+ rack-protection (= 2.2.3 )
2323 tilt (~> 2.0 )
2424 sinatra-websocket (0.3.1 )
2525 em-websocket (~> 0.3.6 )
3030 daemons (~> 1.0 , >= 1.0.9 )
3131 eventmachine (~> 1.0 , >= 1.0.4 )
3232 rack (>= 1 , < 3 )
33- tilt (2.0.11 )
33+ tilt (2.1.0 )
3434 workos (2.5.0 )
3535 sorbet-runtime (~> 0.5 )
3636
@@ -39,7 +39,7 @@ PLATFORMS
3939
4040DEPENDENCIES
4141 dotenv (= 2.7.6 )
42- sinatra (= 2.2.0 )
42+ sinatra (= 2.2.3 )
4343 sinatra-websocket (= 0.3.1 )
4444 workos (= 2.5.0 )
4545
You can’t perform that action at this time.
0 commit comments