mirror of
https://github.com/beefproject/beef
synced 2026-06-08 13:15:56 +00:00
Build(deps-dev): bump browserstack-local from 1.4.3 to 1.5.0
Bumps [browserstack-local](https://github.com/browserstack/browserstack-local-ruby) from 1.4.3 to 1.5.0. - [Release notes](https://github.com/browserstack/browserstack-local-ruby/releases) - [Changelog](https://github.com/browserstack/browserstack-local-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/browserstack/browserstack-local-ruby/commits) --- updated-dependencies: - dependency-name: browserstack-local dependency-version: 1.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -65,7 +65,7 @@ group :test do
|
||||
gem 'test-unit-full', '~> 0.0.5'
|
||||
gem 'rspec', '~> 3.13'
|
||||
gem 'rdoc', '~> 7.2'
|
||||
gem 'browserstack-local', '~> 1.4'
|
||||
gem 'browserstack-local', '~> 1.5'
|
||||
|
||||
gem 'irb', '~> 1.18'
|
||||
gem 'pry-byebug', '~> 3.12'
|
||||
|
||||
+2
-2
@@ -35,7 +35,7 @@ GEM
|
||||
io-endpoint
|
||||
base64 (0.3.0)
|
||||
bigdecimal (4.1.2)
|
||||
browserstack-local (1.4.3)
|
||||
browserstack-local (1.5.0)
|
||||
byebug (13.0.0)
|
||||
reline (>= 0.6.0)
|
||||
capybara (3.40.0)
|
||||
@@ -316,7 +316,7 @@ DEPENDENCIES
|
||||
ansi (~> 1.6)
|
||||
async (~> 1.32)
|
||||
async-dns (~> 1.4)
|
||||
browserstack-local (~> 1.4)
|
||||
browserstack-local (~> 1.5)
|
||||
capybara (~> 3.40)
|
||||
curb (~> 1.3)
|
||||
em-websocket (~> 0.5.3)
|
||||
|
||||
Reference in New Issue
Block a user