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 deps group with 6 updates #1799

Closed
wants to merge 1 commit into from
Closed
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
28 changes: 14 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,11 @@ GEM
activesupport (>= 6.1)
device_detector (>= 1)
safely_block (>= 0.4)
apimatic_core (0.3.11)
apimatic_core (0.3.12)
apimatic_core_interfaces (~> 0.2.0)
certifi (~> 2018.1, >= 2018.01.18)
faraday-multipart (~> 1.0)
nokogiri (~> 1.10, >= 1.10.10)
nokogiri (~> 1.13, >= 1.13.10)
apimatic_core_interfaces (0.2.1)
apimatic_faraday_client_adapter (0.1.4)
apimatic_core_interfaces (~> 0.2.0)
Expand All @@ -111,7 +111,7 @@ GEM
faraday-multipart (~> 1.0)
faraday-net_http_persistent (~> 2.0)
faraday-retry (~> 2.0)
appsignal (4.2.3)
appsignal (4.3.1)
logger
rack
ast (2.4.2)
Expand Down Expand Up @@ -168,7 +168,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
capybara-playwright-driver (0.5.3)
capybara-playwright-driver (0.5.4)
addressable
capybara
playwright-ruby-client (>= 1.16.0)
Expand All @@ -191,7 +191,7 @@ GEM
responders
warden (~> 1.2.3)
domain_name (0.6.20240107)
dotenv (3.1.6)
dotenv (3.1.7)
drb (2.2.1)
erb_lint (0.7.0)
activesupport
Expand Down Expand Up @@ -219,8 +219,8 @@ GEM
zlib (~> 2.1)
faraday-http-cache (2.5.1)
faraday (>= 0.8)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-multipart (1.1.0)
multipart-post (~> 2.0)
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
faraday-net_http_persistent (2.3.0)
Expand Down Expand Up @@ -257,7 +257,7 @@ GEM
google-cloud-env (2.2.1)
faraday (>= 1.0, < 3.a)
google-logging-utils (0.1.0)
googleauth (1.12.0)
googleauth (1.12.2)
faraday (>= 1.0, < 3.a)
google-cloud-env (~> 2.2)
google-logging-utils (~> 0.1)
Expand Down Expand Up @@ -290,14 +290,14 @@ GEM
jmespath (1.6.2)
jsbundling-rails (1.3.1)
railties (>= 6.0.0)
json (2.9.0)
json (2.9.1)
jwt (2.9.3)
base64
language_server-protocol (3.17.0.3)
launchy (3.0.0)
addressable (~> 2.8)
childprocess (~> 5.0)
lefthook (1.9.2)
lefthook (1.10.0)
letter_opener (1.10.0)
launchy (>= 2.2, < 4)
lint_roller (1.1.0)
Expand All @@ -308,7 +308,7 @@ GEM
ffi-compiler (~> 1.0)
rake (~> 13.0)
locale (2.1.4)
logger (1.6.3)
logger (1.6.4)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
Expand Down Expand Up @@ -349,7 +349,7 @@ GEM
multipart-post (2.4.1)
net-http (0.6.0)
uri
net-http-persistent (4.0.4)
net-http-persistent (4.0.5)
connection_pool (~> 2.2)
net-imap (0.5.0)
date
Expand Down Expand Up @@ -524,8 +524,8 @@ GEM
activesupport (>= 6.1)
sprockets (>= 3.0.0)
spy (1.0.5)
square.rb (40.0.0.20241120)
apimatic_core (~> 0.3.9)
square.rb (40.1.0.20241218)
apimatic_core (~> 0.3.11)
apimatic_core_interfaces (~> 0.2.1)
apimatic_faraday_client_adapter (~> 0.1.4)
standard (1.43.0)
Expand Down
Loading