Skip to content

Commit

Permalink
chore(deps-dev): bump netrc from 0.7.9 to 0.11.0 (#64) (#72)
Browse files Browse the repository at this point in the history
Bumps [netrc](https://github.com/geemus/netrc) from 0.7.9 to 0.11.0.
- [Changelog](https://github.com/geemus/netrc/blob/master/changelog.txt)
- [Commits](geemus/netrc@v0.7.9...v0.11.0)

---
updated-dependencies:
- dependency-name: netrc
  dependency-type: direct:development
  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
drstrangelooker and dependabot[bot] authored Aug 26, 2024
1 parent cede62a commit 5cb90f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ group :test do
gem 'mocha', '~> 1.1.0'
gem 'rack', '~> 2.2.8'
gem 'rack-test', '~> 1'
gem 'netrc', '~> 0.7.7'
gem 'netrc', '~> 0.11.0'
gem 'simplecov', '~> 0.22.0', :require => false
end

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ GEM
mocha (1.1.0)
metaclass (~> 0.0.1)
multipart-post (2.3.0)
netrc (0.7.9)
netrc (0.11.0)
public_suffix (5.0.1)
rack (2.2.8.1)
rack-test (1.1.0)
Expand Down Expand Up @@ -68,7 +68,7 @@ DEPENDENCIES
looker-sdk!
minitest (~> 5.11.0)
mocha (~> 1.1.0)
netrc (~> 0.7.7)
netrc (~> 0.11.0)
rack (~> 2.2.8)
rack-test (~> 1)
rake (~> 13.2.1)
Expand Down

0 comments on commit 5cb90f9

Please sign in to comment.