Skip to content

Commit

Permalink
Update ruby dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
MirahImage committed Sep 9, 2024
1 parent 9002ef8 commit 9b97d7a
Show file tree
Hide file tree
Showing 69 changed files with 55 additions and 71 deletions.
126 changes: 55 additions & 71 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,121 +1,105 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
amq-protocol (2.3.2)
ast (2.4.2)
base64 (0.2.0)
bunny (2.22.0)
amq-protocol (~> 2.3, >= 2.3.1)
sorted_set (~> 1, >= 1.0.2)
diff-lcs (1.5.0)
diff-lcs (1.5.1)
effin_utf8 (1.0)
erubis (2.7.0)
faraday (1.10.3)
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.4)
multipart-post (~> 2)
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)
faraday_middleware (1.2.0)
faraday (~> 1.0)
faraday (2.11.0)
faraday-net_http (>= 2.0, < 3.4)
logger
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.3.0)
net-http
hashie (4.1.0)
json (2.7.1)
json (2.7.2)
language_server-protocol (3.17.0.3)
logger (1.6.1)
mqtt (0.6.0)
multi_json (1.15.0)
multipart-post (2.3.0)
mustermann (3.0.0)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
nio4r (2.7.0)
parallel (1.24.0)
parser (3.3.0.2)
net-http (0.4.1)
uri
nio4r (2.7.3)
parallel (1.26.3)
parser (3.3.5.0)
ast (~> 2.4.1)
racc
public_suffix (5.0.4)
public_suffix (6.0.1)
puma (6.4.2)
nio4r (~> 2.0)
rabbitmq_http_api_client (2.2.0)
rabbitmq_http_api_client (3.0.0)
addressable (~> 2.7)
faraday (~> 1.3)
faraday_middleware (~> 1.2)
faraday (~> 2.9)
faraday-follow_redirects (~> 0.3)
hashie (~> 4.1)
multi_json (~> 1.15)
racc (1.7.3)
rack (2.2.8.1)
rack-protection (3.2.0)
racc (1.8.1)
rack (3.1.7)
rack-protection (4.0.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack (>= 3.0.0)
rainbow (3.1.1)
rbtree (0.4.6)
regexp_parser (2.9.0)
rexml (3.2.8)
strscan (>= 3.0.9)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
regexp_parser (2.9.2)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.1)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.6)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
rubocop (1.59.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.66.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.4)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.30.0, < 2.0)
regexp_parser (>= 2.4, < 3.0)
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-ast (1.32.3)
parser (>= 3.3.1.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
set (1.1.0)
sinatra (3.2.0)
sinatra (4.0.0)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.2.0)
rack (>= 3.0.0, < 4)
rack-protection (= 4.0.0)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
sinatra-contrib (3.2.0)
sinatra-contrib (4.0.0)
multi_json (>= 0.0.2)
mustermann (~> 3.0)
rack-protection (= 3.2.0)
sinatra (= 3.2.0)
rack-protection (= 4.0.0)
sinatra (= 4.0.0)
tilt (~> 2.0)
sorted_set (1.0.3)
rbtree
set (~> 1.0)
stomp (1.4.10)
strscan (3.1.0)
tilt (2.3.0)
tilt (2.4.0)
unicode-display_width (2.5.0)
uri (0.13.1)

