Skip to content

Commit

Permalink
Bump square.rb from 40.0.0.20241120 to 40.1.0.20241218 (#2787)
Browse files Browse the repository at this point in the history
Bumps [square.rb]() from 40.0.0.20241120 to 40.1.0.20241218.

---
updated-dependencies:
- dependency-name: square.rb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 61feae7 commit 7b07602
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,11 @@ GEM
tzinfo (~> 2.0, >= 2.0.5)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
apimatic_core (0.3.10)
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 Down Expand Up @@ -183,7 +183,7 @@ GEM
railties (>= 5.0.0)
faker (3.5.1)
i18n (>= 1.8.11, < 2)
faraday (2.12.1)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
Expand All @@ -194,8 +194,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 @@ -233,7 +233,7 @@ GEM
jmespath (1.6.2)
jsbundling-rails (1.3.1)
railties (>= 6.0.0)
json (2.9.0)
json (2.9.1)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
listen (3.9.0)
Expand Down Expand Up @@ -284,9 +284,9 @@ GEM
railties (>= 3.0)
msgpack (1.7.2)
multipart-post (2.4.1)
net-http (0.5.0)
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 @@ -482,8 +482,8 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
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

0 comments on commit 7b07602

Please sign in to comment.