-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: pin dependencies versions (#109)
* chore: pin dependencies versions This will prevent from unexpected issues with new versions of gems. * fix: fix tests and re-generated sorbet * fix: another sorbet change
- Loading branch information
Showing
9 changed files
with
7,918 additions
and
5,559 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,130 @@ | ||
PATH | ||
remote: . | ||
specs: | ||
stream-chat-ruby (3.0.0) | ||
faraday (= 1.10.0) | ||
faraday-multipart (= 1.0.3) | ||
faraday-net_http_persistent (= 1.2.0) | ||
jwt (= 2.3.0) | ||
net-http-persistent (= 4.0.1) | ||
sorbet-runtime (= 0.5.10354) | ||
|
||
GEM | ||
remote: https://rubygems.org/ | ||
specs: | ||
ansi (1.5.0) | ||
ast (2.4.2) | ||
coderay (1.1.3) | ||
connection_pool (2.2.5) | ||
diff-lcs (1.5.0) | ||
docile (1.4.0) | ||
faraday (1.10.0) | ||
faraday-em_http (~> 1.0) | ||
faraday-em_synchrony (~> 1.0) | ||
faraday-excon (~> 1.1) | ||
faraday-httpclient (~> 1.0) | ||
faraday-multipart (~> 1.0) | ||
faraday-net_http (~> 1.0) | ||
faraday-net_http_persistent (~> 1.0) | ||
faraday-patron (~> 1.0) | ||
faraday-rack (~> 1.0) | ||
faraday-retry (~> 1.0) | ||
ruby2_keywords (>= 0.0.4) | ||
faraday-em_http (1.0.0) | ||
faraday-em_synchrony (1.0.0) | ||
faraday-excon (1.1.0) | ||
faraday-httpclient (1.0.1) | ||
faraday-multipart (1.0.3) | ||
multipart-post (>= 1.2, < 3) | ||
faraday-net_http (1.0.1) | ||
faraday-net_http_persistent (1.2.0) | ||
faraday-patron (1.0.0) | ||
faraday-rack (1.0.0) | ||
faraday-retry (1.0.3) | ||
jwt (2.3.0) | ||
method_source (1.0.0) | ||
multipart-post (2.2.3) | ||
net-http-persistent (4.0.1) | ||
connection_pool (~> 2.2) | ||
parallel (1.22.1) | ||
parser (3.1.2.1) | ||
ast (~> 2.4.1) | ||
pry (0.14.1) | ||
coderay (~> 1.1) | ||
method_source (~> 1.0) | ||
pry-doc (1.3.0) | ||
pry (~> 0.11) | ||
yard (~> 0.9.11) | ||
rack (2.2.3) | ||
rainbow (3.1.1) | ||
rake (13.0.6) | ||
regexp_parser (2.5.0) | ||
rexml (3.2.5) | ||
rspec (3.11.0) | ||
rspec-core (~> 3.11.0) | ||
rspec-expectations (~> 3.11.0) | ||
rspec-mocks (~> 3.11.0) | ||
rspec-core (3.11.0) | ||
rspec-support (~> 3.11.0) | ||
rspec-expectations (3.11.0) | ||
diff-lcs (>= 1.2.0, < 2.0) | ||
rspec-support (~> 3.11.0) | ||
rspec-mocks (3.11.1) | ||
diff-lcs (>= 1.2.0, < 2.0) | ||
rspec-support (~> 3.11.0) | ||
rspec-support (3.11.0) | ||
rubocop (1.28.2) | ||
parallel (~> 1.10) | ||
parser (>= 3.1.0.0) | ||
rainbow (>= 2.2.2, < 4.0) | ||
regexp_parser (>= 1.8, < 3.0) | ||
rexml | ||
rubocop-ast (>= 1.17.0, < 2.0) | ||
ruby-progressbar (~> 1.7) | ||
unicode-display_width (>= 1.4.0, < 3.0) | ||
rubocop-ast (1.17.0) | ||
parser (>= 3.1.1.0) | ||
ruby-progressbar (1.11.0) | ||
ruby2_keywords (0.0.5) | ||
simplecov (0.21.2) | ||
docile (~> 1.1) | ||
simplecov-html (~> 0.11) | ||
simplecov_json_formatter (~> 0.1) | ||
simplecov-console (0.9.1) | ||
ansi | ||
simplecov | ||
terminal-table | ||
simplecov-html (0.12.3) | ||
simplecov_json_formatter (0.1.4) | ||
sorbet (0.5.10346) | ||
sorbet-static (= 0.5.10346) | ||
sorbet-runtime (0.5.10354) | ||
sorbet-static (0.5.10346-universal-darwin-21) | ||
sorbet-static (0.5.10346-x86_64-linux) | ||
terminal-table (3.0.2) | ||
unicode-display_width (>= 1.1.1, < 3) | ||
unicode-display_width (2.2.0) | ||
webrick (1.7.0) | ||
yard (0.9.28) | ||
webrick (~> 1.7.0) | ||
|
||
PLATFORMS | ||
x86_64-darwin-21 | ||
x86_64-linux | ||
|
||
DEPENDENCIES | ||
method_source (= 1.0.0) | ||
pry (= 0.14.1) | ||
pry-doc (= 1.3.0) | ||
rack (= 2.2.3) | ||
rake (= 13.0.6) | ||
rspec (= 3.11.0) | ||
rubocop (= 1.28.2) | ||
rubocop-ast (= 1.17.0) | ||
simplecov (= 0.21.2) | ||
simplecov-console (= 0.9.1) | ||
sorbet (= 0.5.10346) | ||
stream-chat-ruby! | ||
|
||
BUNDLED WITH | ||
2.3.20 |
Oops, something went wrong.