Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent d6e9299 commit cb2b402
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,8 @@ GEM
railties (>= 5.0.0)
faker (3.5.1)
i18n (>= 1.8.11, < 2)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
faraday (2.12.1)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-follow_redirects (0.3.0)
Expand All @@ -196,8 +196,8 @@ GEM
faraday (>= 0.8)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.3.0)
net-http
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
faraday-net_http_persistent (2.3.0)
faraday (~> 2.5)
net-http-persistent (>= 4.0.4, < 5)
Expand Down Expand Up @@ -271,7 +271,7 @@ GEM
method_source (1.1.0)
mini_magick (4.13.2)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
mini_portile2 (2.8.8)
minitest (5.25.1)
monetize (1.12.0)
money (~> 6.12)
Expand All @@ -284,7 +284,7 @@ GEM
railties (>= 3.0)
msgpack (1.7.2)
multipart-post (2.4.1)
net-http (0.4.1)
net-http (0.5.0)
uri
net-http-persistent (4.0.4)
connection_pool (~> 2.2)
Expand Down Expand Up @@ -481,7 +481,7 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
square.rb (39.2.0.20241017)
square.rb (40.0.0.20241120)
apimatic_core (~> 0.3.9)
apimatic_core_interfaces (~> 0.2.1)
apimatic_faraday_client_adapter (~> 0.1.4)
Expand Down Expand Up @@ -514,7 +514,7 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
uniform_notifier (1.16.0)
uri (0.13.1)
uri (1.0.2)
useragent (0.16.10)
view_component (3.20.0)
activesupport (>= 5.2.0, < 8.1)
Expand Down

0 comments on commit cb2b402

Please sign in to comment.