Skip to content

Commit

Permalink
Build(deps): bump unleash from 5.0.7 to 6.0.9
Browse files Browse the repository at this point in the history
Bumps [unleash](https://github.com/unleash/unleash-client-ruby) from 5.0.7 to 6.0.9.
- [Changelog](https://github.com/Unleash/unleash-client-ruby/blob/main/CHANGELOG.md)
- [Commits](Unleash/unleash-client-ruby@v5.0.7...v6.0.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 8c3cae0 commit 7cbc527
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ gem "rubocop-rspec", "~> 3.0"
gem "sentry-ruby", "~> 5.19"
gem "sinatra", "~> 4.0"
gem "sinatra-contrib"
gem "unleash", "~> 5.0.5"
gem "unleash", "~> 6.0.9"
gem "zeitwerk", "~> 2.7.0"
12 changes: 7 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ GEM
logger
faraday-net_http (3.3.0)
net-http
ffi (1.16.3)
google-protobuf (3.25.5)
hashdiff (1.1.1)
hashie (5.0.0)
Expand All @@ -68,7 +69,6 @@ GEM
multi_json (1.15.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
murmurhash3 (0.1.7)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
net-http (0.4.1)
Expand Down Expand Up @@ -189,8 +189,8 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
unleash (5.0.7)
murmurhash3 (~> 0.1.7)
unleash (6.0.9)
yggdrasil-engine (~> 0.0.9)
uri (0.13.1)
version_gem (1.1.4)
webdrivers (5.2.0)
Expand All @@ -205,10 +205,12 @@ GEM
websocket (1.2.11)
xpath (3.2.0)
nokogiri (~> 1.8)
yggdrasil-engine (0.0.9-x86_64-linux)
ffi (~> 1.16.3)
zeitwerk (2.7.0)

PLATFORMS
ruby
x86_64-linux

DEPENDENCIES
capybara (~> 3.40)
Expand All @@ -233,7 +235,7 @@ DEPENDENCIES
sinatra (~> 4.0)
sinatra-contrib
timecop (~> 0.9.10)
unleash (~> 5.0.5)
unleash (~> 6.0.9)
webdrivers (~> 5.2.0)
webmock (~> 3.23)
zeitwerk (~> 2.7.0)
Expand Down

0 comments on commit 7cbc527

Please sign in to comment.