Skip to content

Commit

Permalink
Bump sawyer from 0.8.2 to 0.9.2
Browse files Browse the repository at this point in the history
Bumps [sawyer](https://github.com/lostisland/sawyer) from 0.8.2 to 0.9.2.
- [Release notes](https://github.com/lostisland/sawyer/releases)
- [Commits](lostisland/sawyer@v0.8.2...v0.9.2)

---
updated-dependencies:
- dependency-name: sawyer
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent bf0c6f1 commit 8d2f259
Showing 1 changed file with 14 additions and 18 deletions.
32 changes: 14 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,33 +1,29 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
base64 (0.2.0)
coderay (1.1.3)
faraday (1.4.1)
faraday-excon (~> 1.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
multipart-post (>= 1.2, < 3)
faraday (2.8.1)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-excon (1.1.0)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.1.0)
faraday-net_http (3.0.2)
fastimage (2.2.4)
method_source (1.0.0)
minitest (5.14.4)
multipart-post (2.1.1)
octokit (4.21.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.20.1)
parser (3.0.1.1)
ast (~> 2.4.1)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.6)
public_suffix (5.1.1)
rainbow (3.0.0)
rake (13.0.3)
regexp_parser (2.1.1)
Expand All @@ -47,11 +43,11 @@ GEM
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.4)
ruby2_keywords (0.0.5)
safe_yaml (1.0.5)
sawyer (0.8.2)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
faraday (>= 0.17.3, < 3)
unicode-display_width (2.0.0)

PLATFORMS
Expand Down

0 comments on commit 8d2f259

Please sign in to comment.