Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the dev-ruby-dependencies group with 2 updates #39

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ group :development do
gem "simplecov", "~> 0.22"
gem "simplecov-erb", "~> 1.0"
gem "vcr", "~> 6.3", ">= 6.3.1"
gem "webmock", "~> 3.24"
gem "webmock", "~> 3.25"
end
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ GEM
ast (2.4.2)
base64 (0.2.0)
benchmark (0.3.0)
bigdecimal (3.1.8)
bigdecimal (3.1.9)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crack (1.0.0)
Expand All @@ -46,15 +46,15 @@ GEM
net-http
faraday-retry (2.2.1)
faraday (~> 2.0)
hashdiff (1.1.1)
hashdiff (1.1.2)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.8.0)
irb (1.15.1)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.9.1)
json (2.10.1)
jwt (2.10.1)
base64
language_server-protocol (3.17.0.4)
Expand All @@ -66,7 +66,7 @@ GEM
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.26.3)
parser (3.3.7.0)
parser (3.3.7.1)
ast (~> 2.4.1)
racc
pp (0.6.2)
Expand All @@ -87,7 +87,7 @@ GEM
reline (0.6.0)
io-console (~> 0.5)
retryable (3.0.5)
rexml (3.3.9)
rexml (3.4.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand All @@ -101,7 +101,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.71.1)
rubocop (1.71.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -149,7 +149,7 @@ GEM
uri (0.13.1)
vcr (6.3.1)
base64
webmock (3.24.0)
webmock (3.25.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand All @@ -169,7 +169,7 @@ DEPENDENCIES
simplecov (~> 0.22)
simplecov-erb (~> 1.0)
vcr (~> 6.3, >= 6.3.1)
webmock (~> 3.24)
webmock (~> 3.25)

BUNDLED WITH
2.5.3
Binary file removed vendor/cache/bigdecimal-3.1.8.gem
Binary file not shown.
Binary file added vendor/cache/bigdecimal-3.1.9.gem
Binary file not shown.
Binary file removed vendor/cache/hashdiff-1.1.1.gem
Binary file not shown.
Binary file added vendor/cache/hashdiff-1.1.2.gem
Binary file not shown.
Binary file added vendor/cache/json-2.10.1.gem
Binary file not shown.
Binary file removed vendor/cache/json-2.9.1.gem
Binary file not shown.
Binary file removed vendor/cache/parser-3.3.7.0.gem
Binary file not shown.
Binary file added vendor/cache/parser-3.3.7.1.gem
Binary file not shown.
Binary file removed vendor/cache/rexml-3.3.9.gem
Binary file not shown.
Binary file added vendor/cache/rexml-3.4.0.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-1.71.1.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-1.71.2.gem
Binary file not shown.
Binary file removed vendor/cache/webmock-3.24.0.gem
Binary file not shown.
Binary file added vendor/cache/webmock-3.25.0.gem
Binary file not shown.