Skip to content

Commit

Permalink
Bundler bumped
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalzambre committed Mar 8, 2021
1 parent c257303 commit 52f68a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecwid_api.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.require_paths = ["lib"]

spec.add_development_dependency "bundler", "~> 2.1"
spec.add_development_dependency "bundler", "~> 2.1.4"
spec.add_development_dependency "rake", "~> 0"
spec.add_development_dependency "rspec", "~> 3.5", ">= 3.5"

Expand Down

0 comments on commit 52f68a1

Please sign in to comment.