Skip to content

Commit

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

---
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 Sep 27, 2023
1 parent f5d0b34 commit 2cbd032
Showing 1 changed file with 45 additions and 36 deletions.
81 changes: 45 additions & 36 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,23 @@ GEM
request_store (>= 1.0.5)
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
apimatic_core (0.3.1)
apimatic_core_interfaces (~> 0.2.0)
certifi (~> 2018.1, >= 2018.01.18)
faraday-multipart (~> 1.0)
json-pointer
nokogiri (~> 1.10, >= 1.10.10)
apimatic_core_interfaces (0.2.0)
apimatic_faraday_client_adapter (0.1.4)
apimatic_core_interfaces (~> 0.2.0)
certifi (~> 2018.1, >= 2018.01.18)
faraday (~> 2.0, >= 2.0.1)
faraday-follow_redirects (~> 0.2)
faraday-gzip (~> 1.0)
faraday-http-cache (~> 2.2)
faraday-multipart (~> 1.0)
faraday-net_http_persistent (~> 2.0)
faraday-retry (~> 2.0)
appsignal (3.0.26)
rack
ast (2.4.2)
Expand All @@ -104,6 +121,7 @@ GEM
barnes (0.0.9)
multi_json (~> 1)
statsd-ruby (~> 1.1)
base64 (0.1.1)
bcrypt (3.1.16)
benchmark (0.2.0)
better_html (1.0.16)
Expand Down Expand Up @@ -131,6 +149,7 @@ GEM
certifi (2018.01.18)
chronic (0.10.2)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
crass (1.0.6)
cssbundling-rails (1.3.2)
railties (>= 6.0.0)
Expand Down Expand Up @@ -163,33 +182,25 @@ GEM
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
railties (>= 5.0.0)
faraday (1.10.0)
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)
faraday (2.7.11)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-http-cache (2.2.0)
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-gzip (1.0.0)
faraday (>= 1.0)
zlib (~> 2.1)
faraday-http-cache (2.5.0)
faraday (>= 0.8)
faraday-httpclient (1.0.1)
faraday-multipart (1.0.3)
multipart-post (>= 1.2, < 3)
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-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.0.2)
faraday-net_http_persistent (2.1.0)
faraday (~> 2.5)
net-http-persistent (~> 4.0)
faraday-retry (2.2.0)
faraday (~> 2.0)
ffi (1.15.5)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
Expand Down Expand Up @@ -223,6 +234,7 @@ GEM
jmespath (1.6.1)
jsbundling-rails (1.2.1)
railties (>= 6.0.0)
json-pointer (0.0.1)
jwt (2.3.0)
kramdown (2.3.1)
rexml
Expand All @@ -236,14 +248,10 @@ GEM
listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
little-plugger (1.1.4)
llhttp-ffi (0.4.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
locale (2.1.3)
logging (2.3.0)
little-plugger (~> 1.1)
multi_json (~> 1.14)
loofah (2.21.3)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -274,7 +282,9 @@ GEM
msgpack (1.5.1)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.1.1)
multipart-post (2.3.0)
net-http-persistent (4.0.2)
connection_pool (~> 2.2)
net-imap (0.3.6)
date
net-protocol
Expand Down Expand Up @@ -432,12 +442,10 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
spy (1.0.2)
square.rb (18.0.0.20220216)
certifi (~> 2018.1, >= 2018.01.18)
faraday (~> 1.0, >= 1.0.1)
faraday-http-cache (~> 2.2)
faraday_middleware (~> 1.0)
logging (~> 2.3)
square.rb (32.0.0.20230925)
apimatic_core (~> 0.3.0)
apimatic_core_interfaces (~> 0.2.0)
apimatic_faraday_client_adapter (~> 0.1.0)
standard (1.10.0)
rubocop (= 1.27.0)
rubocop-performance (= 1.13.3)
Expand Down Expand Up @@ -483,6 +491,7 @@ GEM
yard (0.9.27)
webrick (~> 1.7.0)
zeitwerk (2.6.11)
zlib (2.1.1)

PLATFORMS
ruby
Expand Down

0 comments on commit 2cbd032

Please sign in to comment.