PLATFORMS
ruby
Expand Down
Binary file removed vendor/cache/addressable-2.8.6.gem
Binary file not shown.
Binary file added vendor/cache/addressable-2.8.7.gem
Binary file not shown.
Binary file removed vendor/cache/diff-lcs-1.5.0.gem
Binary file not shown.
Binary file added vendor/cache/diff-lcs-1.5.1.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-1.10.3.gem
Binary file not shown.
Binary file added vendor/cache/faraday-2.11.0.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-em_http-1.0.0.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-em_synchrony-1.0.0.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-excon-1.1.0.gem
Binary file not shown.
Binary file added vendor/cache/faraday-follow_redirects-0.3.0.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-httpclient-1.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-multipart-1.0.4.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-net_http-1.0.1.gem
Binary file not shown.
Binary file added vendor/cache/faraday-net_http-3.3.0.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-net_http_persistent-1.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-patron-1.0.0.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-rack-1.0.0.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-retry-1.0.3.gem
Binary file not shown.
Binary file removed vendor/cache/faraday_middleware-1.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/json-2.7.1.gem
Binary file not shown.
Binary file added vendor/cache/json-2.7.2.gem
Binary file not shown.
Binary file added vendor/cache/logger-1.6.1.gem
Binary file not shown.
Binary file removed vendor/cache/multipart-post-2.3.0.gem
Binary file not shown.
Binary file removed vendor/cache/mustermann-3.0.0.gem
Binary file not shown.
Binary file added vendor/cache/mustermann-3.0.3.gem
Binary file not shown.
Binary file added vendor/cache/net-http-0.4.1.gem
Binary file not shown.
Binary file removed vendor/cache/nio4r-2.7.0.gem
Binary file not shown.
Binary file added vendor/cache/nio4r-2.7.3.gem
Binary file not shown.
Binary file removed vendor/cache/parallel-1.24.0.gem
Binary file not shown.
Binary file added vendor/cache/parallel-1.26.3.gem
Binary file not shown.
Binary file removed vendor/cache/parser-3.3.0.2.gem
Binary file not shown.
Binary file added vendor/cache/parser-3.3.5.0.gem
Binary file not shown.
Binary file removed vendor/cache/public_suffix-5.0.4.gem
Binary file not shown.
Binary file added vendor/cache/public_suffix-6.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/rabbitmq_http_api_client-2.2.0.gem
Binary file not shown.
Binary file not shown.
Binary file removed vendor/cache/racc-1.7.3.gem
Binary file not shown.
Binary file added vendor/cache/racc-1.8.1.gem
Binary file not shown.
Binary file removed vendor/cache/rack-2.2.8.1.gem
Binary file not shown.
Binary file added vendor/cache/rack-3.1.7.gem
Binary file not shown.
Binary file removed vendor/cache/rack-protection-3.2.0.gem
Binary file not shown.
Binary file added vendor/cache/rack-protection-4.0.0.gem
Binary file not shown.
Binary file added vendor/cache/rack-session-2.0.0.gem
Binary file not shown.
Binary file removed vendor/cache/regexp_parser-2.9.0.gem
Binary file not shown.
Binary file added vendor/cache/regexp_parser-2.9.2.gem
Binary file not shown.
Binary file removed vendor/cache/rexml-3.2.8.gem
Binary file not shown.
Binary file removed vendor/cache/rspec-3.12.0.gem
Binary file not shown.
Binary file added vendor/cache/rspec-3.13.0.gem
Binary file not shown.
Binary file removed vendor/cache/rspec-core-3.12.2.gem
Binary file not shown.
Binary file added vendor/cache/rspec-core-3.13.1.gem
Binary file not shown.
Binary file removed vendor/cache/rspec-expectations-3.12.3.gem
Binary file not shown.
Binary file added vendor/cache/rspec-expectations-3.13.3.gem
Binary file not shown.
Binary file removed vendor/cache/rspec-mocks-3.12.6.gem
Binary file not shown.
Binary file added vendor/cache/rspec-mocks-3.13.1.gem
Binary file not shown.
Binary file removed vendor/cache/rspec-support-3.12.1.gem
Binary file not shown.
Binary file added vendor/cache/rspec-support-3.13.1.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-1.59.0.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-1.66.1.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-ast-1.30.0.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-ast-1.32.3.gem
Binary file not shown.
Binary file removed vendor/cache/sinatra-3.2.0.gem
Binary file not shown.
Binary file added vendor/cache/sinatra-4.0.0.gem
Binary file not shown.
Binary file removed vendor/cache/sinatra-contrib-3.2.0.gem
Binary file not shown.
Binary file added vendor/cache/sinatra-contrib-4.0.0.gem
Binary file not shown.
Binary file removed vendor/cache/strscan-3.1.0.gem
Binary file not shown.
Binary file removed vendor/cache/tilt-2.3.0.gem
Binary file not shown.
Binary file added vendor/cache/tilt-2.4.0.gem
Binary file not shown.
Binary file added vendor/cache/uri-0.13.1.gem
Binary file not shown.

0 comments on commit 9b97d7a

Please sign in to comment.