Skip to content

Commit

Permalink
Update rspec requirement from ~> 3.11.0 to ~> 3.12.0 (#567)
Browse files Browse the repository at this point in the history
Updates the requirements on [rspec](https://github.com/rspec/rspec-metagem) to permit the latest version.
- [Release notes](https://github.com/rspec/rspec-metagem/releases)
- [Commits](rspec/rspec-metagem@v3.11.0...v3.12.0)

---
updated-dependencies:
- dependency-name: rspec
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 27, 2022
1 parent c3dae8e commit 146e069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netsuite.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ Gem::Specification.new do |gem|

gem.add_dependency 'savon', '>= 2.3.0', '!= 2.13.0'

gem.add_development_dependency 'rspec', '~> 3.11.0'
gem.add_development_dependency 'rspec', '~> 3.12.0'
gem.add_development_dependency 'rake', '~> 12.3.3'
end

0 comments on commit 146e069

Please sign in to comment.