Skip to content

Commit

Permalink
typing...
Browse files Browse the repository at this point in the history
  • Loading branch information
euglena1215 committed May 27, 2024
1 parent e36e9b4 commit 9b43423
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 deletions.
12 changes: 6 additions & 6 deletions webapp/ruby/rbs_collection.lock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ gems:
source:
type: git
name: ruby/gem_rbs_collection
revision: 1352680c62dd2ecf96d0277fcbafb5fc2b1e5935
revision: 1cbe291950e00d97d5a9a1929388523eb2d5b939
remote: https://github.com/ruby/gem_rbs_collection.git
repo_dir: gems
- name: cgi
Expand All @@ -22,15 +22,15 @@ gems:
source:
type: git
name: ruby/gem_rbs_collection
revision: 1352680c62dd2ecf96d0277fcbafb5fc2b1e5935
revision: 1cbe291950e00d97d5a9a1929388523eb2d5b939
remote: https://github.com/ruby/gem_rbs_collection.git
repo_dir: gems
- name: mysql2-cs-bind
version: '0.1'
source:
type: git
name: ruby/gem_rbs_collection
revision: 1352680c62dd2ecf96d0277fcbafb5fc2b1e5935
revision: 1cbe291950e00d97d5a9a1929388523eb2d5b939
remote: https://github.com/ruby/gem_rbs_collection.git
repo_dir: gems
- name: openssl
Expand All @@ -42,23 +42,23 @@ gems:
source:
type: git
name: ruby/gem_rbs_collection
revision: 1352680c62dd2ecf96d0277fcbafb5fc2b1e5935
revision: 1cbe291950e00d97d5a9a1929388523eb2d5b939
remote: https://github.com/ruby/gem_rbs_collection.git
repo_dir: gems
- name: sinatra
version: '4.0'
source:
type: git
name: ruby/gem_rbs_collection
revision: 1352680c62dd2ecf96d0277fcbafb5fc2b1e5935
revision: 1cbe291950e00d97d5a9a1929388523eb2d5b939
remote: https://github.com/ruby/gem_rbs_collection.git
repo_dir: gems
- name: sinatra-contrib
version: '4.0'
source:
type: git
name: ruby/gem_rbs_collection
revision: 1352680c62dd2ecf96d0277fcbafb5fc2b1e5935
revision: 1cbe291950e00d97d5a9a1929388523eb2d5b939
remote: https://github.com/ruby/gem_rbs_collection.git
repo_dir: gems
- name: socket
Expand Down
6 changes: 0 additions & 6 deletions webapp/ruby/sig/patch.rbs
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
module Open3
def self.capture2e: (*String) -> [String, Process::Status]
end

module Sinatra
module JSON
def json: (Array[Hash[Symbol, untyped]] object, ?::Hash[untyped, untyped] options) -> void | ...
end
end

0 comments on commit 9b43423

Please sign in to comment.