Skip to content

Commit

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

---
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 13, 2023
1 parent 8b34d23 commit d074fd6
Showing 1 changed file with 43 additions and 36 deletions.
79 changes: 43 additions & 36 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,23 @@ GEM
request_store (>= 1.0.5)
addressable (2.8.5)
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.4.12)
rack
ast (2.4.2)
Expand Down Expand Up @@ -175,33 +192,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 @@ -239,6 +248,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 @@ -252,14 +262,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)
lograge (0.13.0)
actionpack (>= 4)
activesupport (>= 4)
Expand Down Expand Up @@ -294,8 +300,10 @@ 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)
mutex_m (0.2.0)
net-http-persistent (4.0.2)
connection_pool (~> 2.2)
net-imap (0.4.4)
date
net-protocol
Expand Down Expand Up @@ -469,12 +477,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 (33.0.0.20231018)
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 @@ -521,6 +527,7 @@ GEM
yard (0.9.27)
webrick (~> 1.7.0)
zeitwerk (2.6.12)
zlib (2.1.1)

PLATFORMS
ruby
Expand Down

0 comments on commit d074fd6

Please sign in to comment.